Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Sales by cartons of 6 products


Recommended Posts

Hello,

We are a vineyard in France using osCommerce to offer online sales of our wines. We want to be able to show the price per bottle on the catalogue page but restrict customers to ordering by cartons of 6 bottles. I have searched the addons but cannot find a suitable one. Anyone any ideas?

Link to comment
Share on other sites

Take a look at what Im trying to achieve here: http://www.oscommerce.com/forums/topic/396704-master-products-but-different/

 

Its almost finished, just a couple of loose ends to tidy....

Now running on a fully modded, Mobile Friendly 2.3.4 Store with the Excellent MTS installed - See my profile for the mods installed ..... So much thanks for all the help given along the way by forum members.

Link to comment
Share on other sites

@@greasemonkey: Thanks for the suggestion. The problem is that this only solves the problem of having a minimum order of 6 bottles but does not restrict to the purchase by multiples of 6.

 

@@Mort-lemur: I had a look at your project. It is impressive but depasses my technical level at this time! I will continue to have a look further to figure out how it would apply to our site. Thanks.

Link to comment
Share on other sites

I just posted some code in

http://www.oscommerce.com/forums/topic/396704-master-products-but-different/

 

to enforce the packign unit on the shopping cart page.

you just need to set VPE = 6

 

on the product info page you create a dropdown to select the number of boxes with 6 bottles.

 

if you don't have a buy now button on your listings, that are the only 2 places to modify

KEEP CALM AND CARRY ON

I do not use the responsive bootstrap version since i coded my responsive version earlier, but i have bought every 28d of code package to support burts effort and keep this forum alive (albeit more like on life support).

So if you are still here ? What are you waiting for ?!

 

Find the most frequent unique errors to fix:

grep "PHP" php_error_log.txt | sed "s/^.* PHP/PHP/g" |grep "line" |sort | uniq -c | sort -r > counterrors.txt

Link to comment
Share on other sites

ja, allebei gelijk

 

it just depends on how you want it to show on the page.

with attributes it is a little setup to do for each product, but it gives you another possibility should you want to have e.g. in a special giftbox at a different rate

KEEP CALM AND CARRY ON

I do not use the responsive bootstrap version since i coded my responsive version earlier, but i have bought every 28d of code package to support burts effort and keep this forum alive (albeit more like on life support).

So if you are still here ? What are you waiting for ?!

 

Find the most frequent unique errors to fix:

grep "PHP" php_error_log.txt | sed "s/^.* PHP/PHP/g" |grep "line" |sort | uniq -c | sort -r > counterrors.txt

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...