|
Show Quantity BoxIf you have items which customers want to purchase more than one at a time then a quantity box would be a great addition to help your customers and increase sales. This one template can be easily installed to simply add the quantity box to your item pages. You can also easily have the quantity box show, or not show, on specific items. You can see a sample on the installation page for this item. To install the template: First, save the file listed below and upload it with the template upload program. Version 2 Editor: Create a CALL :yst-show-quantity and place it in your templates where you want the quantity box to appear. If you are using standard templates and want them to appear where they are in this site (just before the order button), you would edit your copy of the ORDER template (most likely yourstorename-order) and click on one of the last INPUT statements (the one with the name :vwcatalog) and then use the PASTE AFTER. Version 3 Editor: Create a CALL :ysw-show-quantity and place it in your templates where you want the quantity box to appear.If you are using standard templates and want them to appear where they are in this site (just before the order button), Edit your copy of the 'ADD-TO-CART' template (most likely yourstoreid-add-to-cart) and click on the first IF element. Click REPLACE and click PASTE AFTER. The result should be the CALL followed by the IF. To activate the quantity box you can add a new variable called yst-show-quantity of a type YES/NO. Then simply change it to YES to make the box default as showing throughout your site, or NO to have it default to not showing. To override for any individual item simply add a new property called yst-show-quantity (type is also YES/NO) and set it to show or not show that particular quantity box. To download the templates simply right click on the applicable link and use the "Save as" option to save them to a folder Store Editor Version 2 Template 1: yst-show-quantity.rtml Store Editor Version 3 Template 1: ysw-show-quantity.rtml | |||||||||||||||||





