Shipping Message

Store UI, layout, design, look and feel; Discussion on the customer facing pages of your online store. Cascading Style Sheets, Themes, Scriptlets, NVelocity and the components in the ConLib directory.
Post Reply
JohnSouth
Ensign (ENS)
Ensign (ENS)
Posts: 4
Joined: Mon Mar 16, 2009 5:29 am
Location: Pangbourne Berkshire

Shipping Message

Post by JohnSouth » Wed Mar 18, 2009 10:03 am

I'm doing some customising of 7.0.2 and want to allow the user to input a shipping message on the OnePageCheckout screen. I can see code referencing the ShipMessage but can't see how to get it working. Has anyone looked at this or has hints on how to go about it?

Thanks

John South
John South
Pangbourne UK

User avatar
mazhar
Master Yoda
Master Yoda
Posts: 5084
Joined: Wed Jul 09, 2008 8:21 am
Contact:

Re: Shipping Message

Post by mazhar » Wed Mar 18, 2009 10:15 am

Edit OnePageCheckout scriptlet and change the ConLib reference as below
[[ConLib:OnePageCheckout EnableShipMessage="true" ]]

Post Reply