Announcement

Collapse
No announcement yet.

Bundle products

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Bundle products

    Hi
    Im doing a CRM for a client that sells bikes. Besides all the products as wheels, gear, lights etc, he also want to create a bike as a product that is..well... made of products(items)


    This new Bundle product would be the producst that make a full bike (2 wheels, steer, gear etc).

    So basic it's just a bundle. When adding the product to an invoice it either adds all the items to the invoice or just the name. But the price is the sum of the items

    Has anyone any experience with this? Or how to get startet? Is it possible at all?

  • #2
    Hi John Kanding,

    If you mean the possibility of creating a composite Product A, to which you can add previously created Products 1, 2, 3...34 in the form of Items (which in turn will be added up), then there is no such possibility in the Sales Pack extension yet.

    It is impossible to create this functionality without coding skills.
    As a workaround you can use EspoCRM Link Multiple Inline Form extension from EblaSoft: https://www.eblasoft.com.tr/espocrm-...le-inline-form.

    Comment


    • #3
      2 ways:

      1. Create entity called "Product Bundle" and assign all the product items (related with Products)

      2. Use EspoCRM Link Multiple Inline Form from Ebla or the alternative (you can find it here in the forum) and create middle table.

      Comment


      • #4
        Hi victor & Kpuc
        Thanks. I will look into Ebla's Link Multiple Inline Form​. Great

        Comment

        Working...
        X