Automatic title for Variation too long

Created on 7 December 2023, 12 months ago

Problem/Motivation

Product Variation in Commerce Core allows automatic variation of titles based on product titles and attributes.

We are doing a similar approach in the Variation Bundle implementation but with referenced product variation titles.

Example:
PV1 - My Title First
PV2 - My Title Second

Additional bundle items can have the option to autogenerate titles from PV title and quantity.
Creating bundle items of PV1 and PV2, each with quantity 1 generates:
Bundle Item 1 = 1x My Title First
Bundle Item 2 = 1x My Title Second

We get the Variation Bundle title as 1x My Title First / 1x My Title Second.

The problem arises with bundles with several items; we can break the limit of 255 characters.

Steps to reproduce

Proposed resolution

Fallback to default Product variation logic, or use just product name

Remaining tasks

User interface changes

API changes

Data model changes

📌 Task
Status

Fixed

Version

1.0

Component

Code

Created by

🇭🇷Croatia valic Osijek

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024