Hello, do you know how to showcase price per kg using Replo?
Hi Sacha, I believe by "price per kg" you're referring to price per variant. If that's the case, Replo dynamically pulls all your variant prices. To display the price for each variant, you'll need to understand how dynamic data works in Replo. The Loom video in our help doc covers this topic, with pricing discussed specifically at minute 3:03. If this doesn't address your question, could you provide more details about what you mean by "showcase price per kg"?
If price per KG isn’t the same as price per variant, you can use a metafield for each variant that includes the price per KG
Yea I think Liam's suggestion is closer to what you're looking for. Unfortunately, we can't dynamically calculate that value directly in Replo. But you can use metafields - read more here: https://support.replo.app/articles/1713116267-using-shopify-metafields Let me know if this helps!
Yeah, you could technically calculate it directly in Replo, but would need a custom liquid snippet that divides the variant price by the number of KG per variant, and outputs it as €/kg text. Presuming metafield will work here though
Hi, thank you! Should be working
I'll work on implementing this tomorrow
Hi, thank you it worked with Metafield 🙂
Btw, I have another question. I am trying to have a sticky add-to-cart button both on desktop and mobile. I have followed the steps described here: https://support.replo.app/articles/1881136487-how-to-create-a-sticky-add-to-cart-button But it doesnt work. Can you please help me? Thank you!

