spree-contrib/spree-product-assembly

Parts should be linked to Variants instead of Products.

nishant-cyro opened this issue · 7 comments

Parts should be linked to variants instead of products, because there may be a case that someone wants to sell a few variants of a product-assembly like a restaurant can sell a few variants of a meal - Meal with Sprite, Meal with Coke and Meal with Sprite.

So, we should allow different variants to be assembly of different parts.

Yes I am looking for the same, I am willing to pay a developer to extend this extension to make it on the level of the variants. I already worked on the UI of how it's going to be. I need someone to connect it to the backend.

I added the dummy column Variant in the following attached file.
variant

@nishant-cyro I think this should be included.

@priyank-gupta @jhonein - Cool, I will implement this one and raise a PR soon.

wow guys that's great! See attached, this is a modified pull from version 821b80f. you are welcome to diff them to see the changes.
spree-product-assembly-extension.zip

This version adds the dropdown list and the variant column on the UI. You are welcome to modify it from here.

@nishant-cyro @jhonein ,as @priyank-gupta said, it is already implemented. Just use it.
I am David @jhonein

Done via #136