Hi there! Thanks in advance for taking the time to read my problem, hope we can find a solution.
I have a landing page created in GemPages that I use bundles. The offer is x1 x2 and x3 about the same product but, obviously changing the price.
What I Want to do is that the x2 offer just shows “Each for (product price by unit)”, not the total of both. I have to use the same tags that use Shopify, I couldn’t just write the price because I use a currency converter.
This is what i just do, here is the code that i use:
Each for: {{ ((product.price)/2) | money }}
Hope we can find a solution together, thanks in advance! Have a pleasant day.
Hi @Ecomteamvcp
It’s GemPages team here!
For product price by unit within a bundle, you can use Liquid element and add the following code:
Each for: {{ product.price | divided_by : 2 | money }}
Kindly give it a try and let me know if it works for you.
If you need further support, feel free to contact us via email (support@gempages.help) or live chat.
Thanks!
Hi there! It works perfectly! Thank you very much for helping me, you are the bests, my regards to you and the team.
Hi Guys, hope you are having a nice day. I have other question… sorry for bothering.
How can I set a compared price about a specific product?
I wrote this and works with the current procut:
{{ product.compare_at_price | money }}
But I would love if this show the compared price of another product (Same product different offer)
Hi @Ecomteamvcp
It’s GemPages team again! Hope you have a great day!
About Compare price, we have a Compare price option in (P)Cart button (as in the screenshot attached) which helps to display a compare at price next to your original price. For more information, please take a look at this article: https://help.gempages.net/articles/display-compared-prices
Hope the information helps.
If you need further support, feel free to contact us via email (support@gempages.help) or live chat.
Thanks!
Hi GemPages Team, thanks for your help. With the respective solution that you provide, I can only set in my product bundle the compared price from each product, instead of that I would like to put there a different compared price about the products, but needed to do without that option because only put the compared price of the product in the bundle, and needed to put other
Hi @Ecomteamvcp
Can you share with me a screenshot of a section you want to add the compare price’s code so I can better understand the situation? I can see the code you provided earlier is correct and will display the compare price if you put it inside a product element.
Looking forward to hearing from you!
Hi! Thanks for your time.
Look, I have 3 different product prices here, but the same product, so I want to only display the compared price of the first (x1 offer) in the x2 and the x3, but with my code the compared price display the compared price of the product that I wrote the code, not the first, I don’t know how to put the compared price of the first in the others. Thanks in advance guys :3
My best regards.
Hi @Ecomteamvcp
Thank you for your sharing!
I understand you want to display the compared price of the first offer in the 2nd and 3rd offers. However, your compared price code or our compare price option will generate the price of the product you put the code or turn on the option, not the first one as you expected.
In this case, there are 2 options you can work on:
Hope the information is helpful for you.
Thank you!
Ok thank you very much! Is there a way to use custom code to make that?
Hi @Ecomteamvcp
Unfortunately, there is no custom code to display as you expected since the custom code can only generate the price of the product you put in.
If you have any questions or concerns, feel free to contact us via email (support@gempages.help) or live chat.
Thanks!
Since visitors cannot see a physical version of your product, it is crucial that you show them what they want to see. Your product landing page should include all the necessary product features and a demo of how to use it. These things can be explained through text, images, gifs, graphics, animations, and videos.
A product landing page is a post-click page created specifically to convince a visitor to convert on a product-related offer. Design-wise, it’s similar a traditional landing page . It features conversion-centric elements, like a magnetic headline, benefit-oriented copy, hero images, social proof and more, to compel visitors to click the CTA button. The only thing that makes it different from other landing pages is that it is used specifically by companies that sell products.