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

multiple vendors with same product: sku/mpn #445

Open
grbfst opened this issue Apr 25, 2023 · 1 comment
Open

multiple vendors with same product: sku/mpn #445

grbfst opened this issue Apr 25, 2023 · 1 comment

Comments

@grbfst
Copy link

grbfst commented Apr 25, 2023

We have several vendors that sell the same product at different price points. They use the same MPN/SKU.

When importing I get
"MPN 'CM14C-R-1' should have unique value."
or
Product with such SKU 'SN01C-N-23' already exist

I have set identifier on Sku (or MPN) Brand and Vendor (new entity)

Is there a way to "disable" the uniqueness of the SKU or MPN or have a unique on not only the SKU/MPN ?

@atrolex
Copy link
Collaborator

atrolex commented Apr 26, 2023

You need to use catalogs, SKU and MPN are unique within catalog.
You can also check whether these fields are marked as unique in administration/entities/products/fields.
You can also create your own fields and use them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants