PDA

View Full Version : Checkout


Mike Davis
08-07-06, 01:19 AM
Can any one help me?

I?M using Dreamweaver to make my static pages and Miva is my store front. Can I add a checkout button on my static pages that know when your login or not?

This is what I have. Everything works but weather you are login or not

<td width="74"><div align="right"><script %begin_if|BasketList.d.cust_id|%></script><a href="https://www.customwheelweights.com/store/merchant.mvc?Store_Code=C&Screen=OINF&Order=1"><script %end% %begin_notif|BasketList.d.cust_id|%></script></script><a href="https://www.customwheelweights.com/store/merchant.mvc?Store_Code=C&Screen=LOGN&Order=1" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image12','','../checkoutL.gif',1)"><img src="../CheckoutD.gif" alt="Checkout" name="Image12" width="75" height="48" border="0" align="middle"></a></div></td>

Mike Davis

Bruce - PhosphorMedia
08-07-06, 02:36 AM
You cannot use those tokens in static pages...there are methods (although its a custom module) where you can use an Iframe to call in specific elements from the cart, but...then the pages are no longer really static.

Vic - WolfPaw Computers
08-07-06, 02:38 AM
No you cant. The tokens are specific to the MIVA engine and OpenUI.

Why duplicate effort with static pages? Create your content in your storefront and direct customers there.