AbanteCart Community

Shopping Cart Operations => Support => Topic started by: flyn on June 23, 2014, 04:49:18 PM

Title: Need to create discount - Will Flexy Promotions Help?
Post by: flyn on June 23, 2014, 04:49:18 PM
On our regular website we have always had a discount called Tri-Pack discount.

If the same item is purchased in multiples of 3 then a dollar is taken off each item for a discount of 3 dollars. So the consumer saves a bit.

If purchasing 6 - 6.00 off, 9 - 9.00 off up to 12.

The math is price x 3 - 3 = discount price. Does the cart have this capability by default or will Flexy Promotions help in that regard?

Thanks
Title: Re: Need to create discount - Will Flexy Promotions Help?
Post by: llegrand on June 23, 2014, 11:16:50 PM
Victor -  did you give the Discount in Promotions within each product a try?   You can set up more than one price break for an item
 
orig price is 10.00 each
discount could be 3 items price is 9.00 each

When customer selects 3 -  their total is 27.00

If this isn't the solution you can work with,  then Flexy might be the way to go.

Lee


Title: Re: Need to create discount - Will Flexy Promotions Help?
Post by: Basara on June 24, 2014, 01:42:35 AM
AbanteCart Built-in promotions

http://www.abantecart.com/ecommerce-documentation/31-admin-user-manual/catalog-menu/products#Promotions%20Tab
Title: Re: Need to create discount - Will Flexy Promotions Help?
Post by: flyn on June 24, 2014, 08:50:02 AM
Thanks Lee. I did what you said and it works. I still will get the Flexy to expand on promotions but this is fine.

Is there a way to edit the default verbiage that appears when you add a QTY discount?
Title: Re: Need to create discount - Will Flexy Promotions Help?
Post by: llegrand on June 24, 2014, 12:45:49 PM
Glad it worked for you - Now for editing the phrase:

Go to system > Localization  > Language Definitions   type quantity discount  in the TRANSLATION box

Edit the field to say what you wish - 

(note:  you can usually type what you are wanting to change as in the case "quantity discount" in the search boz and it will give you a list -  just look for the area where the term is located - as in this one  product_product and it will get you to the XML to alter.)

Lee
Title: Re: Need to create discount - Will Flexy Promotions Help?
Post by: flyn on June 24, 2014, 01:35:56 PM
Now that is sweet!  Thanks for the knowledge :D
Title: Re: Need to create discount - Will Flexy Promotions Help?
Post by: flyn on August 06, 2014, 10:05:25 AM
When I add the Quantity Discount the following text displays automatically:  Order Quantity Price Per Item
3 $17.99

How can I change that verbiage? I need to shorten it so it stays on 1 line.

Thanks
Title: Re: Need to create discount - Will Flexy Promotions Help?
Post by: Basara on August 08, 2014, 06:51:02 AM
When I add the Quantity Discount the following text displays automatically:  Order Quantity Price Per Item
3 $17.99

How can I change that verbiage? I need to shorten it so it stays on 1 line.

Thanks

Hi.

Search for text_price_per_item key
Title: Re: Need to create discount - Will Flexy Promotions Help?
Post by: flyn on August 11, 2014, 12:05:39 PM
Thanks