Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Price per item versus price per dozen?


cjon316

Recommended Posts

Posted

Is there a reasonably easy way to set pricing based on an individual price and to provide a different price if the customer wants a quantity?

 

ie, 1.49 each or 12.00 per dozen?

 

This is my first post and comes after researching the forums a bit. So my apologies if this is old hat or if I should have discovered the answer myself.

 

Can someone point me in the right direction please?

USA123.com

Content Management and Training to boot.

Posted

You could use the Quantity Controller contribution I made.

 

The current version is on my site, as I am updating it right now and it is a rather large add-on.

 

One change to note on the table definitions:

products_discount1  decimal(15,4)

products_discount2  decimal(15,4)

products_discount3  decimal(15,4)

products_discount4  decimal(15,4)

Posted

I am looking now for the quantity controller contribution.

 

Is it easy to find?

USA123.com

Content Management and Training to boot.

Posted

Appears that the contrib may be complicated to integrate. Has your experience been otherwise?

USA123.com

Content Management and Training to boot.

Posted

Well ... I am kind of fond of it, being that I wrote it ... :D

 

The current version is v5.1 and that is on my site under the Downloads category.

Posted

what is the best way to back up the system as you prescribe prior to taking on a significant modification such as yours?

USA123.com

Content Management and Training to boot.

Posted

I download the whole site to a new directory on my computer ... so that there is no chance I forgot anything.

 

Then I back up the database ... might have to do this in 3 parts depending on your phpMyAdmin and timeouts etc.

 

Once everything is safely tucked away ... then use Beyond Compare to assist in adding the changes if you need a hand in making the modifications.

 

I find that the safest method.

 

'Course throwing a copy on a CD Burner is a nice way to preserve life as we know it on our catalogs ... :wink:

Posted

This is all very helpful. I just downloaded Beyond Compare and will try that suggestion.

USA123.com

Content Management and Training to boot.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...