Some page builder apps (GemPages, PageFly, and similar) support Liquid or Custom Liquid elements but not Shopify app blocks. For those stores, Appify CPO provides copy-paste Liquid snippets in the app dashboard (Get Started → Step 2 → Manual install for page builders).
Use manual Liquid when app blocks are not available. If your theme supports app blocks, prefer Adding Theme Blocks in the Theme Customizer instead.
The Appify CPO app embed must still be enabled on your theme — the same Step 1 requirement as the standard install. Open Online Store → Themes → Customize → App embeds, turn on Appify CPO, and save. Manual Liquid does not replace the app embed.
Use either Theme Customizer app blocks or manual Liquid on a given page — not both. Mixing methods on the same page can cause duplicate scripts or conflicting layout.
Add-to-cart integration may not work with all page builder layouts. Test add to cart on your live page after publishing.
Appify CPO provides separate snippets for each storefront element:
| Snippet | Use for |
|---|---|
| Calculator | Main product options form |
| Price summary | Standalone price breakdown widget |
| Quantity tiers | Volume discount table |
The calculator snippet does not include the price summary. Add the Price summary snippet separately if you need one — and only paste it once per page.
Product page snippets — Use on product templates where Shopify's product object is available. Copy and paste as-is.
Other pages snippets — Use on landing pages and custom pages. Edit YOUR_CALCULATOR_ID or set a product handle at the top of the code before pasting. Find a standalone calculator ID under Calculator Editor → Placement & Styling when using a store-wide or landing-page calculator.
<link> tags from Liquid blocks.