feat(dashboard,core,modules): free shipping promotion in dashboard (#13263)
* feat(dashboard,core,modules): free shipping promotion in dashboard * self-review * adapt for edit to work * changeset * integration tests * across for each * remove only from tests * remove console log * revert to across * update wording for shipping promotions * modify changeset * suggestion frane * fix i18n schema
This commit is contained in:
@@ -34,6 +34,7 @@ export const cartFieldsForRefreshSteps = [
|
||||
"shipping_methods.*",
|
||||
"shipping_methods.adjustments.*",
|
||||
"shipping_methods.tax_lines.*",
|
||||
"shipping_methods.shipping_option.shipping_option_type_id",
|
||||
"customer.*",
|
||||
"customer.groups.*",
|
||||
"promotions.id",
|
||||
|
||||
Reference in New Issue
Block a user