Hello,
I’m currently using a customized Mobilia theme version 5.2.0 for my store www.bostonluxurybeds.com. I’ve just installed a product options app that allows me to surpass the variant limitations in Shopify, however, when I remove the prices, the products show up as “Free” on collections pages, but don’t show as free on the product page.
What am I missing here?
www.bostonluxurybeds.com/collections/naturepedic - collections page with “Free” below items I’ve converted to product options template
https://bostonluxurybeds.com/collections/naturepedic/products/naturepedic-eos-trilux - individual product page, which works fine.
Thank you very much in advance for your assistance!
Hello @maearnheart
Product options works with the product page and on collection page you are showing price by selected_first_variant_available price.
so it needs to do some liquid code modification on collection.liquid template to solve this for you
1 Like
Sure thing. What would you suggest I do in terms of editing in order to remedy this?
Many thanks!
Thanks for your quick reply!
I was looking at some of the code, but couldn’t quite sort out what needed to be done.
Do you have a suggestion? Thanks again.
Hello @maearnheart
it needs to access on theme files of your store so i can modify code for you please.
Hi @maearnheart ,
It’s customization work, for that you need to hire a developer or need a developer help,
to add this feature with custom code.
You can contact (https://www.halothemes.com/contact) for support.
If you find this answer helpful, please mark it as a SOLUTION.
Best regards.
Hi there,
So here is the code from the collections template. When I went to collection.liquid it referred me to collection-template.liquid for the code.