diff --git a/static/js/shop_data.js b/static/js/shop_data.js index 55216cc..9d7d88f 100644 --- a/static/js/shop_data.js +++ b/static/js/shop_data.js @@ -129,6 +129,12 @@ const shop_data = { {type: "Line", args: {title: "Please provide delivery address", outvar: "shipping_instructions", fallback: "",}}], ]}, + {type: "Switch", args: { + title: "I would like this order made outside Hong Kong (see FAQ)", + outvar: "outside_hk", + tip: "For the convenience of our customers who may be discouraged from doing business with companies registered in Hong Kong, M-Labs can manufacture Sinara hardware orders upon request in Manila, Philippines. Additional fees and terms may apply.", + fallback: false, + }}, ]} ],