KarenKT Posted February 3, 2021 Posted February 3, 2021 Site URL: https://www.mandarintree.nl/store-1 Hi, I'm selling online lessons to customers around the world. I'm currently listing variants in UTC time, but this has caused confusion with some customers. I would like the time slot (the variant category) to display the client side timezone (see https://www.mandarintree.nl/store-1/p/g8unmo5nrqqe2bg7uc6nau94y6pkvg-w97bk) instead of UTC I know some basic javascript - and I'm aware how to add that inside a code block in squarespace to get the client timezone: e.g., <script type="text/javascript"> var timezone = encodeURIComponent(jstz.determine().name()); </script> What I'm not sure how to do (or if it's possible) is to modify the string of the variant name to update the time (i.e., edit variant-select-wrapper). Is this possible, are there any similar examples I could work from?
Beyondspace Posted March 9, 2021 Posted March 9, 2021 On 2/4/2021 at 6:39 AM, KarenKT said: Site URL: https://www.mandarintree.nl/store-1 Hi, I'm selling online lessons to customers around the world. I'm currently listing variants in UTC time, but this has caused confusion with some customers. I would like the time slot (the variant category) to display the client side timezone (see https://www.mandarintree.nl/store-1/p/g8unmo5nrqqe2bg7uc6nau94y6pkvg-w97bk) instead of UTC I know some basic javascript - and I'm aware how to add that inside a code block in squarespace to get the client timezone: e.g., <script type="text/javascript"> var timezone = encodeURIComponent(jstz.determine().name()); </script> What I'm not sure how to do (or if it's possible) is to modify the string of the variant name to update the time (i.e., edit variant-select-wrapper). Is this possible, are there any similar examples I could work from? What is the variable jstz you are using? We can convert the time across time zone using library like moment js BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Pinch/Zoom images, videos - PDFs Lightbox - ...) </> 🗓️ Delivery Date Picker (Date picker form field) Gallery block 7.1 workaround </> 🤖 Ask me anything
Recommended Posts
Archived
This topic is now archived and is closed to further replies.