Miva Merchant 4 Module FAQs » Wishlist (BROK_WISHLIST)
Most Recent FAQ Entries:
Top 10
How do I keep customer from ordering out of stock items from the wishlist?
(2003/06/18)To do this you'll need to add conditional tokens around the buttons in the template. These tokens are:
%begin_instock%...%end_instock% which displays the text between them only if the item is in stock
%begin_outstock%...%end_outstock% which displays the text between them only if the item is NOT in stock.
So to have the "add to basket" checkbox removed for out of stock items and replaced with the text "out of stock" you would replace the token:
%addtobasket%:
with:
%begin_instock%
%addtobasket%:
%end_instock%
%begin_outstock%
out of stock
%end_outstock%
Last update: 2005-01-12 09:17
Author: Support
Revision: 1.0
You cannot comment on this entry
Most Recent FAQ Entries: 
- I have the UPS Custom Integration configured so that ... (2008-07-11 10:21)
- I would like to conditionally display something for a ... (2008-07-03 17:37)
- Is there any way to configure specific global headers ... (2008-06-02 18:28)
- I pay my affiliates with gift certificates from your ... (2008-05-29 10:42)
- Is there any way to add a negative number ... (2008-05-22 13:51)
Top 10 
- 2521 views:
Adding Tokens to Evaluate Expressions - 2510 views:
Why won't you call me for technical support? I ... - 2489 views:
Is there a way to "Limit" the number of ... - 2402 views:
Are license keys valid for more than one store? ... - 2308 views:
I'm trying to enter a license key and get ... - 2270 views:
How do I install a module? - 2133 views:
How do I check for a module upgrade? - 2132 views:
How can display and change the parameters of an ... - 1960 views:
The total on my checkout pages are not correct. ... - 1843 views:
I have select and radio type attributes in my ...
















