turning off features?

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
harris43
Lieutenant (LT)
Lieutenant (LT)
Posts: 64
Joined: Fri Oct 13, 2006 12:17 pm

turning off features?

Post by harris43 » Wed Jul 30, 2008 10:24 pm

in 5x we could turn certain things on or off like gift options.
Where do I go to do this in 7?

User avatar
jmestep
AbleCommerce Angel
Posts: 8164
Joined: Sun Feb 29, 2004 8:04 pm
Location: Dayton, OH
Contact:

Re: turning off features?

Post by jmestep » Thu Jul 31, 2008 8:07 am

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.
Judy Estep
Web Developer
jestep@web2market.com
http://www.web2market.com
708-653-3100 x209
New search report plugin for business intelligence:
http://www.web2market.com/Search-Report ... -P154.aspx

tachia
Lieutenant (LT)
Lieutenant (LT)
Posts: 61
Joined: Tue Dec 30, 2008 6:30 pm

Re: turning off features?

Post by tachia » Fri Feb 27, 2009 11:43 am

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?

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

Re: turning off features?

Post by mazhar » Fri Feb 27, 2009 12:01 pm

You can adjust the GiftWraps fro products in the merchant edit product page.

tachia
Lieutenant (LT)
Lieutenant (LT)
Posts: 61
Joined: Tue Dec 30, 2008 6:30 pm

Re: turning off features?

Post by tachia » Fri Feb 27, 2009 12:21 pm

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.

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

Re: turning off features?

Post by mazhar » Fri Feb 27, 2009 12:30 pm

GiftWraps are not available at order level.

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

Re: turning off features?

Post by mazhar » Fri Feb 27, 2009 12:40 pm

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.

Post Reply