Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Do we have this contribution


tyz6970

Recommended Posts

Posted

I have a item to sell by per packet and per box

 

1 packet - $1.80/pc

1 box - $32.00/20 pkt

 

so people have a choice to click either 1 pkt or 1 box.

 

Do we have any contribution on this, please hope someone can help me.

 

Tks

 

 

 

Regards,

Richard Tan

Posted

You can do that under Catalog --> Product Attributes, set Options Name, Options Value, Options Price. e.g.

 

Options Name = Quantity

Options Value = Single and Multi-Pack

Options Price = a price for Single and a price for Multi-Pack

 

Vger

Posted

if you ship by weight, search the contribution are to add weight to your attributes, otherwise it will be difficult to get reasonable shipping quotes.

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

Posted
You can do that under Catalog --> Product Attributes, set Options Name, Options Value, Options Price. e.g.

 

Options Name = Quantity

Options Value = Single and Multi-Pack

Options Price = a price for Single and a price for Multi-Pack

 

Vger

 

Hi Vger

 

Thank you for your help. I managed to configure the above setting but I have another problem that is how to clear the price at the product.

 

Example if my item sold 1 box for $20.00, I cannot clear the original price which stick with the program, Pls see below frame you will understand what I mean.

 

<object data=http://www.yourshoppingstore.com width="300" height="400"> <embed src=http://www.yourshoppingstore.com width="600" height="400"> </embed> Error: Embedded data could not be displayed. </object>

Posted

Hi Vger

 

Thank you for your help. I managed to configure the above setting but I have another problem that is how to clear the price at the product.

 

Example if my item sold 1 box for $20.00, I cannot clear the original price which stick with the program, Pls see below frame you will understand what I mean.

 

Link

Archived

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

×
×
  • Create New...