Skip to content

Commit

Permalink
Publish 3 from staging into origin/main
Browse files Browse the repository at this point in the history
  • Loading branch information
gsbenevides2 authored and decobot committed Jan 21, 2025
1 parent 24a092e commit bacf82b
Show file tree
Hide file tree
Showing 3 changed files with 48 additions and 44 deletions.
5 changes: 4 additions & 1 deletion .deco/blocks/Teste%20AB.json
Original file line number Diff line number Diff line change
@@ -1 +1,4 @@
{"__resolveType":"website/matchers/random.ts","traffic":0.5}
{
"__resolveType": "website/matchers/random.ts",
"traffic": 0.8
}
78 changes: 38 additions & 40 deletions .deco/blocks/pages-home-c4bcbfb771e9.json
Original file line number Diff line number Diff line change
Expand Up @@ -232,51 +232,49 @@
"title": "Compre por Tamanho"
},
{

"__resolveType": "site/sections/CollectionBanner/CollectionBanner.tsx",
"items": [
{
"image": {
"desktop": {
"src": "https://data.decoassets.com/alphabeto/ab5a8ac3-33e3-44be-8ff0-005497535881/11.png"
},
"mobile": {
"src": "https://data.decoassets.com/alphabeto/148d20e0-6cfa-4fe8-8e15-8425ecbbece0/12-(1).png"
},
"alt": "Alt"
"__resolveType": "site/sections/CollectionBanner/CollectionBanner.tsx",
"items": [
{
"image": {
"desktop": {
"src": "https://data.decoassets.com/alphabeto/ab5a8ac3-33e3-44be-8ff0-005497535881/11.png"
},
"mobile": {
"src": "https://data.decoassets.com/alphabeto/148d20e0-6cfa-4fe8-8e15-8425ecbbece0/12-(1).png"
},
"label": "Vestidos a partir de R$89,97",
"categoryLink": "https://www.alphabeto.com/vestidos?initialMap=category-3&initialQuery=74&map=category-3&order=OrderByPriceASC&priceRange=89%20TO%20270"
"alt": "Alt"
},
{
"image": {
"mobile": {
"src": "https://data.decoassets.com/alphabeto/2c51e99c-73a2-4728-83e0-6a0d3d301ef6/10-(1).png"
},
"desktop": {
"src": "https://data.decoassets.com/alphabeto/9aaa2ece-0eb2-4078-b0fb-0b473833a3bc/9.png"
},
"alt": "Alt"
"label": "Vestidos a partir de R$89,97",
"categoryLink": "https://www.alphabeto.com/infantil/vestidos?filter.price=89.4%3A120&sort=price%3Aasc&page=1"
},
{
"image": {
"mobile": {
"src": "https://data.decoassets.com/alphabeto/2c51e99c-73a2-4728-83e0-6a0d3d301ef6/10-(1).png"
},
"label": "Camisetas a partir de R$39,97",
"categoryLink": "https://www.alphabeto.com/camisetas-camisetas-m-c-camisetas-m-l-regatas/infantil-meninos?initialMap=productClusterIds&initialQuery=697&map=category-3,productclusternames&order=OrderByPriceASC&priceRange=37%20TO%20130"
"desktop": {
"src": "https://data.decoassets.com/alphabeto/9aaa2ece-0eb2-4078-b0fb-0b473833a3bc/9.png"
},
"alt": "Alt"
},
{
"image": {
"mobile": {
"src": "https://data.decoassets.com/alphabeto/c3acaecd-fe83-4213-9b3a-ef5f1a02d429/14.png"
},
"desktop": {
"src": "https://data.decoassets.com/alphabeto/10f2c0c1-f2b3-4517-9d9c-598b4306cda3/13.png"
},
"alt": "Alt"
"label": "Camisetas a partir de R$39,97",
"categoryLink": "https://www.alphabeto.com/infantil/crianca/menino/camiseta-e-regata?filter.price=39.17%3A129.95&sort=price%3Aasc&page=1"
},
{
"image": {
"mobile": {
"src": "https://data.decoassets.com/alphabeto/c3acaecd-fe83-4213-9b3a-ef5f1a02d429/14.png"
},
"label": "Moda Praia a partir de R$89,95",
"categoryLink": "https://www.alphabeto.com/moda-praia--sunga-p-m-g-e-gg-blusa-uv-pp-ao-gg-/moda-praia-biquini-maio-blusa-uv/vamos-colorir-o-mundo?initialMap=productClusterIds&initialQuery=695&map=category-3,category-3,productclusternames&order=OrderByPriceASC"
}
],
"title": "Selecionados do Verão "

"desktop": {
"src": "https://data.decoassets.com/alphabeto/10f2c0c1-f2b3-4517-9d9c-598b4306cda3/13.png"
},
"alt": "Alt"
},
"label": "Moda Praia a partir de R$89,95",
"categoryLink": "https://www.alphabeto.com/moda-praia--sunga-p-m-g-e-gg-blusa-uv-pp-ao-gg-/moda-praia-biquini-maio-blusa-uv/vamos-colorir-o-mundo?initialMap=productClusterIds&initialQuery=695&map=category-3,category-3,productclusternames&order=OrderByPriceASC"
}
],
"title": "Selecionados do Verão "
},
{
"__resolveType": "site/sections/InteractiveBanner/InteractiveBanner.tsx",
Expand Down
9 changes: 6 additions & 3 deletions .deco/blocks/site.json
Original file line number Diff line number Diff line change
Expand Up @@ -126,15 +126,18 @@
"abTesting": {
"replaces": [],
"includeScriptsToHead": {
"includes": []
"includes": [
{
"__resolveType": "analytics/loaders/DecoAnalyticsScript.ts"
}
]
},
"includeScriptsToBody": {
"includes": []
},
"name": "Teste AB",
"matcher": {
"__resolveType": "website/matchers/random.ts",
"traffic": 0.8
"__resolveType": "Teste AB"
},
"enabled": true,
"urlToRunAgainst": "https://secure.alphabeto.com"
Expand Down

0 comments on commit bacf82b

Please sign in to comment.