category photos should be working
This commit is contained in:
@@ -42,5 +42,6 @@ class Product extends Entity
|
||||
'product_category' => false,
|
||||
'product_attributes' => true,
|
||||
'product_category_variants' => true,
|
||||
'primary_product_photo' => true,
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user