Product Offer validity dates: Domain model and relationships
Edit on GitHubValidity dates define the date range when a product offer is active. The Validity Dates entity manipulates the product offer activity field (spy_product_offer.is_active
),
activating and deactivating it based on the validity date range.
To update the product offer activity by validity dates data, run:
console product-offer:check-validity
Module relations
The following schema illustrates module relations in the Product Offer Validity entity:
Domain model
The following schema illustrates the ProductOffer-ProductOfferValidity domain model:
Validity data import
You can import the product offer validity data from theproduct_offer_validity.csv file by running
data:import product-offer-validity
Thank you!
For submitting the form