Resolved! How to set Quantity in shopping cart of item based on variable without using DOM
Hi All, We want to set the Quantity of catalog item based on a variable in the item. We wanted to achieve this without using DOM (gel, $, j$, getElementBy, g_form.getControl, g_form.getElement) Is there any way to achieve the functionality without us...