Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Woo POS][Non-Simple Products] For variable product, use attribute name as well as value #13330

Open
AnirudhBhat opened this issue Jan 16, 2025 · 1 comment · May be fixed by #13332
Open

[Woo POS][Non-Simple Products] For variable product, use attribute name as well as value #13330

AnirudhBhat opened this issue Jan 16, 2025 · 1 comment · May be fixed by #13332
Assignees
Labels
type: enhancement A request for an enhancement. type: task An internally driven task.
Milestone

Comments

@AnirudhBhat
Copy link
Contributor

The goal of this task is to replace Variable product's name (that's just attribute value as of now) with attribute name + value.

Example:
Variable product name: T-shirt
Attribute name: Color
Attribute value: Red, Black

How it's shown now:

  1. Red
  2. Black

How it should be shown instead:

  1. Color: Red
  2. Color: Black
@AnirudhBhat AnirudhBhat added type: enhancement A request for an enhancement. type: task An internally driven task. labels Jan 16, 2025
@AnirudhBhat AnirudhBhat added this to the 21.5 milestone Jan 16, 2025
@AnirudhBhat AnirudhBhat self-assigned this Jan 16, 2025
@dangermattic
Copy link
Collaborator

🚫 Please add a type label (e.g. type: enhancement) and a feature label (e.g. feature: stats) to this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement A request for an enhancement. type: task An internally driven task.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants