Skip to content

Commit

Permalink
Added duties inclusive text to PDP and Cart page
Browse files Browse the repository at this point in the history
  • Loading branch information
lgunn4 committed May 15, 2024
1 parent 636b6b7 commit 72ad0b0
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions locales/en.default.json
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,8 @@
"xr_button": "View in your space",
"xr_button_label": "View in your space, loads item in augmented reality window",
"include_taxes": "Tax included.",
"include_duties": "Duties included.",
"include_duties_and_taxes": "Duties and taxes included.",
"shipping_policy_html": "<a href=\"{{ link }}\">Shipping</a> calculated at checkout."
},
"modal": {
Expand Down Expand Up @@ -294,6 +296,14 @@
"taxes_included_but_shipping_at_checkout": "Tax included and shipping and discounts calculated at checkout",
"taxes_included_and_shipping_policy_html": "Tax included. <a href=\"{{ link }}\">Shipping</a> and discounts calculated at checkout.",
"taxes_and_shipping_at_checkout": "Taxes, discounts and shipping calculated at checkout",
"duties_and_taxes_included_shipping_at_checkout_with_policy": "Duties and taxes included. Discounts and <a href=\"{{ link }}\">shipping<\/a> calculated at checkout.",
"duties_and_taxes_included_shipping_at_checkout_without_policy": "Duties and taxes included. Discounts and shipping calculated at checkout.",
"taxes_included_shipping_at_checkout_with_policy": "Taxes included. Discounts and <a href=\"{{ link }}\">shipping<\/a> calculated at checkout.",
"taxes_included_shipping_at_checkout_without_policy": "Taxes included. Discounts and shipping calculated at checkout.",
"duties_included_taxes_at_checkout_shipping_at_checkout_with_policy": "Duties included. Taxes, discounts and <a href=\"{{ link }}\">shipping<\/a> calculated at checkout.",
"duties_included_taxes_at_checkout_shipping_at_checkout_without_policy": "Duties included. Taxes, discounts and shipping calculated at checkout.",
"taxes_at_checkout_shipping_at_checkout_with_policy": "Taxes, discounts and <a href=\"{{ link }}\">shipping<\/a> calculated at checkout.",
"taxes_at_checkout_shipping_at_checkout_without_policy": "Taxes, discounts and shipping calculated at checkout.",
"headings": {
"product": "Product",
"price": "Price",
Expand Down

0 comments on commit 72ad0b0

Please sign in to comment.