Hi @
Thank you for posting in the Community!
It sounds like you're encountering an issue where the "Notify When Back in Stock" feature in Klaviyo is affecting the display of the product price, which can indeed create a poor user experience. Here's a step-by-step guide to help resolve this issue:
Understand the feature’s functionality:
- The "Notify When Back in Stock" feature is designed to engage potential customers when an item is out of stock, but it’s not meant to remove or hide product pricing.
- Shopify and Klaviyo integration relies on the proper setup of product templates in Shopify. If the price is disappearing, it’s likely due to the specific theme or coding issue in your Shopify product pages.
2. Troubleshoot the pricing issue
- Check Shopify theme settings:
- Go to your Shopify Admin > Online Store > Themes.
- Click "Customize" next to your active theme.
- Inspect the product page layout to ensure pricing visibility is not tied to stock status.
- Examine theme code:
- Navigate to Online Store > Themes > Actions > Edit Code.
- Look for the product template code (
product.liquid or main-product.liquid) and check for conditions tied to the price display, such as: {% if product.available %} {{ product.price }} {% endif %}
If pricing is hidden when a product is unavailable, modify this to ensure pricing is always shown: {{ product.price }}
Hope that helps or else let me know! :-)
Christian Nørbjerg Enger
Partner & CPO
Web: Segmento.dk
LinkedIn: @christianfromsegmento
Voldbjergvej 22b, 8240 Risskov