What does the "Add all products in ctgy:" option do?
This option will load all of the selected category's products into the cart with a quantity of 0 when the Phone Order Manager interface is first started up. This might be used in the situation where you have only a short list of products for sale or to add "upsale" items to the basket like catatalogs, etc.
Note that it's not necessary that the category be active. So you could create a category specifically for this task and make it inactive so it does not show up in the store.
You can add a "delete all 0 quantity items" button to the interface with the token:
%deletezeroquantity%
This will add a checkbox which when checked and the "update" button clicked will delete all of hte 0 quantity items from the basket. to work this function just needs the varialbe DeleteZeroQuantity passed in the form with a value of 1 so other methods of passing this in the form (such as by a dedicated button using javascript) would work.
Last update: 2008-02-08 15:55
Author: Thor
Revision: 1.0
You cannot comment on this entry
Most Recent FAQ Entries: 
- Alternate ways to display the product and attribute data ... (2008-09-02 18:40)
- Adding both "Add All to Basket" and "Add to ... (2008-09-01 09:46)
- When adding a product to the basket from an ... (2008-08-27 19:02)
- I have the module configured to add the key ... (2008-08-13 14:50)
- What is the format for the htaccess file if ... (2008-08-12 14:50)
Top 10 
- 2939 views:
Adding Tokens to Evaluate Expressions - 2868 views:
Is there a way to "Limit" the number of ... - 2792 views:
Why won't you call me for technical support? I ... - 2679 views:
Are license keys valid for more than one store? ... - 2577 views:
I'm trying to enter a license key and get ... - 2567 views:
How do I install a module? - 2410 views:
How do I check for a module upgrade? - 2372 views:
How can display and change the parameters of an ... - 2218 views:
The total on my checkout pages are not correct. ... - 2016 views:
I have select and radio type attributes in my ...
















