Page 1 of 1
turning off features?
Posted: Wed Jul 30, 2008 10:24 pm
by harris43
in 5x we could turn certain things on or off like gift options.
Where do I go to do this in 7?
Re: turning off features?
Posted: Thu Jul 31, 2008 8:07 am
by jmestep
Those are parameters in the Conlib for the one page checkout. (See Help --> Conlib Reference. It took me a while to find them)
OnePageCheckout
Summary:Displays a one page checkout form.
Usage: [[ConLib:OnePageCheckout EnableGiftWrap="true" EnableMultiShipTo="true" EnableShipMessage="false" AllowAnonymousCheckout="false"]]
Properties:
EnableGiftWrap
Possible values are true or false. Indicates whether gift wrap options should be shown to the customer.
EnableMultiShipTo
Possible values are true or false. Indicates whether multiple shipping destinations are allowed and should be made available to the customer.
EnableShipMessage
Possible values are true or false. When true, a field is displayed for the customer to enter delivery instructions for the shipment.
AllowAnonymousCheckout
Possible values are true or false. When true, customers are allowed to check out without creating a user account.
Re: turning off features?
Posted: Fri Feb 27, 2009 11:43 am
by tachia
IN AC 7.0 does adding EnableGiftWrap="true" to the conlib allow you to add gift wrapping to the entire order and not by specific product?
Re: turning off features?
Posted: Fri Feb 27, 2009 12:01 pm
by mazhar
You can adjust the GiftWraps fro products in the merchant edit product page.
Re: turning off features?
Posted: Fri Feb 27, 2009 12:21 pm
by tachia
What if I wanted to add the Gift Wrapping on the entire order at the end of checkout, instead of by individual product? If I add to each product, wouldn't the customer be charged a fee for each separate item? Or can I add a Gift Wrap Service to the cart for one fixed fee?
Thanks.
Re: turning off features?
Posted: Fri Feb 27, 2009 12:30 pm
by mazhar
GiftWraps are not available at order level.
Re: turning off features?
Posted: Fri Feb 27, 2009 12:40 pm
by mazhar
Perhaps a workaround could be to setup some giftwraps as products and provide some location in checkout process where customer can add one these products to basket. In this way that product will flag the giftwrap for complete order.