Re: Can't Find The Product.liquid in the Alchemy Theme Code

Can't find the product form page in the Alchemy Theme Code

Debrakelsey
Visitor
2 0 0

I'm working on the manual install for the Recharge Checkout Integration. Long story short, it's currently my only option and the support team for Recharge won't help. There are only 5 steps so it seems like this would be very easy to do, but I don't have the same theme files as are listed in the instructions. 

 

I've downloaded the recharge snippets and added them to the theme code snippets section. I understand that my theme doesn't have a file named like any of the examples listed in the instructions for the product form, mine is the main-product.liquid file instead. However, I can't find the product page/form within the theme file based on the instructions by searching the codes where the instructions say "it will look like this" with the liquid or html option.

 

Screenshot 2023-10-10 at 6.58.23 PM.pngScreenshot 2023-10-10 at 7.01.03 PM.png

Replies 3 (3)

PaulNewton
Shopify Partner
7201 637 1497

For OS2.0 themes the template is not a JSON file.

edit: For OS2.0 themes the template is not a liquid file it's a JSON file.

Reading the start of product.json tells you the name of it's parts, namely sections > main-product.liquid

 

If you need this customization adapted for your theme you can contact me directly by mail for services.
Please always provide context, examples: store url, theme name, post url(s) , or any further detail.
Contact Info in signature.

 

Good Hunting.

Contact paull.newton+shopifyforum@gmail.com for the solutions you need


Save time & money ,Ask Questions The Smart Way


Problem Solved? ✔Accept and Like solutions to help future merchants

Answers powered by coffee Thank Paul with a Coffee for more answers or donate to eff.org


Debrakelsey
Visitor
2 0 0

That makes sense, thank you. I guess what had me so confused is I can't find the product page/form within the theme file based on the instructions by searching the codes where the instructions say "it will look like this" with the liquid or html option.

PaulNewton
Shopify Partner
7201 637 1497

Your welcome, i edited to fix the first sentences logic to be correct:

 For OS2.0 themes the template is not a liquid file it's a JSON file.

Contact paull.newton+shopifyforum@gmail.com for the solutions you need


Save time & money ,Ask Questions The Smart Way


Problem Solved? ✔Accept and Like solutions to help future merchants

Answers powered by coffee Thank Paul with a Coffee for more answers or donate to eff.org