I have added an appointment booking app to my website which integrates with the product page. However there is some information that does not to be displayed, however this items (highlighted in red) must be displayed on all other product pages. How can I customize just this page?
Additionally because I don’t have a way to modify the specific page I have had to use an image of text for the description, If I could eliminate the empty space when there is no product image and center the right column I could input text for the description as normal.
@jskoiz - this will need a code tweak where we need to put unique id for this product and then using that we can hide edit the items on this page. It can be done.
Through googling thats what I’v seen, I thought I needed to edit the tag in theme.liquid to make each page unique but my current template has this for the body tag right now:
Im not sure how to make that work for my scenario or what to call from that specific product page