product_attribute_reletionship
-
product_id bigInteger
-
attribute_id string
-
timestamps timestamps
product_attribute_variants_reletionship
-
id increments
-
product_id bigInteger
-
product_attribute_id bigInteger
-
product_attribute_value_id bigInteger
-
product_variants_id string
-
timestamps timestamps
package_product_relationship
-
timestamps timestamps
-
product_id bigInteger
-
package_id bigInteger