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
Copy file name to clipboardExpand all lines: client/extensions/woocommerce/woocommerce-services/views/shipping-label/label-purchase-modal/customs-step/index.js
+17-4Lines changed: 17 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -26,16 +26,29 @@ import StepConfirmationButton from '../step-confirmation-button';
Copy file name to clipboardExpand all lines: client/extensions/woocommerce/woocommerce-services/views/shipping-label/label-purchase-modal/customs-step/item-row-header.js
{translate('When shipping to countries that follow European Union (EU) customs rules, you must provide a clear, specific description on every item.')}
21
+
</p>
22
+
<p>
23
+
{translate('For example, if you are sending clothing, you must indicate what type of clothing (e.g. men\'s shirts, girl\'s vest, boy\'s jacket) for the description to be acceptable.')}
24
+
</p>
25
+
<p>
26
+
{translate('Otherwise, shipments may be delayed or interrupted at customs.')}
Copy file name to clipboardExpand all lines: client/extensions/woocommerce/woocommerce-services/views/shipping-label/label-purchase-modal/customs-step/item-row.js
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@ import { getAllCountryNames } from 'woocommerce/state/sites/data/locations/selec
Copy file name to clipboardExpand all lines: client/extensions/woocommerce/woocommerce-services/views/shipping-label/label-purchase-modal/customs-step/style.scss
0 commit comments