Shopify themes, liquid, logos, and UX
I am looking at how to remove the message that says "4 interest-free installments, or from [price]/mo with shop pay check your purchasing power," but I only want it removed from a specific product page template, not all of them, so I don't want to disable shop pay entirely. We sell electronics and accessories for said electronics in our store, but we also repair electronics as well. I'd like for people to have the option to use shop pay for any physical goods we sell, but I want the listings for phone repairs and other services to ONLY show the price and other details, and not allow the customer to purchase the item on our site, as we take payment for repairs after they are completed to ensure success. I found out how to create a custom template for repairs that allow me to remove the add to cart button and stuff along those lines, but for some reason, the shop pay message is attached to the "Price" block on the website editor, so if I hide the price, it'll hide the shop pay message, but... that also hides the price, which I don't want.
I'm currently using the Dawn theme, version 13.0.1.
can you please share the store url? OR screenshot so that i can look into it and give you an exact solution.
thanks
Website URL is itsmysnap.com. I don't have the template applied to every item
I do have it applied to this product though
https://itsmysnap.com/products/iphone12and12proscreen?_pos=1&_psq=iphone+12+screen&_ss=e&_v=1.0
you can use below liquid condition for price block
{% if template == 'regular add to cart template %}
your price block
{% else %}
stay empty
{% endif %}
thanks
I don't really know the best way to implement that in the code as I don't really know anything about coding, but to me it seems like that is just going to also remove the actual price from the page if the template isn't the default template, and it won't remove just the shop pay line of text
@HinaM if you dont have any idea about coding then you cannot assume that the code will work on which condition. So i suggest you to hire an expert who can do this for you.
thanks
Hi @HinaM As you have mentioned that you have already added a custom template for your repair product then there are few workaround that I can think of right now.
If you will unable to implement the same then I'm happy to do this for you, let me know. I can implement the code changes so that this will work well for you.
Hopefully it will help you. If yes then Please don't forget hit Like and Mark it as solution!
Best Regards
Sahil
- Your
The biggest thing about this is I figured there is a way to do that, I just don't actually know the process of going about it. Like, do I need to add code somewhere that says that, and where do I add it? I'm not at all really familiar with coding so I wouldn't even know where to start.
Hi @HinaM Yes you will need to take the code from the respective app that you are using and need to add in the Checkout.liquid, or if you need specific place where to add the code then, when you will collect the code the should show the instruction where they need you to add that code.
Also If you will face any difficulty in adding the code or finding it then, please let me know I will happy to help you. If you need me to accomplish it for you I will do that as well.
Hopefully it will help you. If yes then Please don't forget hit Like and Mark it as solution!
Best Regards
Sahil
- Your
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024