Hey @BSS-Commerce , do you know if it’s possible to set up different texts for the bellow code parts, according to the language used? (I use english and french)
Right now I only have the english version.
product_page_text: "Notify Me When Available",
body_content: "Register to receive a notification when this item comes back in stock.",
button_label: "Notify me when available",
subscription_success_label: "You're in! We'll let you know when it's back.",
It’s a pity that your embed code from a third party is not supported to change language automatically, so you must manually change them into French by pasting other code.
And this is the French version:
Code 1:
PRÉVENEZ-MOI LORSQUE DISPONIBLE
Code 2:
product_page_text: "Prévenez-moi lorsque disponible",
body_content: "Inscrivez-vous pour recevoir une notification lorsque cet article sera de nouveau en stock",
button_label: "Avertissez-moi lorsque disponible",
subscription_success_label: "Vous y êtes! Nous vous ferons savoir quand il sera de retour.",
Hi! Thank you for this solution, it worked for me too! However the “notify me..” button now appears on all products, not only on the sold out products. Is there a way to hide it for the products in stock?
I got the same problem. I’m working with the Symmetry theme. Where can I put this code? Can you help me with this one, please? The notify button needs to be under the sold out button with the same size.
I already solved my problem, but you need to change the code in the product page and add a “custom liquid”. I’ve copied my code, so you can change it into your style