multiple product quantity with different options opencart

dowjones98

New member
XNullUser
Joined
May 26, 2024
Messages
1
Reaction score
4
Points
3
Location
Turkyet
NullCash
28
Product Multiple Qty and Price module is useful when you want to buy the product in bulk(10,20,30,..) with combination of various options (like small,medium,large,..), we provide the options to buy bulk products in various combination with increases in quantity and decreases in price of product per unit (like if buy 10 units price per unit 1000 and for 20 units this is 980 per unit).

Very Useful when you want to sell more quantity with less price. Allows you to combine several options and quantity to form a single option combination with a specific price.

This can be used together with existing product quantity discount as well.

How to Make Option Combo :

1. Add the option combo from the catalog options menu tab.
note: Select type is option combo required works with only radio types(Like name is Sizes).
1. Add Product Unit Type from General Tab eg. pill, bottol, piece etc.
2. Now From Option Tab Choose Radio Type(Like name Sizes) Option and Click to Add
3. Select Option Value and than add Multiple quantity with there price
4. Now Save.
5. Now the option combinations are visible on your store products.

You can create it from admin panel for products. When quantity increased, you can decrease prices from admin panel.

1 unit $10,
2 unit $9,
3 unit $8 ...
When you added to cart this product. It happens like this cart;
if you added 1 unit product to cart = $10
if you added 2 unit product to cart = $18
if you added 3 unit product to cart = $24
I try to change it like this. When i wrote their prices for quantities from special prices menu in admin panel. It must be its price for its quantity. So i try to do this;

if you added 1 unit product to cart = $10
if you added 2 unit product to cart = $9
if you added 3 unit product to cart = $8
More than this would calculate $2.66 for per product.
 

Attachments

  • multiple_product_quantity_with_different_options.ocmod.zip
    3.9 KB · Views: 4

BioStars

Member
XNullUser
Joined
Jan 4, 2022
Messages
589
Reaction score
1
Points
18
NullCash
7
Thank you very much! This is very useful module!
 
Top