Product page - dawn

hi - I am very new to all of this… no coding.. yet, but I did download dawn today & for some reason under the product section on the drop down… it won’t let me create a template or use the one that came with dawn… can someone please help?

Try redownloading the dawn them unpublished and checking the unpublished theme for the same problem.

Your screenshot may indicate your pagebuilder app is gumming up the works but that’s just a suspicion that would take a lot of legwork to get to the bottom of.

Are you on shopify 2.0?

if you create a product.json and add this you will be able to make templates


"sections": {

"main": {

"type": "template-product",

"settings": {

}

}

},

"order": [

"main"

]

}