Bundled product with different price / discount

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
9 years ago
Hi,

I am looking to achieve following use case

Product 1: $50
Product 2: $50
Product 3: $100

User can buy these products individually.

However I want to create a Grouped Product which will carry cost of $150. So in short if someone buys all the above products together it will cost $150.
9 years ago
abhinandan.pm75 wrote:
Hi,

I am looking to achieve following use case

Product 1: $50
Product 2: $50
Product 3: $100

User can buy these products individually.

However I want to create a Grouped Product which will carry cost of $150. So in short if someone buys all the above products together it will cost $150.

Create one product (the bundle) with a product attribute type read only checkboxes with 3 values and associate each of your products to each value and then override the price in the combination to make it $150
8 years ago
eadameg wrote:
Hi,

I am looking to achieve following use case

Product 1: $50
Product 2: $50
Product 3: $100

User can buy these products individually.

However I want to create a Grouped Product which will carry cost of $150. So in short if someone buys all the above products together it will cost $150.
Create one product (the bundle) with a product attribute type read only checkboxes with 3 values and associate each of your products to each value and then override the price in the combination to make it $150


can you please explain this more in details?

- do we create 1 attribute with 3 different values or 3 attributes with 1 each values.
- "each of your products to each value". if i have 1 attribute, how is it possible to assign each values of this attribute? I dont see any possiblity. I see posibility to assign 1 attribute on 1 product.
- "override the price in the combination to make it" - how? type it manually?
thank you very much for your help.
8 years ago
batmaci wrote:
Hi,

I am looking to achieve following use case

Product 1: $50
Product 2: $50
Product 3: $100

User can buy these products individually.

However I want to create a Grouped Product which will carry cost of $150. So in short if someone buys all the above products together it will cost $150.
Create one product (the bundle) with a product attribute type read only checkboxes with 3 values and associate each of your products to each value and then override the price in the combination to make it $150

can you please explain this more in details?

1- do we create 1 attribute with 3 different values or 3 attributes with 1 each values.
2- "each of your products to each value". if i have 1 attribute, how is it possible to assign each values of this attribute? I dont see any possiblity. I see posibility to assign 1 attribute on 1 product.
3- "override the price in the combination to make it" - how? type it manually?
thank you very much for your help.

As an example I will use "Build your own computer" and only focused to the attribute: "Software". Imagine that your bundle is a box with 3 software: Microsoft Office, Acrobat Reader and Total Commander, and that in your case, you have already created 3 products (that can be bought separatel) each one representing each of the software pieces.

1- Create 1 product with 1 attribute (type: read-only check boxes instead as pure check boxes as in our example. The check-boxes are not selectable).

2- For this attribute create 3 values: They must be Attribute value type:  Associated to product   and then in Associated product:   press the button and select MS Office for the first vaue, Accrobat for the 2nd and Comander for the 3rd.

3- Go back to the bundle product (in Product Attributes tab) select the Attributes Combination tab and press the Generate all combinations button and it will show just one combination (the bunle) and assign the price $150 as per the above example

I hope it helps
8 years ago
eadameg wrote:
Hi,

I am looking to achieve following use case

Product 1: $50
Product 2: $50
Product 3: $100

User can buy these products individually.

However I want to create a Grouped Product which will carry cost of $150. So in short if someone buys all the above products together it will cost $150.
Create one product (the bundle) with a product attribute type read only checkboxes with 3 values and associate each of your products to each value and then override the price in the combination to make it $150

can you please explain this more in details?

1- do we create 1 attribute with 3 different values or 3 attributes with 1 each values.
2- "each of your products to each value". if i have 1 attribute, how is it possible to assign each values of this attribute? I dont see any possiblity. I see posibility to assign 1 attribute on 1 product.
3- "override the price in the combination to make it" - how? type it manually?
thank you very much for your help.
As an example I will use "Build your own computer" and only focused to the attribute: "Software". Imagine that your bundle is a box with 3 software: Microsoft Office, Acrobat Reader and Total Commander, and that in your case, you have already created 3 products (that can be bought separatel) each one representing each of the software pieces.

1- Create 1 product with 1 attribute (type: read-only check boxes instead as pure check boxes as in our example. The check-boxes are not selectable).

2- For this attribute create 3 values: They must be Attribute value type:  Associated to product   and then in Associated product:   press the button and select MS Office for the first vaue, Accrobat for the 2nd and Comander for the 3rd.

3- Go back to the bundle product (in Product Attributes tab) select the Attributes Combination tab and press the Generate all combinations button and it will show just one combination (the bunle) and assign the price $150 as per the above example

I hope it helps


hi Eduardo,

I followed those steps exactly but generate function doesnt return anything for me. please see the screenshots below. let me know if i am missing something.

- attribute with 3 values. read only checkboxes

http://postimg.org/image/gxfr03xut/full/

- values with correct value types and associated products. each products are simple types as you can see in the second image

http://postimg.org/image/q7fluwggn/full/

3 simple products

http://postimg.org/image/trwruq81b/full/

when I say, add combinations, it will show as shown below, but generate all possible combinations click doesnt generate anything

http://postimg.org/image/8z8bro8o1/
8 years ago
Set all your 3 values as Is Preselected. And then  generate your combination. It will generate just one combination with all preselected
8 years ago
eadameg wrote:
Set all your 3 values as Is Preselected. And then  generate your combination. It will generate just one combination with all preselected


Hi Eduardo,

this worked now but when i check the preview, it shows me out of stock although you can see the image below, I have 10000 products in the stock

http://postimg.org/image/gjx5lq05v/


In the products overview indeed it doesnt show any stock availability although each 3 products have 10.000 items in the stock.

http://postimg.org/image/sd4m0ssb7/

what is the trick here? I have searched all over and i cant figure out how to make it available. thanks a lot.
8 years ago
I guess it is because in the Product Info you have set:
.Manage inventory method:  Don't track inventory. Select another option: Track inventory Track inventory by product attributes
8 years ago
as you can see in the image, bundleProduct is a type groupProduct and i dont see this option for a groupProduct. is it also supposed to be a simple product?

If yes, I tried changing it to be a simple product and it shows the availbility but Price is shown as 0 instead of $350 as shown in the overriden Price.

http://postimg.org/image/ww1odnogb/

as you can see again here, I have set an overridden price as 350

http://postimg.org/image/gjx5lq05v/
8 years ago
batmaci wrote:
as you can see in the image, bundleProduct is a type groupProduct and i dont see this option for a groupProduct. is it also supposed to be a simple product?

If yes, I tried changing it to be a simple product and it shows the availbility but Price is shown as 0 instead of $350 as shown in the overriden Price.

http://postimg.org/image/ww1odnogb/

as you can see again here, I have set an overridden price as 350

http://postimg.org/image/gjx5lq05v/

In Catalog Settings try selecting Enable Dynamic Price
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.