VIRTUEMART: Modifying the Quantity options on product flypages.
To change things such as the text “Qantity” to “Qty”:
Options for the variable pricing drop down menu can be found at:
components/com_virtuemart/themes/default/template/productdetails/includes/addtocart_advanced_attribute.tpl.php
Options for the quantity / Add to cart button can be found at
components/com_virtuemart/themes/default/template/productdetails/includes/quantity_box_general.tpl.php
Advertisement
leave a comment