Custom Product Template breaks theme formatting

Hello,

I’m building a site using the Escoot theme, and I’m encountering an issue with a custom product page where our custom product-template.liquid section is being malformatted.

The reason for the custom product page is to add new sections and product-specific options.

What I’ve done is:

  1. Created a new product template with a unique name
  • Pasted product.liquid data
  • Added the desired sections

Note: at this point, the new product template is pulling from product-template.liquid and is being properly formatted.

  1. Created a new product template section with a unique name
  • Pasted product-template.liquid data
  • In the custom product template the {% section ‘product-template’ %} was replaced with the custom product template section name - this breaks formatting

Let me know if there’s additional data that’d help troubleshooting.

@FrillyLama - did you create

1] the template you want to duplicate and

2] the section which which you want in this duplicated template?

if yes then did this section have any css link or code which you deleted by mistake?

I created both of those and copied the code over one-for-one.

This is the code where I’ve changed the custom product template to map to the custom product section.

To your question about if I deleted code by accident - I’m confident I didn’t. Could you give some direction on where within our custom product section I should be looking for CSS links that could break due to name change? Let me know if a file copy would help you.

@suyash1 Tagging, as i forgot to in my reply.

@FrillyLama - can you accept me as collab? I can send request and then check your code, the screenshot above looks ok

@suyash1 Absolutely, go ahead and send one!

@FrillyLama - can you please share the website link?

@suyash1 https://gtlabs.ca/

@FrillyLama - requested

@suyash1 Accepted. Let me know if any permissions are missing for you.