Custom attribute drop downs change add-to-cart formatti

Commercial shopping Joomla template to easy create webshop with various extensions supported like ViruteMart, K2 and K2Store.
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
Thu Jan 09, 2014 1:29 am
Reply with quote
Report this post
So I have some products with one or two custom attributes/cart variants -- on these product pages two arrow boxes appear to the left of the add-to-cart button (though they are just colored squares). On product pages without cart variants, there are no arrow boxes. Can you direct me on how to fix this code so it is consistent?

Examples:

Product page with custom attributes: http://3d-beauty.com/new/index.php?opti ... gory_id=22

Product page without: http://3d-beauty.com/new/index.php?opti ... Itemid=762
User avatar
Fresh Boarder

teitbite
Sun Jan 12, 2014 7:15 am
Reply with quote
Report this post
Hi

Please add this code to hide quantity control boxes:

Code: Select all
.quantity-controls { display: none; }
User avatar
Moderator


cron