Hello,
I am trying to show a message on my cart to customers only from France.
I’ve tried to use a css class to do it but it doesn’t :
html:not([lang=“fr-FR”]) .showIfFrFrOnly {
display: none !important;
}
Do you have any suggestion or workaround ?
What I want to do is to show « Free delivery » only for customers from France.
Thank you for your help,
kazi_1
2
@zied_drira Hello can you share the store URL?
Hi @zied_brah .
I understand that coding can be tricky. Fortunately, a Shopify app can help you achieve your goal without dealing with code in a few minutes.
Here are step-by-step instructions:
- Install the BolideAI - Upsell & Marketing app from the Shopify App Store.
- Once the app is installed, go to the “Multi-Announcement Bar” section.
- Create a new Bar.
- Customize the text and design of the bar using the provided slides to make it visually appealing and informative.
- Head to the Display Rules tab, and in the Display bar click on the Cart Page.
- Now, navigate to the “Targeting” tab.
- Specify the country where you want the bar to be visible; in this case, it’s France.
- Save your settings.
That’s it! Your Multi-Announcement Bar will now be displayed exclusively to your French customers, and you won’t need to write any code.
If you have any more questions or need further assistance, please feel free to ask.
Best regards,
BolideAI