Hi all, anyone have an idea how to implement or ac...
# support
n
Hi all, anyone have an idea how to implement or achive - Product as banch of other products ? I have product build from amounts of parts for example 4- different parts, parts got his prices, and possibly you could change parts. Is that can be achived by using for example combinations or something similar or anyone have an idea how to do this?
k
I’m not sure it’s 100% what you need but you could try: https://github.com/solidusio-contrib/solidus_product_assembly
n
@kennyadsl thank you very much - it looks like is this what I wanted.
Hi @kennyadsl do you know or have you used this gem? Is it possible to get price from collection of products not from created product as a sum?
k
I never used this to be honest
I don’t know how to do that but I’m quite sure you can modify it to suite your needs
n
Thanks!