Post by timothyt87 » Sat Mar 11, 2017 1:18 am

Hello, i wonder if you guys could tell me, how to set a buy one get one free scheme for my shop. i dont want to buy a module for me, because i think its to expensive for such a thing, and i already spend a LOT of money for my shop, and i didnt have any money to buy another module. so is there a way to make a buy one get one for free scheme for opencart 2.3.0.1 ? i dont mind getting my hand dirty for code work. i understand coding basics . just guide me how to.

i tried a turn around for this problem. setting the minimal item to be bought to 2 and set a discount for half the price of the product. but then if the user decided to bought 3 items. its a problem. so please help me. any idea, suggestion, tutorial, etc will be much appriciated.

sorry for the bad english :)

my email: timothyt87@gmail.com

Newbie

Posts

Joined
Sat Jan 28, 2017 5:19 pm

Post by timothyt87 » Sat Mar 11, 2017 4:29 pm

Anyone can Help?

Newbie

Posts

Joined
Sat Jan 28, 2017 5:19 pm

Post by Johnathan » Sat Mar 11, 2017 10:59 pm

If you want to do this without an extension, you'll need to use the Discount data for a product, and set the price for every possible quantity. For example, if the product was $50, you'd set it like this:

Quantity of 2: $25
Quantity of 3: $33.33 (which is $50 + $0 + $50 divided by 3)
Quantity of 4: $25
Quantity of 5: $30 (which is $50 + $0 + $50 + $0 + $50 divided by 5)
etc.

Image Image Image Image Image


User avatar
Administrator

Posts

Joined
Fri Dec 18, 2009 3:08 am


Post by deepakrajput » Thu Mar 16, 2017 1:59 am

you have add a text below the slides with discount offers.

Opencart - Main Site


New member

Posts

Joined
Sat Apr 09, 2016 3:35 am
Location - CA
Who is online

Users browsing this forum: JNeuhoff and 276 guests