feat: update product and variant resources to improve variant selection handling and response structure
This commit is contained in:
@@ -286,6 +286,7 @@ class ProductService
|
||||
'brand',
|
||||
'category',
|
||||
'attributes.options',
|
||||
'variants.definitions.productAttribute.attribute.options',
|
||||
]);
|
||||
|
||||
$selectedVariantQuery = $product->variants()
|
||||
|
||||
Reference in New Issue
Block a user