0

I try to create an order from a variant and I receive this error:

The variant '2' of product '27610ab0-d9cf-4685-87e7-de6e41fd7dd4' does not contain a price for currency ''EUR' all countries, all customer groups and all channels.

Why does it not work, I have already sufficient prices:

Currency   Price  Country   Customer Group
EUR        3.89   All       price
EUR        8.99   All       regularPrice
Dalek
  • 148
  • 8

1 Answers1

3

The error message appeared because the customer assigned to the cart was in no customer group and the platform tried to find a price which does not require a customer group. But there are only prices connected to a customer group.

The solution is to assign the customer to the customer group "price" or "regularPrice". Alternatively it would be possible to add a "list price" that has no customer group.

Dalek
  • 148
  • 8