Hello,
i just brought cs-cart last month...
I category view - GRID - value for ADD to CART is missing, i try everything... that i know... there is a setting special for default theme ?
You will need to modify the code or select a different view for the default product list view in Settings->Appearance.
Done that a few times... can't figure out were is the problem...
I saw on the forum someting related with "Quantity step"... but i dont know...
Number of available quantities:
May be the following solution will help you
https://forum.cs-cart.com/topic/48768-add-to-cart-with-options/#entry277518
Thanks for the solution...
I try, but now is the only thing that appear in my category :)
Do not forget to copy content of the product_multicolumns_list hook at first. It can be found here
design/themes/responsive/templates/blocks/list_templates/grid_list.tpl
The idea is to extend current code with the additional code