diff --git a/store/blocks/pdp/product.jsonc b/store/blocks/pdp/product.jsonc index 1b8515e..42fd945 100644 --- a/store/blocks/pdp/product.jsonc +++ b/store/blocks/pdp/product.jsonc @@ -214,9 +214,6 @@ }, "html#related-products-testid": { - // "props": { - // "testId": "vtex-product-summary" - // }, "children": [ "rich-text#title-related-products", "list-context.product-list#related-products-pdp" diff --git a/styles/css/agenciamagma.store-theme.css b/styles/css/agenciamagma.store-theme.css deleted file mode 100644 index 34c4328..0000000 --- a/styles/css/agenciamagma.store-theme.css +++ /dev/null @@ -1,9 +0,0 @@ -/* -0 - 600PX: Phone -600 - 900px: Table portrait -900 - 1200px: Tablet landscape -[1200 - 1800] is where our nortal styles apply -1800px + : Big desktop -*/ -/* Media Query M3 */ -/* Grid breakpoints */ \ No newline at end of file diff --git a/styles/sass/pages/product/agenciamagma.store-theme.scss b/styles/sass/pages/product/agenciamagma.store-theme.scss deleted file mode 100644 index e69de29..0000000