Hello,
I have product theme templates created on my online store for the Supply theme and I am trying to transfer them to the Dawn theme as I’m trying to switch themes. Below are the theme templates I have.
I tried to create these templates on the dawn theme by copying main-product.liquid and modifying the code to be similar to how they perform on the Supply theme. So I created product-rental-request.liquid and modified the code but I am unsure how to link it to the json file or assign it to products from here. This template modifies the add to cart button to a form with entry fields and a submit box at the end that emails the information inputted to us rather than going to checkout.
I believe I have to create a matching JSON file and assign the attributes in the file but I’m unsure how to modify the file to have the elements of the form and button.
Could anyone provide some guidance on how creating theme templates from code works on Dawn theme and how I can solve this issue?
