Skip to content

Instantly share code, notes, and snippets.

@svaustin66
Created May 23, 2022 00:28
Show Gist options
  • Save svaustin66/f22e7a01658ee6113d9df03d71ee1f0b to your computer and use it in GitHub Desktop.
Save svaustin66/f22e7a01658ee6113d9df03d71ee1f0b to your computer and use it in GitHub Desktop.
Code for Product Photo Review Template
{
"sections": {
"main": {
"type": "page-content__main",
"disabled": true,
"settings": {
"show_heading": true,
"heading_alignment": "left",
"width": "standard",
"padding_top": 40,
"padding_bottom": 40,
"css_class": "",
"custom_css": ""
}
},
"16511141982f60b865": {
"type": "page__product-photos",
"settings": {
"text-color": "#000000",
"photos-background-color": "#eeeeee",
"width": "wide",
"padding_top": 20,
"padding_bottom": 20,
"padding_left": 20,
"padding_right": 20,
"animation": "none",
"css_class": "",
"custom_css": ""
}
}
},
"order": [
"main",
"16511141982f60b865"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment