Skip to content

Separate variants into their own products (bundle products) #236

@Zyles

Description

@Zyles

Is your feature request related to a problem? Please describe.

Take a look at how Magento and proper PIM systems handle stock.

All products are unique and have their own SKU. Products with variants are multiple products bundled together into one in the storefront, but in the backend they are multiple unique products.

If you have 5 t-shirts that have 5 colors but are same size and brand. They are still 5 unique physical products and stock should be managed separately.

Furthermore you can add two variants with the same SKU, that should cause a lot of problems.

Describe the solution you'd like

Use the Magento approach where each product is a unique product and a bundle is a collection of products that build a product with variants.

Describe alternatives you've considered

None.

Additional context

Look at how a PIM works and build from that.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P4: lowNon-critical, workarounds existdesign 📐This issue deals with high-level design of a featuretype: feature ✨

    Type

    No type

    Projects

    Status

    📅 Planned

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions