S

Size: a a a
S
SG
R
ЕК
R
R
S
AB
{"status":false,"error":{"message":"SQLSTATE[42883]: Undefined function: 7 ERROR: operator does not exist: uuid = integer\nLINE 1: ...lability\" where \"product_availability\".\"store_id\" in (0) and...\n ^\nHINT: No operator matches the given name and argument types. You might need to add explicit type casts. (SQL: select * from \"product_availability\" where \"product_availability\".\"store_id\" in (0) and \"product_availability\".\"deleted_at\" is null)"}}
AB
AB
products = Store::where('domain', $storeDomain)->first()->with('product_availabilities.product')->get();
AB
AB
D
D
AP
XM
D
XM
D