Add to cart News Show Pro GK4

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Mon Aug 26, 2013 6:50 pm
Reply with quote
Report this post
Hello,

I´m configuring the module in homepage and i want enable "add to cart". I enabled this option but it doesn´t show any button to add. I attach a screenshot.

Regards
User avatar
Expert Boarder

teitbite
Mon Aug 26, 2013 11:19 pm
Reply with quote
Report this post
Hi

Please check if shopper group is not required. If price or product is configured to be attached to any group than add to cart may not be visible.

Please show me Your site than.
User avatar
Moderator

GK User
Wed Aug 28, 2013 11:33 am
Reply with quote
Report this post
Hello,

The shopper group is set "default" and the product price "all".In the module shows the price but not "add to cart".If this was so then i can´t see the price.The site is http://www.vimistore.es/
Captura.JPG

Regards
User avatar
Expert Boarder

teitbite
Fri Aug 30, 2013 7:22 pm
Reply with quote
Report this post
Hi

I can see Add to cart button is applied to product code, but is hidden by VM itself, which means that there is something wrong with VM settings. I bet shoppergroup or something like that (75% of cases is fixed by that :) ).

Please play with VM settings, ask on VM forum if You have to. A meanwhile solution may be to add this code to css and force this element to display after all:

Code: Select all
.nspVmStore input.addtocart-button {
    display: block !important;
}
User avatar
Moderator


cron