{% comment %}
Shopline Section: TV Guide Pro (Full English Version)
Optimized for stability, parsing accuracy, and Shopline environment compatibility.
{% endcomment %}
{% schema %}
{
"name": "TV Guide Pro",
"settings": [
{
"type": "text",
"id": "excel_url",
"label": "Excel Data URL (.xlsx)",
"default": "https://cdn-files.myshopline.com/file/store/1723604349720/tv-all.xlsx",
"info": "Upload your .xlsx file to Shopline Assets and paste the link here."
},
{
"type": "checkbox",
"id": "force_fullscreen",
"label": "Fullscreen Mode (Overlay Site Theme)",
"default": true
}
],
"presets": [
{
"name": "TV Guide Pro"
}
]
}
{% endschema %}