Miva Merchant 4 Module FAQs » Other Page Templates (BROK_PAGETEMPLATES)
Most Recent FAQ Entries:
Top 10
How can I display a "checkout" link on the basket page which points to the correct screen depending on whether or not the customer is logged in?
(2003/09/23)You can conditioanlly display the "checkout" button depending on whether or not the customer is logged in. There isn't a token for it yet but this should work:
%begin_if|len(BasketList.d.cust_id)|%
Check out
%end_if%
%begin_if|NOT len(BasketList.d.cust_id|%
Check out
%end_if%
This will display one link (the first) if the customer is logged and a second link if the customer is not logged in.
Last update: 2004-12-10 09:43
Author: Support
Revision: 1.0
You cannot comment on this entry
Most Recent FAQ Entries: 
- 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)
- Is there any way to look up a customer's ... (2008-08-06 18:04)
- I am looking for a module that will allow ... (2008-08-06 18:00)
Top 10 
- 2843 views:
Adding Tokens to Evaluate Expressions - 2779 views:
Is there a way to "Limit" the number of ... - 2724 views:
Why won't you call me for technical support? I ... - 2615 views:
Are license keys valid for more than one store? ... - 2509 views:
I'm trying to enter a license key and get ... - 2495 views:
How do I install a module? - 2346 views:
How do I check for a module upgrade? - 2313 views:
How can display and change the parameters of an ... - 2160 views:
The total on my checkout pages are not correct. ... - 1973 views:
I have select and radio type attributes in my ...
















