Skip to content

Commit

Permalink
Publish 3 from Thiago Xavier into origin/main
Browse files Browse the repository at this point in the history
  • Loading branch information
Equipe N1 authored and decobot committed Aug 29, 2024
1 parent d8076e1 commit c7e4d0f
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 13 deletions.
12 changes: 0 additions & 12 deletions .deco/blocks/Product%20Page.json
Original file line number Diff line number Diff line change
Expand Up @@ -1250,18 +1250,6 @@
{
"__resolveType": "Default - Product Details"
},
{
"__resolveType": "site/sections/Product/ShopTogether.tsx",
"buyTogetherLoader": {
"slug": {
"param": "slug",
"__resolveType": "website/functions/requestToParam.ts"
},
"count": 10,
"crossSelling": "showtogether",
"__resolveType": "deco-sites/std/loaders/vtex/legacy/relatedProductsLoader.ts"
}
},
{
"__resolveType": "Produtos relacionados - ProductShelf"
},
Expand Down
12 changes: 12 additions & 0 deletions .deco/blocks/bytoggeter.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"__resolveType": "site/sections/Product/ShopTogether.tsx",
"buyTogetherLoader": {
"slug": {
"param": "slug",
"__resolveType": "website/functions/requestToParam.ts"
},
"count": 10,
"crossSelling": "showtogether",
"__resolveType": "deco-sites/std/loaders/vtex/legacy/relatedProductsLoader.ts"
}
}
Loading

0 comments on commit c7e4d0f

Please sign in to comment.