Proble in quantity product

Rate this topic: Evaluations: 2, 3.50 on the average.Evaluations: 2, 3.50 on the average.Evaluations: 2, 3.50 on the average.Evaluations: 2, 3.50 on the average.Evaluations: 2, 3.50 on the average.Evaluations: 2, 3.50 on the average.3.50 out of 6 based on 2 vote(s)
GK User
Thu May 12, 2016 8:55 am
Reply with quote
Report this post
Dear everybody

In my project creafesta.cat when I buy one product with quantity 1 no problem. But when I'll try to put for exemple quantity 2 o 3 in the case apear undefined and I can't buy more than 1 same object.
How can I fix this problem?

Thank you
User avatar
Senior Boarder

teitbite
Sun May 15, 2016 1:07 pm
Reply with quote
Report this post
Hi

Thats something VM support should see, but I've noticed that buttons works fine. Try enabling them with css:

Code: Select all
.quantity-controls.js-recalculate {
    display: block !important;
}
User avatar
Moderator

GK User
Mon May 16, 2016 8:49 pm
Reply with quote
Report this post
Dear Teitbite,
I understand what you tell me is that "add tu cart" button works ok. But I don't undersand what is "enabling them with css" and a code.

This code is necessary to put in templates/gk_instyle/css/vm.css? Or where?

Thanks you in advance
User avatar
Senior Boarder

teitbite
Tue May 17, 2016 9:36 am
Reply with quote
Report this post
Hi

Just copy this code to override.css and in template configuration enable using override.
User avatar
Moderator

GK User
Tue May 17, 2016 9:16 pm
Reply with quote
Report this post
Thank you very much Teitbite.

I've done the changes and it works wonderfull!!
User avatar
Senior Boarder

teitbite
Fri May 20, 2016 3:17 pm
Reply with quote
Report this post
Hi
Glad I could help.
---
If You were satisfied with our support please let other users know on Twitter: http://twitter.com/gavickpro or Facebook: http://www.facebook.com/gavickpro
User avatar
Moderator


cron