Acceptence test US1
Scenario: One product with out category
Given a product with out category
when import a product
then the product can be purchased at a physical store
but the product can't be purchased at a online store by the store online policy
Scenario: One product with out sizes
Given a product with out sizes
when import a product
then the product can be purchased at a physical store
but the product can't be purchased at a online store by shipping policy
Scenario: One product with category and sizes
Given a product with category and sizes
when import a product
then the product can be purchased at a physical store
and the product can be purchased at a online store