More Product Model optimisation
This commit is contained in:
@@ -33,7 +33,6 @@ class ProductFactory extends Factory
|
||||
'taxable' => TRUE,
|
||||
'active' => TRUE,
|
||||
// 'position'
|
||||
// 'price_type'
|
||||
'pricing'=>json_encode([
|
||||
[
|
||||
'show'=>true,
|
||||
|
Reference in New Issue
Block a user