Custom Liquid on Products Page

Topic summary

A merchant wants to add a Custom Liquid section under the product buy buttons but cannot find that option on the product page; it appears only on regular pages. Screenshots indicate the theme editor view of the product page blocks.

Key points:

  • Adding custom code is possible by editing the theme file product-template.liquid (the product template in the theme code).
  • On product pages, the “Liquid” block in the theme editor is equivalent to “Custom Liquid”; some themes label it simply as “Liquid.” A screenshot was shared to illustrate this equivalence.
  • Clarification was requested on which theme is being used (base or custom), as availability/naming of blocks can vary by theme.

Status/outcomes:

  • Proposed solutions: use the “Liquid” block on the product page, or insert Liquid directly into product-template.liquid.
  • Next step hinges on the merchant confirming their theme and whether the “Liquid” block is available in the product page customizer.
  • No final resolution yet.
Summarized with AI on December 26. AI used: gpt-5.

Hello, I was looking to add aCustom Liquid to Products but the custom liquid is not an option. custom liquid is only an option for pages, not on products ( i am looking to add a custom liquid under the buy buttons). is there a code or way I can activate custom liquid on the products page?

You can always add custom liquid code manually to “product-template.liquid”.

What theme is this based off? Or is it custom?

Hi @Nouvelle1

Liquid block is the same as Custom Liquid

1 Like

Yes, this. I did not see the image. It’s the same thing. @Nouvelle1 Or are you saying that option is not on product page customizer?