You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"Y" is either a comma-separated list of skus, a comma-separated list of category ids or empty, depending on the value of X
"Z" is populated with a list of custom conditions when X is condition
In the case of sku and category_ids conditions, we would be able to use preg_match to extract the skus or category ids that should result in the CMS page being updated. The condition case is much more complicated, and will likely be ignored as part of this issue, but could potentially be added at a later time.
We should add the ability to re-cache CMS page URLs.
The text was updated successfully, but these errors were encountered: