Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added duties inclusive text to PDP and Cart page #3475

Merged
merged 13 commits into from
May 24, 2024
16 changes: 13 additions & 3 deletions locales/bg.json
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,6 @@
"image_available": "Изображение {{ index }} вече е налично във визуализатора на галерията"
},
"view_full_details": "Покажи пълните подробности",
"include_taxes": "С включени данъци.",
"shipping_policy_html": "<a href=\"{{ link }}\">Доставката</a> се изчислява при плащане.",
"choose_options": "Изберете опции",
"choose_product_options": "Изберете опции за {{ product_name }}",
Expand All @@ -175,7 +174,10 @@
"price_at_each": "при {{ price }}/бр.",
"price_range": "{{ minimum }} – {{ maximum }}"
},
"product_variants": "Варианти на продукта"
"product_variants": "Варианти на продукта",
"taxes_included": "С включени данъци.",
"duties_included": "С включено мито.",
"duties_and_taxes_included": "С включено мито и данъци."
},
"modal": {
"label": "Мултимедийна галерия"
Expand Down Expand Up @@ -297,7 +299,15 @@
"paragraph_html": "<a href=\"{{ link }}\" class=\"link underlined-link\">Влезте</a> за по-бързо преминаване към плащане."
},
"estimated_total": "Очаквана обща сума",
"new_estimated_total": "Нова очаквана обща сума"
"new_estimated_total": "Нова очаквана обща сума",
"duties_and_taxes_included_shipping_at_checkout_with_policy": "С включено мито и данъци. Отстъпките и <a href=\"{{ link }}\">доставката</a> се изчисляват при плащане.",
"duties_and_taxes_included_shipping_at_checkout_without_policy": "С включено мито и данъци. Отстъпките и доставката се изчисляват при плащане.",
"taxes_included_shipping_at_checkout_with_policy": "С включени данъци. Отстъпките и <a href=\"{{ link }}\">доставката</a> се изчисляват при плащане.",
"taxes_included_shipping_at_checkout_without_policy": "С включени данъци. Отстъпките и доставката се изчисляват при плащане.",
"duties_included_taxes_at_checkout_shipping_at_checkout_with_policy": "С включено мито. Данъците, отстъпките и <a href=\"{{ link }}\">доставката</a> се изчисляват при плащане.",
"duties_included_taxes_at_checkout_shipping_at_checkout_without_policy": "С включено мито. Данъците, отстъпките и доставката се изчисляват при плащане.",
"taxes_at_checkout_shipping_at_checkout_with_policy": "Данъците, отстъпките и <a href=\"{{ link }}\">доставката</a> се изчисляват при плащане.",
"taxes_at_checkout_shipping_at_checkout_without_policy": "Данъците, отстъпките и доставката се изчисляват при плащане."
},
"footer": {
"payment": "Начини на плащане"
Expand Down
16 changes: 13 additions & 3 deletions locales/cs.json
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,6 @@
"image_available": "Obrázek {{ index }} je nyní k dispozici v zobrazení galerie"
},
"view_full_details": "Zobrazit veškeré podrobnosti",
"include_taxes": "Včetně daní.",
"shipping_policy_html": "<a href=\"{{ link }}\">Poštovné</a> se vypočítá na pokladně.",
"choose_options": "Výběr možností",
"choose_product_options": "Zvolte možnosti pro: {{ product_name }}",
Expand All @@ -177,7 +176,10 @@
"price_at_each": "{{ price }} / ks",
"price_range": "{{ minimum }}–{{ maximum }}"
},
"product_variants": "Varianty produktu"
"product_variants": "Varianty produktu",
"taxes_included": "Včetně daní.",
"duties_included": "Včetně cla.",
"duties_and_taxes_included": "Včetně cla a daní."
},
"modal": {
"label": "Galerie multimédií"
Expand Down Expand Up @@ -317,7 +319,15 @@
"paragraph_html": "<a href=\"{{ link }}\" class=\"link underlined-link\">Přihlaste se</a>, abyste si urychlili proces pokladny."
},
"estimated_total": "Odhadovaný součet",
"new_estimated_total": "Nový odhadovaný součet"
"new_estimated_total": "Nový odhadovaný součet",
"duties_and_taxes_included_shipping_at_checkout_with_policy": "Včetně cla a daní. Slevy a <a href=\"{{ link }}\">poštovné</a> se vypočítají na pokladně.",
"duties_and_taxes_included_shipping_at_checkout_without_policy": "Včetně cla a daní. Slevy a poštovné se vypočítají na pokladně.",
"taxes_included_shipping_at_checkout_with_policy": "Včetně daní. Slevy a <a href=\"{{ link }}\">poštovné</a> se vypočítají na pokladně.",
"taxes_included_shipping_at_checkout_without_policy": "Včetně daní. Slevy a poštovné se vypočítají na pokladně.",
"duties_included_taxes_at_checkout_shipping_at_checkout_with_policy": "Včetně cla. Daně, slevy a <a href=\"{{ link }}\">poštovné</a> se vypočítají na pokladně.",
"duties_included_taxes_at_checkout_shipping_at_checkout_without_policy": "Včetně cla. Daně, slevy a poštovné se vypočítají na pokladně.",
"taxes_at_checkout_shipping_at_checkout_with_policy": "Daně, slevy a <a href=\"{{ link }}\">poštovné</a> se vypočítají na pokladně.",
"taxes_at_checkout_shipping_at_checkout_without_policy": "Daně, slevy a poštovné se vypočítají na pokladně."
},
"footer": {
"payment": "Platební metody"
Expand Down
16 changes: 13 additions & 3 deletions locales/da.json
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,6 @@
"image_available": "Billedet {{ index }} er nu tilgængeligt i gallerivisning"
},
"view_full_details": "Se komplette oplysninger",
"include_taxes": "Inklusive skat.",
"shipping_policy_html": "<a href=\"{{ link }}\">Levering</a> beregnes ved betaling.",
"choose_options": "Vælg muligheder",
"choose_product_options": "Vælg muligheder for {{ product_name }}",
Expand All @@ -175,7 +174,10 @@
"price_at_each": "til {{ price }}/stk",
"price_range": "{{ minimum }} – {{ maximum }}"
},
"product_variants": "Produktvarianter"
"product_variants": "Produktvarianter",
"taxes_included": "Inklusive skatter.",
"duties_included": "Inklusive told.",
"duties_and_taxes_included": "Inklusive told og skatter."
},
"modal": {
"label": "Mediegalleri"
Expand Down Expand Up @@ -297,7 +299,15 @@
"paragraph_html": "<a href=\"{{ link }}\" class=\"link underlined-link\">Log ind</a> for at betale hurtigere."
},
"estimated_total": "Estimeret totalbeløb",
"new_estimated_total": "Ny estimeret totalbeløb"
"new_estimated_total": "Ny estimeret totalbeløb",
"duties_and_taxes_included_shipping_at_checkout_with_policy": "Inklusive told og skatter. Rabatter og <a href=\"{{ link }}\">levering</a> beregnes ved betaling.",
"duties_and_taxes_included_shipping_at_checkout_without_policy": "Inklusive told og skatter. Rabatter og levering beregnes ved betaling.",
"taxes_included_shipping_at_checkout_with_policy": "Inklusive skatter. Rabatter og <a href=\"{{ link }}\">levering</a> beregnes ved betaling.",
"taxes_included_shipping_at_checkout_without_policy": "Inklusive skatter. Rabatter og levering beregnes ved betaling.",
"duties_included_taxes_at_checkout_shipping_at_checkout_with_policy": "Inklusive told. Skatter, rabatter og <a href=\"{{ link }}\">levering</a> beregnes ved betaling.",
"duties_included_taxes_at_checkout_shipping_at_checkout_without_policy": "Inklusive told. Skatter, rabatter og levering beregnes ved betaling.",
"taxes_at_checkout_shipping_at_checkout_with_policy": "Skatter, rabatter og <a href=\"{{ link }}\">levering</a> beregnes ved betaling.",
"taxes_at_checkout_shipping_at_checkout_without_policy": "Skatter, rabatter og levering beregnes ved betaling."
},
"footer": {
"payment": "Betalingsmetoder"
Expand Down
16 changes: 13 additions & 3 deletions locales/el.json
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,6 @@
"image_available": "Η εικόνα {{ index }} είναι τώρα διαθέσιμη στην προβολή συλλογής"
},
"view_full_details": "Προβολή όλων των λεπτομερειών",
"include_taxes": "Ο φόρος συμπεριλαμβάνεται.",
"shipping_policy_html": "Τα <a href=\"{{ link }}\">έξοδα αποστολής</a> υπολογίζονται κατά την ολοκλήρωση της αγοράς.",
"choose_options": "Ορίστε επιλογές",
"choose_product_options": "Ορίστε επιλογές για {{ product_name }}",
Expand All @@ -175,7 +174,10 @@
"minimum": "{{ quantity }}+",
"price_at_each": "στα {{ price }}/τμχ",
"price_range": "{{ minimum }} - {{ maximum }}"
}
},
"taxes_included": "Οι φόροι συμπεριλαμβάνονται.",
"duties_included": "Οι δασμοί συμπεριλαμβάνονται.",
"duties_and_taxes_included": "Οι δασμοί και οι φόροι συμπεριλαμβάνονται."
},
"modal": {
"label": "Συλλογή μέσων"
Expand Down Expand Up @@ -297,7 +299,15 @@
"paragraph_html": "<a href=\"{{ link }}\" class=\"link underlined-link\">Συνδεθείτε</a> για ταχύτερη ολοκλήρωση των αγορών σας."
},
"estimated_total": "Εκτιμώμενο σύνολο",
"new_estimated_total": "Νέο εκτιμώμενο σύνολο"
"new_estimated_total": "Νέο εκτιμώμενο σύνολο",
"duties_and_taxes_included_shipping_at_checkout_with_policy": "Οι δασμοί και οι φόροι συμπεριλαμβάνονται. Οι εκπτώσεις και τα έξοδα <a href=\"{{ link }}\">αποστολής</a> υπολογίζονται κατά την ολοκλήρωση της αγοράς.",
"duties_and_taxes_included_shipping_at_checkout_without_policy": "Οι δασμοί και οι φόροι συμπεριλαμβάνονται. Οι εκπτώσεις και τα έξοδα αποστολής υπολογίζονται κατά την ολοκλήρωση της αγοράς",
"taxes_included_shipping_at_checkout_with_policy": "Οι φόροι συμπεριλαμβάνονται. Οι εκπτώσεις και τα έξοδα <a href=\"{{ link }}\">αποστολής</a> υπολογίζονται κατά την ολοκλήρωση της αγοράς.",
"taxes_included_shipping_at_checkout_without_policy": "Οι φόροι συμπεριλαμβάνονται. Οι εκπτώσεις και τα έξοδα αποστολής υπολογίζονται κατά την ολοκλήρωση της αγοράς.",
"duties_included_taxes_at_checkout_shipping_at_checkout_with_policy": "Οι δασμοί συμπεριλαμβάνονται. Οι φόροι, οι εκπτώσεις και τα έξοδα <a href=\"{{ link }}\">αποστολής</a> υπολογίζονται κατά την ολοκλήρωση της αγοράς.",
"duties_included_taxes_at_checkout_shipping_at_checkout_without_policy": "Οι δασμοί συμπεριλαμβάνονται. Οι φόροι, οι εκπτώσεις και τα έξοδα αποστολής υπολογίζονται κατά την ολοκλήρωση της αγοράς.",
"taxes_at_checkout_shipping_at_checkout_with_policy": "Οι φόροι, οι εκπτώσεις και τα έξοδα <a href=\"{{ link }}\">αποστολής</a> υπολογίζονται κατά την ολοκλήρωση της αγοράς.",
"taxes_at_checkout_shipping_at_checkout_without_policy": "Οι φόροι, οι εκπτώσεις και τα έξοδα αποστολής υπολογίζονται κατά την ολοκλήρωση της αγοράς."
},
"footer": {
"payment": "Μέθοδοι πληρωμής"
Expand Down
16 changes: 11 additions & 5 deletions locales/en.default.json
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,9 @@
"view_full_details": "View full details",
"xr_button": "View in your space",
"xr_button_label": "View in your space, loads item in augmented reality window",
"include_taxes": "Tax included.",
"taxes_included": "Taxes included.",
lgunn4 marked this conversation as resolved.
Show resolved Hide resolved
"duties_included": "Duties included.",
lgunn4 marked this conversation as resolved.
Show resolved Hide resolved
"duties_and_taxes_included": "Duties and taxes included.",
"shipping_policy_html": "<a href=\"{{ link }}\">Shipping</a> calculated at checkout."
},
"modal": {
Expand Down Expand Up @@ -290,10 +292,14 @@
"empty": "Your cart is empty",
"cart_error": "There was an error while updating your cart. Please try again.",
"cart_quantity_error_html": "You can only add {{ quantity }} of this item to your cart.",
"taxes_and_shipping_policy_at_checkout_html": "Taxes, Discounts and <a href=\"{{ link }}\">shipping</a> calculated at checkout",
"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_html": "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_html": "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_html": "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_html": "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
16 changes: 9 additions & 7 deletions locales/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,6 @@
"image_available": "La imagen {{ index }} ya está disponible en la vista de la galería"
},
"view_full_details": "Ver todos los detalles",
"include_taxes": "Impuesto incluido.",
"shipping_policy_html": "Los <a href=\"{{ link }}\">gastos de envío</a> se calculan en la pantalla de pago.",
"choose_options": "Seleccionar opciones",
"choose_product_options": "Elegir opciones para {{ product_name }}",
Expand All @@ -176,7 +175,10 @@
"price_at_each": "a {{ price }} por unidad",
"price_range": "{{ minimum }} - {{ maximum }}"
},
"product_variants": "Variantes de producto"
"product_variants": "Variantes de producto",
"taxes_included": "Impuestos incluidos.",
"duties_included": "Aranceles incluidos.",
"duties_and_taxes_included": "Aranceles e impuestos incluidos."
},
"modal": {
"label": "Galería multimedia"
Expand Down Expand Up @@ -290,10 +292,6 @@
"empty": "Tu carrito esta vacío",
"cart_error": "Hubo un error al actualizar tu carrito de compra. Inténtalo de nuevo.",
"cart_quantity_error_html": "Solo puedes agregar {{ quantity }} de este artículo a tu carrito.",
"taxes_and_shipping_policy_at_checkout_html": "Impuestos, descuentos y <a href=\"{{ link }}\">envío</a> calculados en la pantalla de pago",
"taxes_included_but_shipping_at_checkout": "Impuesto incluido, envío y descuentos calculados en la pantalla de pago",
"taxes_included_and_shipping_policy_html": "Impuesto incluido. <a href=\"{{ link }}\">Envío</a> y descuentos calculados en la pantalla de pago.",
"taxes_and_shipping_at_checkout": "Impuestos, descuentos y envío calculados en la pantalla de pago",
"headings": {
"product": "Producto",
"price": "Precio",
Expand All @@ -307,7 +305,11 @@
"paragraph_html": "<a href=\"{{ link }}\" class=\"link underlined-link\">Inicia sesión</a> para finalizar tus compras con mayor rapidez."
},
"estimated_total": "Total estimado",
"new_estimated_total": "Nuevo total estimado"
"new_estimated_total": "Nuevo total estimado",
"duties_and_taxes_included_shipping_at_checkout_without_policy": "Aranceles e impuestos incluidos. Descuentos y envío calculados en la pantalla de pago.",
"taxes_included_shipping_at_checkout_without_policy": "Impuestos incluidos. Descuentos y envío calculados en la pantalla de pago.",
"duties_included_taxes_at_checkout_shipping_at_checkout_without_policy": "Aranceles incluidos. Impuestos, descuentos y envío calculados en la pantalla de pago.",
"taxes_at_checkout_shipping_at_checkout_without_policy": "Impuestos, descuentos y envío calculados en la pantalla de pago."
},
"footer": {
"payment": "Formas de pago"
Expand Down
16 changes: 13 additions & 3 deletions locales/fi.json
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,6 @@
"image_available": "Kuva {{ index }} on nyt saatavilla gallerianäkymässä"
},
"view_full_details": "Näytä kaikki tiedot",
"include_taxes": "Sisältää veron.",
"shipping_policy_html": "<a href=\"{{ link }}\">Toimituskulut</a> lasketaan kassalla.",
"choose_options": "Valitse vaihtoehdot",
"choose_product_options": "Valitse vaihtoehtoja tuotteelle {{ product_name }}",
Expand All @@ -175,7 +174,10 @@
"price_at_each": "{{ price }}/kpl",
"price_range": "{{ minimum }} - {{ maximum }}"
},
"product_variants": "Tuoteversiot"
"product_variants": "Tuoteversiot",
"taxes_included": "Sisältää verot.",
"duties_included": "Sisältää tullit.",
"duties_and_taxes_included": "Sisältää tullit ja verot."
},
"modal": {
"label": "Mediagalleria"
Expand Down Expand Up @@ -297,7 +299,15 @@
"paragraph_html": "<a href=\"{{ link }}\" class=\"link underlined-link\">Kirjaudu sisään</a>, jotta voit maksaa kassalla nopeammin."
},
"estimated_total": "Arvioitu kokonaishinta",
"new_estimated_total": "Uusi arvioitu kokonaishinta"
"new_estimated_total": "Uusi arvioitu kokonaishinta",
"duties_and_taxes_included_shipping_at_checkout_with_policy": "Sisältää tullit ja verot. Alennukset ja <a href=\"{{ link }}\">toimituskulut</a> lasketaan kassalla.",
"duties_and_taxes_included_shipping_at_checkout_without_policy": "Sisältää tullit ja verot. Alennukset ja toimituskulut lasketaan kassalla.",
"taxes_included_shipping_at_checkout_with_policy": "Sisältää verot. Alennukset ja <a href=\"{{ link }}\">toimituskulut</a> lasketaan kassalla.",
"taxes_included_shipping_at_checkout_without_policy": "Sisältää verot. Alennukset ja toimituskulut lasketaan kassalla.",
"duties_included_taxes_at_checkout_shipping_at_checkout_with_policy": "Sisältää tullit. Verot, alennukset ja <a href=\"{{ link }}\">toimituskulut</a> lasketaan kassalla.",
"duties_included_taxes_at_checkout_shipping_at_checkout_without_policy": "Sisältää tullit. Verot, alennukset ja toimituskulut lasketaan kassalla.",
"taxes_at_checkout_shipping_at_checkout_with_policy": "Verot, alennukset ja <a href=\"{{ link }}\">toimituskulut</a> lasketaan kassalla.",
"taxes_at_checkout_shipping_at_checkout_without_policy": "Verot, alennukset ja toimituskulut lasketaan kassalla."
},
"footer": {
"payment": "Maksutavat"
Expand Down
Loading
Loading