Table-name: b2bsellers_customer_price
Find below a link to configuration options, and a list of all available fields and associations for customer specific prices.
The following linked page will give you information on:
How to add specific customer prices
via Shopware Admin
via API
Creating customer specific proces without UUID's (Product and Customer)
Some handy command lines for console to use
id
IdField
binary
true
customerId
FkField
productId
productVersionId
ReferenceVersionField
currencyId
false
productNumber
StringField
varchar
currencyIsoCode
customerNumber
from
IntField
int
to
priceNet
FloatField
Float
pseudoPriceNet
updatedAt
UpdatedAtField
Datetime
createdAt
CreatedAtField
validFrom
DateTimeField
validUntil
customer
CustomerEntity
ManyToOneAssociationField
product
ProductEntity
currency
CurrencyEntity
Was this helpful?