How I can add script in Warehouse theme?

Hi, I just bought a new theme called Warehouse and I could not move this script from the old theme(Craft) to the new one. How I can place it ? Thank you!

the script:

my store link: www.royalcomfortksa.com

Hello @royalcomfort

In the file named main-product.liquid , You find the code has class named : product-form__payment-container

and then paste your code after that section.

For example :

....

<--- Your code --->

I hope the above is useful to you.
Best regards,
GemPages Support Team

1 Like

Hi @GemPages . I could not find that section in main-product.liquid in Warehouse theme.

Thank you!