I am trying to make the changes shown below in the screenshot. To do this, I have created a liquid template file and updated the template/product.json file to use the type from the liquid template file. When trying to save the template/product.json file shopify is throwing “Invalid value for type in block ‘main-product-personalisation’” error. What am I missing?
snippets/main-product-personalisation.liquid:
<div class="product__description rte quick-add-hidden">
some text and plan to add a textbox control
</div>
template/product.json
{
"sections": {
"main": {
"type": "main-product",
"blocks": {
"2075f96e-ebee-4a0c-8e77-22c4790af4e0": {
"type": "custom_liquid",
"settings": {
"custom_liquid": "\n
