cloudcommerce 2.3.0 → 2.3.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.github/workflows/test-apps.yml +3 -3
- package/CHANGELOG.md +12 -0
- package/action.yml +6 -6
- package/ecomplus-stores/barra-doce/functions/many/package.json +3 -3
- package/ecomplus-stores/barra-doce/functions/ssr/package.json +6 -6
- package/ecomplus-stores/barra-doce/functions/with-apps/package.json +3 -3
- package/ecomplus-stores/barra-doce/package.json +2 -2
- package/package.json +2 -2
- package/packages/api/package.json +1 -1
- package/packages/apps/affiliate-program/package.json +1 -1
- package/packages/apps/correios/package.json +1 -1
- package/packages/apps/custom-payment/package.json +1 -1
- package/packages/apps/custom-shipping/package.json +1 -1
- package/packages/apps/datafrete/package.json +1 -1
- package/packages/apps/discounts/package.json +1 -1
- package/packages/apps/emails/package.json +1 -1
- package/packages/apps/fb-conversions/package.json +1 -1
- package/packages/apps/flash-courier/package.json +1 -1
- package/packages/apps/frenet/package.json +1 -1
- package/packages/apps/galaxpay/package.json +1 -1
- package/packages/apps/google-analytics/package.json +1 -1
- package/packages/apps/jadlog/package.json +1 -1
- package/packages/apps/loyalty-points/package.json +1 -1
- package/packages/apps/mandae/package.json +1 -1
- package/packages/apps/melhor-envio/package.json +1 -1
- package/packages/apps/mercadopago/package.json +1 -1
- package/packages/apps/pagarme/package.json +1 -1
- package/packages/apps/pagarme-v5/package.json +1 -1
- package/packages/apps/paghiper/package.json +1 -1
- package/packages/apps/pix/package.json +1 -1
- package/packages/apps/tiny-erp/package.json +1 -1
- package/packages/apps/webhooks/package.json +1 -1
- package/packages/cli/ci/bunny-config-base.sh +4 -2
- package/packages/cli/config/firestore.rules +3 -0
- package/packages/cli/package.json +1 -1
- package/packages/config/package.json +1 -1
- package/packages/emails/package.json +1 -1
- package/packages/eslint/package.json +1 -1
- package/packages/events/package.json +1 -1
- package/packages/feeds/package.json +1 -1
- package/packages/firebase/package.json +1 -1
- package/packages/i18n/package.json +1 -1
- package/packages/modules/package.json +1 -1
- package/packages/passport/package.json +1 -1
- package/packages/ssr/lib/lib/cron-ssr-save-views.js +11 -5
- package/packages/ssr/lib/lib/cron-ssr-save-views.js.map +1 -1
- package/packages/ssr/package.json +3 -3
- package/packages/ssr/src/lib/cron-ssr-save-views.ts +11 -8
- package/packages/storefront/dist/client/_astro/AccountPage.3-eqV6OR.js +1 -0
- package/packages/storefront/dist/client/_astro/CartSidebar.-Gy6eqIy.js +1 -0
- package/packages/storefront/dist/client/_astro/HeroSlider.ju9TsLrJ.js +1 -0
- package/packages/storefront/dist/client/_astro/PitchBar.yqD9ycx5.js +1 -0
- package/packages/storefront/dist/client/_astro/Prices.xI1rdM1e.js +1 -0
- package/packages/storefront/dist/client/_astro/ProductDetails.ATGXfGhG.js +7 -0
- package/packages/storefront/dist/client/_astro/ProductShelf.b77WjhZZ.js +1 -0
- package/packages/storefront/dist/client/_astro/ProductShelf.qbTNzuvn.js +1 -0
- package/packages/storefront/dist/client/_astro/QuantitySelector.v7L8EYOR.js +1 -0
- package/packages/storefront/dist/client/_astro/SearchModal.WzDMBjqi.js +1 -0
- package/packages/storefront/dist/client/_astro/SearchShowcase.9gIA4Cq0.js +1 -0
- package/packages/storefront/dist/client/_astro/ShopHeader.Ee4OJr3q.js +7 -0
- package/packages/storefront/dist/client/_astro/{_plugin-vue_export-helper.SO-0jCqa.js → _plugin-vue_export-helper.xATGHWd9.js} +2 -2
- package/packages/storefront/dist/client/_astro/{_slug_.4W7qhV-L.css → _slug_.WkuZ8tvp.css} +1 -1
- package/packages/storefront/dist/client/_astro/afetch.OifQZgwR.js +1 -0
- package/packages/storefront/dist/client/_astro/client.YJ00ta5M.js +1 -0
- package/packages/storefront/dist/client/_astro/customer-session.dSYHWdP4.js +7 -0
- package/packages/storefront/dist/client/_astro/format-money.1_HtF5S2.js +1 -0
- package/packages/storefront/dist/client/_astro/grid-title.pK2Nn3i-.js +1 -0
- package/packages/storefront/dist/client/_astro/hoisted.d2SGwVMl.js +1 -0
- package/packages/storefront/dist/client/_astro/hoisted.x1b7VHef.js +1 -0
- package/packages/storefront/dist/client/_astro/hoisted.xTPkED8g.js +1 -0
- package/packages/storefront/dist/client/_astro/i18n.zhlBzJt8.js +1 -0
- package/packages/storefront/dist/client/_astro/img.AnjeGdy_.js +1 -0
- package/packages/storefront/dist/client/_astro/index.KfrHdfOH.js +1 -0
- package/packages/storefront/dist/client/_astro/index.ShNlAyu1.js +1 -0
- package/packages/storefront/dist/client/_astro/modules-info.HP6478mG.js +1 -0
- package/packages/storefront/dist/client/_astro/name.VA3MEpe0.js +1 -0
- package/packages/storefront/dist/client/_astro/server-data.4C60Esyt.js +1 -0
- package/packages/storefront/dist/client/_astro/sf-utils.c42cbZ9W.js +13 -0
- package/packages/storefront/dist/client/_astro/shopping-cart.v-dB3kHB.js +1 -0
- package/packages/storefront/dist/client/_astro/use-analytics._ef6TM4P.js +1 -0
- package/packages/storefront/dist/client/_astro/use-product-card.nNtSJVtB.js +1 -0
- package/packages/storefront/dist/client/_astro/use-text-value.0OP9HCfP.js +4 -0
- package/packages/storefront/dist/client/{~fallback/index.html → ~fallback.html} +5 -5
- package/packages/storefront/dist/client/{index.html → ~index.html} +7 -7
- package/packages/storefront/dist/server/_noop-middleware.mjs +3 -0
- package/packages/storefront/dist/server/chunks/{CartSidebar_yYIzwp_R.mjs → CartSidebar_blvgfFa-.mjs} +1 -1
- package/packages/storefront/dist/server/chunks/{SearchModal_GvRUZ6ce.mjs → SearchModal_Sktaq643.mjs} +1 -1
- package/packages/storefront/dist/server/chunks/_.._yTK2xBRC.mjs +5 -0
- package/packages/storefront/dist/server/chunks/_page__9PfWVh79.mjs +5 -0
- package/packages/storefront/dist/server/chunks/account_R4bpY7O1.mjs +5 -0
- package/packages/storefront/dist/server/chunks/astro/{assets-service_yXRChsFH.mjs → assets-service_oQ4-9MNg.mjs} +1 -1
- package/packages/storefront/dist/server/chunks/{astro_F4pl3toV.mjs → astro_ECsNQeA2.mjs} +18 -14
- package/packages/storefront/dist/server/chunks/index__PeYBuja.mjs +5 -0
- package/packages/storefront/dist/server/chunks/node_njrZIjT6.mjs +5 -0
- package/packages/storefront/dist/server/chunks/pages/{__z8Igc_-f.mjs → __XOsz50la.mjs} +994 -922
- package/packages/storefront/dist/server/chunks/pages/{_page__-V1Q-Ymk.mjs → _page__cIw_KTpN.mjs} +14 -12
- package/packages/storefront/dist/server/chunks/pages/{account_frSUn7gD.mjs → account_l-FHyDJd.mjs} +3 -2
- package/packages/storefront/dist/server/chunks/pages/{index_QqJiJpFy.mjs → index_KP7Gn0ld.mjs} +3 -2
- package/packages/storefront/dist/server/chunks/pages/{node_FoDIj_f7.mjs → node_FoLtkdH1.mjs} +4 -4
- package/packages/storefront/dist/server/chunks/pages/{~fallback_t0lNhRm9.mjs → ~fallback_KPp6Nh_p.mjs} +3 -2
- package/packages/storefront/dist/server/chunks/~fallback_p7P7NIL5.mjs +5 -0
- package/packages/storefront/dist/server/entry.mjs +289 -166
- package/packages/storefront/dist/server/manifest_E6KbHQrT.mjs +202 -0
- package/packages/storefront/dist/server/renderers.mjs +1 -1
- package/packages/storefront/dist/server/static-builds.csv +34 -34
- package/packages/storefront/package.json +3 -3
- package/packages/storefront/src/lib/scripts/git-cms-auth.ts +3 -0
- package/packages/storefront/src/lib/scripts/push-analytics-events.ts +6 -1
- package/packages/storefront/src/lib/scripts/sso-ecom.ts +0 -0
- package/packages/storefront/src/lib/ssr-context.ts +3 -1
- package/packages/test-base/package.json +1 -1
- package/packages/types/package.json +1 -1
- package/packages/storefront/dist/client/_astro/AccountPage.HcKW6HTE.js +0 -1
- package/packages/storefront/dist/client/_astro/CartSidebar.osvr0MUo.js +0 -1
- package/packages/storefront/dist/client/_astro/HeroSlider.I5mC8JdX.js +0 -1
- package/packages/storefront/dist/client/_astro/PitchBar.xC4J7MDy.js +0 -1
- package/packages/storefront/dist/client/_astro/Prices.Jt09rVKv.js +0 -1
- package/packages/storefront/dist/client/_astro/ProductDetails.oouZY3cL.js +0 -7
- package/packages/storefront/dist/client/_astro/ProductShelf.dYlXuNId.js +0 -1
- package/packages/storefront/dist/client/_astro/ProductShelf.vGE0E3Qf.js +0 -1
- package/packages/storefront/dist/client/_astro/QuantitySelector.OL4MN-C_.js +0 -1
- package/packages/storefront/dist/client/_astro/SearchModal.d8lbvLay.js +0 -1
- package/packages/storefront/dist/client/_astro/SearchShowcase.ynowXX4j.js +0 -1
- package/packages/storefront/dist/client/_astro/ShopHeader.l4KJGvUd.js +0 -7
- package/packages/storefront/dist/client/_astro/afetch.5c8VmT0-.js +0 -1
- package/packages/storefront/dist/client/_astro/client.ZhEmw4hZ.js +0 -1
- package/packages/storefront/dist/client/_astro/customer-session.TRPGDX3c.js +0 -7
- package/packages/storefront/dist/client/_astro/format-money.iK5LGydz.js +0 -1
- package/packages/storefront/dist/client/_astro/grid-title.vGKBy72g.js +0 -1
- package/packages/storefront/dist/client/_astro/hoisted.8pwSenCN.js +0 -1
- package/packages/storefront/dist/client/_astro/hoisted.SLwcAI01.js +0 -1
- package/packages/storefront/dist/client/_astro/hoisted.gqV7f6f3.js +0 -1
- package/packages/storefront/dist/client/_astro/i18n.Lxnz1oF-.js +0 -1
- package/packages/storefront/dist/client/_astro/img.WnsidxCx.js +0 -1
- package/packages/storefront/dist/client/_astro/index.R7A-Pg5V.js +0 -1
- package/packages/storefront/dist/client/_astro/index.q6KIyKlJ.js +0 -1
- package/packages/storefront/dist/client/_astro/modules-info.WWsUqEPZ.js +0 -1
- package/packages/storefront/dist/client/_astro/name.urFqJ5yn.js +0 -1
- package/packages/storefront/dist/client/_astro/runtime-core.esm-bundler.XTSAdOlw.js +0 -13
- package/packages/storefront/dist/client/_astro/sf-utils.luvTU5uS.js +0 -1
- package/packages/storefront/dist/client/_astro/shopping-cart.ATTXCPd0.js +0 -1
- package/packages/storefront/dist/client/_astro/use-analytics.WpkjGsWi.js +0 -1
- package/packages/storefront/dist/client/_astro/use-product-card.BhUXhJIp.js +0 -1
- package/packages/storefront/dist/client/_astro/use-text-value.XE_A2nDM.js +0 -4
- package/packages/storefront/dist/client/app/account/index.html +0 -58
- package/packages/storefront/dist/client/app/index.html +0 -98
- package/packages/storefront/dist/client/blog/1/index.html +0 -86
- package/packages/storefront/dist/client/macbook-apple-pro-15.4-intel-core-i7-2.6ghz-ram-16gb-ssd-512gb-mr972ll/a-prata/index.html +0 -93
- package/packages/storefront/dist/client/monitores-gamer/index.html +0 -95
- package/packages/storefront/dist/client/mouse-gamer-corsair-optico-harpoon-rgb-ch-9301011-na/index.html +0 -93
- package/packages/storefront/dist/client/p/contato/index.html +0 -90
- package/packages/storefront/dist/client/p/terms/index.html +0 -101
- package/packages/storefront/dist/client/posts/3/index.html +0 -101
- package/packages/storefront/dist/client/posts/4/index.html +0 -101
- package/packages/storefront/dist/server/_empty-middleware.mjs +0 -3
- package/packages/storefront/dist/server/chunks/_.._Lq3r7hpv.mjs +0 -6
- package/packages/storefront/dist/server/chunks/_page__LqbeNfr1.mjs +0 -6
- package/packages/storefront/dist/server/chunks/account_4n4rpirV.mjs +0 -6
- package/packages/storefront/dist/server/chunks/index_SwXtE1IM.mjs +0 -6
- package/packages/storefront/dist/server/chunks/node_Nzz44v5l.mjs +0 -6
- package/packages/storefront/dist/server/chunks/~fallback_EWqi0UyU.mjs +0 -6
- package/packages/storefront/dist/server/manifest_ZHJUD8_m.mjs +0 -196
|
@@ -1,93 +0,0 @@
|
|
|
1
|
-
<!DOCTYPE html>
|
|
2
|
-
<html lang="pt-br">
|
|
3
|
-
<script>(()=>{var i=t=>{let e=async()=>{await(await t())()};"requestIdleCallback"in window?window.requestIdleCallback(e):setTimeout(e,200)};(self.Astro||(self.Astro={})).idle=i;window.dispatchEvent(new Event("astro:idle"));})();</script><script>(()=>{var l=(s,i,o)=>{let r=async()=>{await(await s())()},t=typeof i.value=="object"?i.value:void 0,c={rootMargin:t==null?void 0:t.rootMargin},n=new IntersectionObserver(e=>{for(let a of e)if(a.isIntersecting){n.disconnect(),r();break}},c);for(let e of o.children)n.observe(e)};(self.Astro||(self.Astro={})).visible=l;window.dispatchEvent(new Event("astro:visible"));})();</script>
|
|
4
|
-
<head data-capo=""><meta charset="UTF-8"><meta name="viewport" content="width=device-width"><title>Macbook Apple Pro 15.4" Intel Core i7 2.6GHz RAM 16GB SSD 512GB MR972LL/A Prata | E-Com Plus demoStore</title><script data-astro-transition-persist="astro-kvdive2p-1">
|
|
5
|
-
window.__sfId = 1;
|
|
6
|
-
window._emitApiContext = (id = null) => {
|
|
7
|
-
console.log('[ctx] emit ' + id);
|
|
8
|
-
window.dispatchEvent(new Event('storefront:apiContext'));
|
|
9
|
-
window._emitedContextId = id;
|
|
10
|
-
};
|
|
11
|
-
window.ECOM_STORE_ID = 1011;
|
|
12
|
-
window.ECOM_LANG = 'pt_br';
|
|
13
|
-
window.ECOM_CURRENCY = 'BRL';
|
|
14
|
-
window.ECOM_CURRENCY_SYMBOL = 'R$';
|
|
15
|
-
window.ECOM_COUNTRY_CODE = 'BR';
|
|
16
|
-
window.GIT_BRANCH = '';
|
|
17
|
-
window.$storefront = {"settings":{"domain":"demo.ecomplus.app","name":"E-Com Plus demoStore","description":"E-Com Plus é a plataforma de e-commerce API-first desenhada para modelos de negócio e experiências de compra únicas. Flexibilidade do código aberto com facilidade de SaaS para que você comece rápido, venda do seu jeito e escale sem limitações.","logo":"/img/uploads/logo.png","icon":"/img/uploads/ecom-icon.png","primaryColor":"#37003c","email":"","phone":"","address":"","corporateName":"","docNumber":"","lang":"pt_br","currency":"BRL","currencySymbol":"R$","countryCode":"BR","whatsapp":"(31) 9 8272-1558","instagram":"https://www.instagram.com/ecomclub/","facebook":"https://www.facebook.com/ecom.clubpage/","twitter":"","youtube":"https://www.youtube.com/channel/UCBlIxK5JAub0E1EX_qHdzmA","tiktok":"","pinterest":"","threads":"","serviceLinks":[{"title":"Fale conosco","href":"/p/contato"},{"title":"Privacidade e termos","href":"/p/terms"}],"paymentMethods":["pix","visa","mastercard","elo","amex","hipercard","boleto"],"modules":{"list_payments":{"installments_option":{"max_number":null,"monthly_interest":null,"min_installment":null},"discount_option":{"label":null,"apply_at":null,"type":null,"value":null},"loyalty_points_program":{"id":null,"name":null,"ratio":null,"earn_percentage":null}},"calculate_shipping":{"free_shipping_from_value":200}}},"data":{}};
|
|
18
|
-
window._firstLoadContextId = '5c703e79c626be23430d5038';</script><script>
|
|
19
|
-
$storefront.apiContext = {"resource":"products","doc":{"_id":"5c703e79c626be23430d5038","visible":true,"available":true,"manage_stock":true,"pictures":[{"zoom":{"url":"https://ecom-ptqgjveg.nyc3.digitaloceanspaces.com/@1550859372026-teclas-macbook-apple-pro-tela-15-4-ssd-512gb-mr972ll-a-prata.jpg"},"small":{"url":"https://ecom-ptqgjveg.nyc3.digitaloceanspaces.com/imgs/100px/@1550859372026-teclas-macbook-apple-pro-tela-15-4-ssd-512gb-mr972ll-a-prata.jpg"},"normal":{"url":"https://ecom-ptqgjveg.nyc3.digitaloceanspaces.com/imgs/400px/@1550859372026-teclas-macbook-apple-pro-tela-15-4-ssd-512gb-mr972ll-a-prata.jpg"},"big":{"url":"https://ecom-ptqgjveg.nyc3.digitaloceanspaces.com/imgs/700px/@1550859372026-teclas-macbook-apple-pro-tela-15-4-ssd-512gb-mr972ll-a-prata.jpg"},"_id":"808130155085938579200000"}],"name":"Macbook Apple Pro 15.4\" Intel Core i7 2.6GHz RAM 16GB SSD 512GB MR972LL/A Prata","sku":"nb-apl-154","price":18407.9,"base_price":18407.9,"brands":[{"_id":"5c703b35c626be23430d5030","name":"Apple"}],"categories":[{"_id":"5c6ffa8cc626be23430d4f58","name":"Notebooks gamers","slug":"notebooks-gamers"},{"_id":"5c6ffa2ac626be23430d4f50","name":"Monitores Gamer","slug":"monitores-gamer"},{"_id":"5c701ce2c626be23430d4fed","name":"Usados","slug":"usados"},{"_id":"5c701cc6c626be23430d4feb","name":"Digitais","slug":"digitais"},{"_id":"5c701cb1c626be23430d4fe9","name":"Físicos","slug":"fisicos"},{"_id":"5c700a9cc626be23430d4f8c","name":"Smartphones","slug":"smartphones"},{"_id":"5fb2b13b69274c73fcd6a051","name":"smartwatch"},{"_id":"5c6ffa6ec626be23430d4f56","name":"Notebooks","slug":"notebooks"},{"_id":"5c6ffa5bc626be23430d4f54","name":"Monitores TV","slug":"monitores-tv"},{"_id":"5c6ffab6c626be23430d4f5c","name":"MacBook","slug":"macbook"},{"_id":"5c7009bec626be23430d4f80","name":"Periféricos","slug":"perifericos"},{"_id":"5c700a11c626be23430d4f84","name":"Mouses","slug":"mouses"},{"_id":"5c700a37c626be23430d4f86","name":"Caixas de Som","slug":"caixas-de-som"}],"quantity":103,"weight":{"value":1300,"unit":"g"},"dimensions":{"width":{"value":35,"unit":"cm"},"height":{"value":15,"unit":"cm"},"length":{"value":35,"unit":"cm"}},"slug":"macbook-apple-pro-15.4-intel-core-i7-2.6ghz-ram-16gb-ssd-512gb-mr972ll/a-prata","commodity_type":"physical","ad_relevance":0,"currency_id":"BRL","currency_symbol":"R$","condition":"new","adult":true,"auto_fill_related_products":true,"production_time":{"days":10,"working_days":true,"cumulative":false},"price_effective_date":{"start":"2020-09-01T00:00:00.000Z","end":"2020-09-21T00:00:00.000Z"},"variations":[{"_id":"985180161066331969400000","specifications":{"colors":[{"text":"Cinza","value":"#808080"}]},"name":"Macbook Apple Pro 15.4\" Intel Core i7 2.6GHz RAM 16GB SSD 512GB MR972LL/A Prata / Cinza","sku":"nb-apl-154-863-1","quantity":103,"base_price":179.1,"price":17487.51},{"_id":"985180161066331969400001","specifications":{"colors":[{"text":"Prata","value":"#c0c0c0"}]},"name":"Macbook Apple Pro 15.4\" Intel Core i7 2.6GHz RAM 16GB SSD 512GB MR972LL/A Prata / Prata","sku":"nb-apl-154-278-2","quantity":0,"base_price":179.1,"price":17487.51}],"updated_at":"2022-03-24T18:57:56.246Z","store_id":1011,"created_at":"2022-03-24T18:57:56.187Z"},"timestamp":1706639817103};
|
|
20
|
-
$storefront.context /* DEPRECATED */ = $storefront.apiContext;
|
|
21
|
-
_emitApiContext('5c703e79c626be23430d5038');</script><script>
|
|
22
|
-
window.$firebaseConfig = {
|
|
23
|
-
apiKey: "AIzaSyCnvm7QrPKzSBrUi09Z3zTgjDST0t4Yikg",
|
|
24
|
-
authDomain: "ecom2-demo.firebaseapp.com",
|
|
25
|
-
projectId: "ecom2-demo",
|
|
26
|
-
storageBucket: "ecom2-demo.appspot.com",
|
|
27
|
-
messagingSenderId: "70369627313",
|
|
28
|
-
appId: "1:70369627313:web:06634033b9c6208fe7e690",
|
|
29
|
-
};
|
|
30
|
-
</script><script type="module" src="/_astro/hoisted.8pwSenCN.js"></script><meta name="theme-color" content="#37003c"><link rel="icon" type="image/png" href="/_image?f=png&w=32&h=32&href=%2Fimg%2Fuploads%2Fecom-icon.png&V=_" sizes="32x32"><link rel="icon" type="image/png" href="/_image?f=png&w=192&h=192&href=%2Fimg%2Fuploads%2Fecom-icon.png&V=_" sizes="192x192"><meta name="description" content="E-Com Plus é a plataforma de e-commerce API-first desenhada para modelos de negócio e experiências de compra únicas. Flexibilidade do código aberto com facilidade de SaaS para que você comece rápido, venda do seu jeito e escale sem limitações."><meta name="author" content="E-Com Plus demoStore"><meta name="generator" content="Astro v4.2.6"><link rel="canonical" href="https://demo.ecomplus.app/macbook-apple-pro-15.4-intel-core-i7-2.6ghz-ram-16gb-ssd-512gb-mr972ll/a-prata/"><link rel="apple-touch-icon" href="/_image?f=png&w=192&h=192&href=%2Fimg%2Fuploads%2Fecom-icon.png&V=_"><meta name="apple-mobile-web-app-capable" content="yes"><meta name="apple-mobile-web-app-status-bar-style" content="default"><meta property="og:site_name" content="E-Com Plus demoStore"><meta property="og:url" content="https://demo.ecomplus.app/macbook-apple-pro-15.4-intel-core-i7-2.6ghz-ram-16gb-ssd-512gb-mr972ll/a-prata/"><meta property="og:title" content="Macbook Apple Pro 15.4" Intel Core i7 2.6GHz RAM 16GB SSD 512GB MR972LL/A Prata | E-Com Plus demoStore"><meta property="og:description" content="E-Com Plus é a plataforma de e-commerce API-first desenhada para modelos de negócio e experiências de compra únicas. Flexibilidade do código aberto com facilidade de SaaS para que você comece rápido, venda do seu jeito e escale sem limitações."><meta property="og:type" content="website"><meta property="og:locale" content="ptBR"><meta property="og:image" content="https://ecom-ptqgjveg.nyc3.digitaloceanspaces.com/@1550859372026-teclas-macbook-apple-pro-tela-15-4-ssd-512gb-mr972ll-a-prata.jpg"><meta name="twitter:card" content="summary"><meta name="ecom-store-id" content="1011"><script type="application/ld+json">{"@context":"http://schema.org","@type":"Organization","name":"E-Com Plus demoStore","url":"https://demo.ecomplus.app/","logo":"https://demo.ecomplus.app/img/uploads/logo.png"}</script><meta name="astro-view-transitions-enabled" content="true"><meta name="astro-view-transitions-fallback" content="none"></head>
|
|
31
|
-
<body style="visibility:hidden" class="!visible"> <!-- Prevent FOUC -->
|
|
32
|
-
<div id="teleported-overlap" class="relative z-[59]"></div>
|
|
33
|
-
<div id="teleported-top" class="relative z-[19]"></div>
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
<astro-island uid="2c4lhG" component-url="/_astro/PitchBar.xC4J7MDy.js" component-export="default" renderer-url="/_astro/client.ZhEmw4hZ.js" props="{"slides":[1,[[0,{"href":[0,"/promotion"],"html":[0,"Aproveite nossos descontos de até 50%!"]}],[0,{"href":[0,""],"html":[0,"<b>Frete grátis</b> <d-md>para todo Brasil</d-md> a partir de {free_shipping_from_value}"]}]]]}" ssr="" client="idle" opts="{"name":"PitchBar","value":true}" await-children=""><div class="bg-base-100 relative z-20"><div class="container mx-auto px-3 py-1 md:w-2/3"><div class="relative" data-carousel><ul class="m-0 flex snap-mandatory list-none scroll-smooth p-0 [&>*]:snap-start [&>*]:outline-none snap-x overflow-y-hidden overflow-x-scroll" style="scrollbar-width:none;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;" data-carousel-wrapper><!--[--><!--[--><li class="h-full shrink-0 basis-full text-center"><a href="/promotion" class="inline-block px-8 hover:underline"><!--[--><span class="text-base-800 prose text-sm">Aproveite nossos descontos de até 50%!</span><!--]--></a></li><li class="h-full shrink-0 basis-full text-center"><span href class="inline-block px-8"><!--[--><span class="text-base-800 prose text-sm"><b>Frete grátis</b> <d-md>para todo Brasil</d-md> a partir de R$ 200,00</span><!--]--></span></li><!--]--><!--]--></ul><!--[--><div style="" class="text-base-400 text-xl leading-none"><button type="button" aria-label="Anterior" class="group absolute z-[11] left-0 top-0 bg-base-100 hover:text-base-700 pr-2" data-carousel-control="previous"><!--[--><i class="rotate-180 group-active:-translate-x-1 m-0 i-chevron-right"></i><!--]--></button><button type="button" aria-label="Próximo" class="group absolute z-[11] right-0 top-0 bg-base-100 hover:text-base-700 pl-2" data-carousel-control="next"><!--[--><i class="group-active:translate-x-1 m-0 i-chevron-right"></i><!--]--></button></div><!--]--></div></div></div><!--astro:end--></astro-island>
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
<script async>
|
|
45
|
-
window.$storefront.data['categories'] = [{"_id":"5c6ffa18c626be23430d4f4e","name":"Monitores","slug":"monitores","icon":{"url":"https://ecom-jvxboxzk.sfo2.digitaloceanspaces.com/@1567007322374-rect836.png"}},{"_id":"5c6ffa2ac626be23430d4f50","name":"Monitores Gamer","parent":{"slug":"monitores"},"slug":"monitores-gamer","pictures":[]},{"_id":"5c6ffa45c626be23430d4f52","name":"Monitores Convencionais","parent":{"slug":"monitores"},"slug":"monitores-convencionais"},{"_id":"5c6ffa5bc626be23430d4f54","name":"Monitores TV","parent":{"slug":"monitores"},"slug":"monitores-tv"},{"_id":"5c6ffa6ec626be23430d4f56","name":"Notebooks","slug":"notebooks","icon":{"url":"https://ecom-jvxboxzk.sfo2.digitaloceanspaces.com/@1567007351112-comp.png"}},{"_id":"5c6ffa8cc626be23430d4f58","name":"Notebooks gamers","parent":{"slug":"notebooks"},"slug":"notebooks-gamers"},{"_id":"5c6ffab6c626be23430d4f5c","name":"MacBook","parent":{"slug":"ultrabook"},"slug":"macbook","icon":{"url":"https://ecom-jvxboxzk.sfo2.digitaloceanspaces.com/@1566932713325-macbook.jfif","size":"233x216"},"pictures":[{}]},{"_id":"5c7009bec626be23430d4f80","name":"Periféricos","slug":"perifericos","icon":{"url":"https://ecom-jvxboxzk.sfo2.digitaloceanspaces.com/@1567007328003-keyb.png"},"pictures":[],"parent":{"slug":"fisicos"}},{"_id":"5c7009fdc626be23430d4f82","name":"Teclados","parent":{"slug":"perifericos"},"slug":"teclados"},{"_id":"5c700a11c626be23430d4f84","name":"Mouses","parent":{"slug":"perifericos"},"slug":"mouses"},{"_id":"5c700a37c626be23430d4f86","name":"Caixas de Som","parent":{"slug":"perifericos"},"slug":"caixas-de-som"},{"_id":"5c700a53c626be23430d4f88","name":"Headset","parent":{"slug":"perifericos"},"slug":"headset"},{"_id":"5c700a6bc626be23430d4f8a","name":"Cadeira Gamer","parent":{"slug":"perifericos"},"slug":"cadeira-gamer"},{"_id":"5c700a9cc626be23430d4f8c","name":"Smartphones","slug":"smartphones","icon":{"url":"https://ecom-jvxboxzk.sfo2.digitaloceanspaces.com/@1567007321218-smartphone.png"}},{"_id":"5c701c9ec626be23430d4fe7","name":"Jogo","slug":"jogos/","icon":{"url":"https://ecom-jvxboxzk.sfo2.digitaloceanspaces.com/@1567007332353-game.png"},"pictures":[]},{"_id":"5c701cb1c626be23430d4fe9","name":"Físicos","parent":{"slug":"jogos/"},"slug":"fisicos"},{"_id":"5c701cc6c626be23430d4feb","name":"Digitais","parent":{"slug":"jogos/"},"slug":"digitais"},{"_id":"5c701ce2c626be23430d4fed","name":"Usados","parent":{"slug":"jogos/"},"slug":"usados"},{"_id":"5ceecb3f887ef430f1f70c88","name":"Promoções","slug":"promocoes","icon":{"url":"https://ecom-jvxboxzk.sfo2.digitaloceanspaces.com/@1567007326827-mony.png"},"pictures":[{}]},{"_id":"5d5714045753286eadbbdc77","name":"Ultrabook","parent":{"slug":"notebooks"},"slug":"ultrabook"},{"_id":"5f70f1417430f92180f5ba66","name":"Brasileiro"},{"_id":"5fb2b13b69274c73fcd6a051","name":"smartwatch"},{"_id":"60199592d6981740b4a030f4","name":"São Paulo","slug":"sao-paulo"},{"_id":"61de099d0c7c72722502397b","name":"MacBook Pro"},{"_id":"61de12450c7c727225025299","name":"Mac Stop"},{"_id":"6227a90a7963422eee367aaa","name":"capinhas"}];
|
|
46
|
-
window.dispatchEvent(new Event('storefront:data:categories'));</script>
|
|
47
|
-
<astro-island uid="Z1vJovC" component-url="/_astro/ShopHeader.l4KJGvUd.js" component-export="default" renderer-url="/_astro/client.ZhEmw4hZ.js" props="{"menuCategorySlugs":[1,[]],"menuRandomCategories":[0,7],"isAlphabeticalSortSubmenu":[0,false]}" ssr="" client="context" opts="{"name":"ShopHeader","value":"data:categories"}" await-children=""><header class="relative top-0 z-50 transition-colors bg-white py-3 sm:py-4 md:py-5"><div class="mx-auto flex w-screen grid-flow-col grid-cols-3 items-center justify-between px-1 sm:pl-2 sm:pr-2.5 md:grid lg:w-[calc(100vw-1rem)] lg:auto-cols-max lg:grid-cols-none lg:px-1 xl:max-w-[82rem] 2xl:max-w-[85rem]"><div class="basis-1/4 lg:hidden"><button class="my-1 px-2" aria-label="Abrir/fechar menu"><i class="i-bars-3-bottom-left text-base-400 animate-pulse text-3xl transition-colors"></i></button></div><!--[--><astro-slot name="logo"><link rel="stylesheet" href="/_astro/_slug_.4W7qhV-L.css" /><script type="module" src="/_astro/hoisted.8pwSenCN.js"></script>
|
|
48
|
-
<a href="/">
|
|
49
|
-
<h2>
|
|
50
|
-
<picture>
|
|
51
|
-
<source type="image/avif" srcset="/_astro/logo_Z1KIIl1.avif 300w" sizes="150px"><source type="image/webp" srcset="/_astro/logo_1UBsBq.webp 300w" sizes="150px"><source type="image/png" srcset="/_astro/logo_Z1K5PE9.png 300w" sizes="150px">
|
|
52
|
-
<img src="/_astro/logo_Z1K5PE9.png" alt="E-Com Plus demoStore" loading="eager" decoding="async" fetchpriority="high" class="mx-auto max-w-[150px] hover:drop-shadow-sm" width="300" height="71">
|
|
53
|
-
</picture>
|
|
54
|
-
</h2>
|
|
55
|
-
</a>
|
|
56
|
-
</astro-slot><!--]--><nav class="hidden lg:block"><ul class="text-base text-base-700 flex gap-4 xl:gap-5"><!--[--><li><!--[--><!--[--><div data-headlessui-state><a href="/monitores" role="button"><!--[--><button class="outline-none" id="headlessui-popover-button-69" type="button" aria-expanded="false" data-headlessui-state><!--[--><span class="hover:text-primary group"><h3 class="inline group-hover:underline decoration-2">Monitores</h3><i class="text-base-400 i-chevron-right group-hover:text-primary-subtle ml-1 transition-transform rotate-90"></i></span><!--]--></button><!----><!--]--></a><div class="relative"><!----></div></div><!--]--><div style="position:fixed;top:1;left:1;width:1;height:0;padding:0;margin:-1;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;display:none;"></div><!--]--></li><li><!--[--><!--[--><div data-headlessui-state><a href="/notebooks" role="button"><!--[--><button class="outline-none" id="headlessui-popover-button-74" type="button" aria-expanded="false" data-headlessui-state><!--[--><span class="hover:text-primary group"><h3 class="inline group-hover:underline decoration-2">Notebooks</h3><i class="text-base-400 i-chevron-right group-hover:text-primary-subtle ml-1 transition-transform rotate-90"></i></span><!--]--></button><!----><!--]--></a><div class="relative"><!----></div></div><!--]--><div style="position:fixed;top:1;left:1;width:1;height:0;padding:0;margin:-1;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;display:none;"></div><!--]--></li><li><a href="/smartphones" class="decoration-2 hover:text-primary hover:underline"><h3 class="inline">Smartphones</h3></a></li><li><!--[--><!--[--><div data-headlessui-state><a href="/jogos/" role="button"><!--[--><button class="outline-none" id="headlessui-popover-button-79" type="button" aria-expanded="false" data-headlessui-state><!--[--><span class="hover:text-primary group"><h3 class="inline group-hover:underline decoration-2">Jogo</h3><i class="text-base-400 i-chevron-right group-hover:text-primary-subtle ml-1 transition-transform rotate-90"></i></span><!--]--></button><!----><!--]--></a><div class="relative"><!----></div></div><!--]--><div style="position:fixed;top:1;left:1;width:1;height:0;padding:0;margin:-1;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;display:none;"></div><!--]--></li><li><a href="/promocoes" class="decoration-2 hover:text-primary hover:underline"><h3 class="inline">Promoções</h3></a></li><li><a href="/sao-paulo" class="decoration-2 hover:text-primary hover:underline"><h3 class="inline">São Paulo</h3></a></li><!--]--></ul></nav><div class="text-base-800 flex basis-1/4 items-center justify-end gap-3 px-2 lg:gap-4"><form action="/s" method="get" class="relative"><label for="HeaderSearch" class="sr-only">Buscar produtos</label><div style="display:none;" class="absolute -right-0.5 -top-2.5 flex items-stretch"><div class="hidden w-12 bg-gradient-to-r from-transparent to-white sm:block"></div><input type="search" id="HeaderSearch" name="q" value="" class="border-1 border-primary/20 to-primary-50 w-72 max-w-md bg-gradient-to-r from-white py-3 pl-5 pr-12 text-base ring-0 md:w-screen" placeholder="Buscar produtos ..."></div><button type="submit" aria-label="Buscar produtos"><i class="i-magnifying-glass hover:text-primary size-7 hover:scale-110 active:scale-125"></i></button></form><div data-headlessui-state class="text-base-800 relative text-center text-sm hidden sm:block"><!----><a href="/app/account?" role="button"><!--[--><button id="headlessui-menu-button-84" type="button" aria-haspopup="menu" aria-expanded="false" data-headlessui-state class="outline-none" aria-label="Minha conta"><!--[--><i class="i-user-circle hover:text-primary size-7 hover:scale-110 active:scale-125"></i><!--]--></button><!--]--></a><!----></div><a href="/app/" aria-label="Abrir carrinho" class="group relative" role="button"><i class="i-shopping-bag group-hover:text-primary size-7 group-hover:scale-110 group-active:scale-125"></i><!----></a></div></div><!----><!----><!----></header><!--astro:end--></astro-island>
|
|
57
|
-
<main>
|
|
58
|
-
<script async>
|
|
59
|
-
window.$storefront.data['grids'] = [{"_id":"5c813ff5c626be23430d50bc","title":"Metragem do cabo","grid_id":"metragem_do_cabo","options":[{"text":"02"},{"text":"05"},{"text":"01"}],"updated_at":"2019-03-07T17:10:57.814Z","created_at":"2019-03-07T17:10:57.814Z"},{"_id":"5c81415cc626be23430d50be","title":"Conector","grid_id":"conector","options":[{"text":"P2"},{"text":"USB"}],"updated_at":"2019-03-07T19:56:39.024Z","created_at":"2019-03-07T19:56:39.024Z"},{"_id":"5c814187c626be23430d50c1","title":"Canais","grid_id":"canais","options":[{"text":" 7.1"}],"updated_at":"2019-03-07T19:57:00.380Z","created_at":"2019-03-07T19:57:00.380Z"},{"_id":"5c8151d2c626be23430d50cc","title":"Cores","grid_id":"cores","options":[{"text":"vermelho","colors":["#ff0000"]},{"text":"azul","colors":["#3300ff"]},{"text":"Oliva","colors":["#c7ff66"]},{"text":"Amarelo","colors":["#ffcc00"]},{"text":"Roxo","colors":["#c400ff"]}],"updated_at":"2020-05-18T14:34:26.312Z","created_at":"2020-05-18T14:34:26.312Z"},{"_id":"5c9aa6f26d0a665f892a28f9","grid_id":"colecao","title":"Coleção","created_at":"2019-03-26T22:25:54.900Z"},{"_id":"5c9aa7506d0a665f892a28fd","grid_id":"size","title":"Tamanho","options":[{"text":"P"},{"text":"G"},{"text":"M"},{"text":"S"},{"text":"B"}],"updated_at":"2019-07-10T02:20:39.325Z","created_at":"2019-07-10T02:20:39.325Z"},{"_id":"5cb79578887ef430f1f669a7","grid_id":"modelo","title":"modelo","created_at":"2019-04-17T21:07:04.456Z"},{"_id":"5cfae7f35a9f88740d79bc78","grid_id":"polegadas","title":"polegadas","created_at":"2019-06-07T22:40:51.203Z"},{"_id":"5d15036d6a3fa57d5fd31292","grid_id":"arte","title":"arte","created_at":"2019-06-27T17:57:01.271Z"},{"_id":"5d15036d6a3fa57d5fd31294","grid_id":"protecao","title":"protecao","created_at":"2019-06-27T17:57:01.567Z"},{"_id":"5d20a6156a3fa57d5fd34adb","grid_id":"idade","title":"Idade","updated_at":"2020-08-30T04:12:49.818Z","created_at":"2020-08-30T04:12:49.818Z"},{"_id":"5d20a6156a3fa57d5fd34add","grid_id":"gender","title":"Gênero","options":[{"text":"masculino"},{"text":"feminino"}],"updated_at":"2021-01-09T23:00:09.612Z","created_at":"2021-01-09T23:00:09.612Z"},{"_id":"5d20a6176a3fa57d5fd34ae3","grid_id":"material","title":"Material","options":[{"text":"Tecido X"},{"text":"Tecido Y"}],"updated_at":"2021-09-14T17:28:23.643Z"},{"_id":"5d307e2659dafd658b668a11","grid_id":"aparelho","title":"aparelho","created_at":"2019-07-18T14:11:50.315Z"},{"_id":"5d95ffc2f11b5b64ea01d54c","grid_id":"case","title":"Case","created_at":"2019-10-03T14:03:46.996Z"},{"_id":"5db9f32b56cc4e057cfe8620","grid_id":"nome_personalizado","title":"Nome personalizado","updated_at":"2020-09-29T19:12:47.047Z","created_at":"2020-09-29T19:12:47.047Z"},{"_id":"5e0498a7661b5405730b7f09","grid_id":"brilho","title":"brilho","created_at":"2019-12-26T11:25:27.395Z"},{"_id":"5e0498a8661b5405730b7f0b","grid_id":"resolucao","title":"resolucao","created_at":"2019-12-26T11:25:28.395Z"},{"_id":"5e46c7da62887026009fcc10","grid_id":"hd","title":"HD","created_at":"2020-02-14T16:16:26.267Z"},{"_id":"5eb6ec905ac4060578b9354e","grid_id":"tensao","title":"Tensão","created_at":"2020-05-09T17:46:56.016Z"},{"_id":"5ec29d27126b0d057213ca3c","grid_id":"cor","title":"Cor","updated_at":"2020-05-18T14:35:54.460Z","created_at":"2020-05-18T14:35:54.460Z"},{"_id":"5ec801fd126b0d0572149f23","grid_id":"colors","title":"Cor primária","created_at":"2020-05-22T16:46:53.628Z"},{"_id":"5ecdc244126b0d057215b0d5","title":"Número da roupa","grid_id":"numero_da_roupa","updated_at":"2020-11-06T04:27:09.112Z","created_at":"2020-11-06T04:27:09.112Z"},{"_id":"5f70f2537430f92180f5ba87","grid_id":"ano","title":"Ano","created_at":"2020-09-27T20:13:07.217Z"},{"_id":"5f7189fe7430f92180f5cd96","grid_id":"potencia","title":"potencia","created_at":"2020-09-28T07:00:14.874Z"},{"_id":"5facd83d80c6216a3fc513eb","grid_id":"dpi","title":"dpi","created_at":"2020-11-12T06:37:49.771Z"},{"_id":"5fad8b0a80c6216a3fc53c75","grid_id":"modelo_de_celular","title":"Modelo de celular","created_at":"2020-11-12T19:20:42.414Z"},{"_id":"5fb53eee69274c73fcd813eb","grid_id":"cabo","title":"Cabo","created_at":"2020-11-18T15:34:06.687Z"},{"_id":"5ff7243669274c73fcf21608","title":"Nome (grátis)","grid_id":"nome_gratis","created_at":"2021-01-07T15:09:42.962Z"},{"_id":"5ffdb49969274c73fcf3fd52","title":"Número (GRÁTIS)","grid_id":"numero_gratis","created_at":"2021-01-12T14:39:21.498Z"},{"_id":"60f0c6bb15d87c254e2d43a1","grid_id":"conexao","title":"conexao","created_at":"2021-07-15T23:37:31.962Z"}];
|
|
60
|
-
window.dispatchEvent(new Event('storefront:data:grids'));</script>
|
|
61
|
-
|
|
62
|
-
<article class="mb-9 mt-6 md:mb-12 md:mt-8">
|
|
63
|
-
<!--[--><section class="ui-section-slim"><nav aria-label="Breadcrumb" class="w-full overflow-hidden text-lg md:text-sm"><ol class="text-base-600 flex items-center gap-1"><li><a href="/" class="hover:text-primary"><span class="sr-only">Início</span><i class="i-home"></i></a></li><!--[--><!--[--><!--[--><li class="text-base-300"><i class="i-chevron-right"></i></li><li class="whitespace-nowrap"><a href="/notebooks-gamers" class="hover:text-primary">Notebooks gamers</a></li><!--]--><!--]--><!--[--><!--[--><li class="text-base-300 hidden lg:block"><i class="i-chevron-right"></i></li><li class="hidden truncate lg:block"><span class="text-base-500">Macbook Apple Pro 15.4" Intel Core i7 2.6GHz RAM 16GB SSD 512GB MR972LL/A Prata</span></li><!--]--><!--]--><!--]--></ol></nav></section><script type="application/ld+json">{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"item":{"@id":"https://demo.ecomplus.app/","name":"Homepage"}},{"@type":"ListItem","position":2,"item":{"@id":"https://demo.ecomplus.app/notebooks-gamers","name":"Notebooks gamers"}},{"@type":"ListItem","position":3,"item":{"@id":"https://demo.ecomplus.app/macbook-apple-pro-15.4-intel-core-i7-2.6ghz-ram-16gb-ssd-512gb-mr972ll/a-prata","name":"Macbook Apple Pro 15.4\" Intel Core i7 2.6GHz RAM 16GB SSD 512GB MR972LL/A Prata"}}]}</script><!--]--><style>astro-island,astro-slot,astro-static-slot{display:contents}</style><script>(()=>{var a=(s,o)=>{let n=async()=>{await(await s())()},r=()=>{let t=Array.isArray(o.value)?o.value:[o.value];for(let e=0;e<t.length;e++)if(typeof t[e]=="string"&&t[e].startsWith("data:")){let d=t[e].substring(5);if(!window.$storefront?.data?.[d]){window.addEventListener(`storefront:data:${d}`,r,{once:!0});return}}if(t.includes("idle")){if(typeof window.requestIdleCallback=="function"){setTimeout(()=>window.requestIdleCallback(n),9);return}setTimeout(n,200);return}n()},i=window.$storefront?.apiContext?.doc._id||null;if(window._firstLoadContextId===i&&window._emitedContextId===i){console.log("[ctx] first load"),r(),document.addEventListener("astro:beforeload",()=>{delete window._firstLoadContextId},{once:!0});return}window.addEventListener("storefront:apiContext",r,{once:!0})};(self.Astro||(self.Astro={})).context=a;window.dispatchEvent(new Event("astro:context"));})();
|
|
64
|
-
;(()=>{var b=Object.defineProperty;var f=(c,o,i)=>o in c?b(c,o,{enumerable:!0,configurable:!0,writable:!0,value:i}):c[o]=i;var l=(c,o,i)=>(f(c,typeof o!="symbol"?o+"":o,i),i);var p;{let c={0:t=>m(t),1:t=>i(t),2:t=>new RegExp(t),3:t=>new Date(t),4:t=>new Map(i(t)),5:t=>new Set(i(t)),6:t=>BigInt(t),7:t=>new URL(t),8:t=>new Uint8Array(t),9:t=>new Uint16Array(t),10:t=>new Uint32Array(t)},o=t=>{let[e,r]=t;return e in c?c[e](r):void 0},i=t=>t.map(o),m=t=>typeof t!="object"||t===null?t:Object.fromEntries(Object.entries(t).map(([e,r])=>[e,o(r)]));customElements.get("astro-island")||customElements.define("astro-island",(p=class extends HTMLElement{constructor(){super(...arguments);l(this,"Component");l(this,"hydrator");l(this,"hydrate",async()=>{var d;if(!this.hydrator||!this.isConnected)return;let e=(d=this.parentElement)==null?void 0:d.closest("astro-island[ssr]");if(e){e.addEventListener("astro:hydrate",this.hydrate,{once:!0});return}let r=this.querySelectorAll("astro-slot"),a={},h=this.querySelectorAll("template[data-astro-template]");for(let n of h){let s=n.closest(this.tagName);s!=null&&s.isSameNode(this)&&(a[n.getAttribute("data-astro-template")||"default"]=n.innerHTML,n.remove())}for(let n of r){let s=n.closest(this.tagName);s!=null&&s.isSameNode(this)&&(a[n.getAttribute("name")||"default"]=n.innerHTML)}let u;try{u=this.hasAttribute("props")?m(JSON.parse(this.getAttribute("props"))):{}}catch(n){let s=this.getAttribute("component-url")||"<unknown>",y=this.getAttribute("component-export");throw y&&(s+=` (export ${y})`),console.error(`[hydrate] Error parsing props for component ${s}`,this.getAttribute("props"),n),n}await this.hydrator(this)(this.Component,u,a,{client:this.getAttribute("client")}),this.removeAttribute("ssr"),this.dispatchEvent(new CustomEvent("astro:hydrate"))});l(this,"unmount",()=>{this.isConnected||this.dispatchEvent(new CustomEvent("astro:unmount"))})}disconnectedCallback(){document.removeEventListener("astro:after-swap",this.unmount),document.addEventListener("astro:after-swap",this.unmount,{once:!0})}connectedCallback(){if(!this.hasAttribute("await-children")||document.readyState==="interactive"||document.readyState==="complete")this.childrenConnectedCallback();else{let e=()=>{document.removeEventListener("DOMContentLoaded",e),r.disconnect(),this.childrenConnectedCallback()},r=new MutationObserver(()=>{var a;((a=this.lastChild)==null?void 0:a.nodeType)===Node.COMMENT_NODE&&this.lastChild.nodeValue==="astro:end"&&(this.lastChild.remove(),e())});r.observe(this,{childList:!0}),document.addEventListener("DOMContentLoaded",e)}}async childrenConnectedCallback(){let e=this.getAttribute("before-hydration-url");e&&await import(e),this.start()}start(){let e=JSON.parse(this.getAttribute("opts")),r=this.getAttribute("client");if(Astro[r]===void 0){window.addEventListener(`astro:${r}`,()=>this.start(),{once:!0});return}Astro[r](async()=>{let a=this.getAttribute("renderer-url"),[h,{default:u}]=await Promise.all([import(this.getAttribute("component-url")),a?import(a):()=>()=>{}]),d=this.getAttribute("component-export")||"default";if(!d.includes("."))this.Component=h[d];else{this.Component=h;for(let n of d.split("."))this.Component=this.Component[n]}return this.hydrator=u,this.hydrate},e,this)}attributeChangedCallback(){this.hydrate()}},l(p,"observedAttributes",["props"]),p))}})();</script>
|
|
65
|
-
<astro-island uid="1NW7PV" component-url="/_astro/ProductDetails.oouZY3cL.js" component-export="default" renderer-url="/_astro/client.ZhEmw4hZ.js" props="{}" ssr="" client="context" opts="{"name":"ProductDetails","value":true}" await-children=""><section class="ui-section relative grid grid-cols-1 items-start gap-5 md:gap-4 lg:grid-cols-4 2xl:gap-6"><div class="w-full lg:col-span-3"><div class="-mx-4 flex w-screen gap-3 sm:mx-0 sm:w-full md:h-[525px] 2xl:gap-5"><!----><div class="relative aspect-square h-full grow md:aspect-auto"><div class="relative text-base-600 [&_i]:i-arrow-right mx-auto size-full max-w-[525px] [&>*]:h-full [&_i]:mx-2 [&_i]:text-2xl" data-carousel id><div class="m-0 flex snap-mandatory list-none scroll-smooth p-0 [&>*]:snap-start [&>*]:outline-none snap-x overflow-y-hidden overflow-x-scroll" style="scrollbar-width:none;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;" data-carousel-wrapper><!--[--><!--[--><span rel="noreferrer" data-pswp-width="0" data-pswp-height="0" class="shrink-0 basis-full"><!--[--><img src="https://ecom-ptqgjveg.nyc3.digitaloceanspaces.com/imgs/700px/@1550859372026-teclas-macbook-apple-pro-tela-15-4-ssd-512gb-mr972ll-a-prata.jpg" loading="eager" class="size-full rounded object-cover" fetchpriority="high"><!--]--></span><!--]--><!--]--></div><!--[--><!----><!----><!--]--></div><!----><!----></div></div></div><div class="lg:sticky-header:translate-y-14 top-0 py-4 transition-transform lg:sticky"><h1 class="text-secondary-900 ui-text-brand text-lg">Macbook Apple Pro 15.4" Intel Core i7 2.6GHz RAM 16GB SSD 512GB MR972LL/A Prata</h1><div class="mt-5"><div class="text-base-600 [&>div]:[font-size:90%] [&_small]:lowercase [&_small]:[font-size:92%] text-lg"><!----><strong class="text-4xl block text-base-800"><!----> R$ 18.407,90</strong><!----><!----><!----></div><div class="my-4"><!--[--><div class="mt-3"><span class="text-base-700 text-sm font-medium">Cor primária: <!----></span><ul class="mt-2 flex gap-2"><!--[--><li><button class="size-9 text-[0px] border-primary-400 bg-primary-100 text-primary-950 ring-primary/60 rounded border" style="background:#808080">Cinza</button></li><!--]--></ul></div><!--]--></div><!----><div class="mt-5 flex flex-wrap items-center gap-x-4 gap-y-2 md:flex-nowrap lg:mt-4 lg:flex-wrap"><div data-quantity-selector class="border-base-100 rounded md:mr-5 lg:mb-2 lg:mr-auto lg:border-2"><!--[--><label for="NInput2" class="sr-only">Quantidade</label><!--]--><div class="flex items-center"><input type="number" id="NInput2" value="1" min="1" max="103" class="h-12 w-14 border-transparent px-2 text-center text-lg [-moz-appearance:_textfield] [&::-webkit-inner-spin-button]:m-0 [&::-webkit-inner-spin-button]:appearance-none [&::-webkit-outer-spin-button]:m-0 [&::-webkit-outer-spin-button]:appearance-none"><!--[--><button type="button" class="leading-12 h-12 w-10 text-xl enabled:text-primary enabled:hover:bg-primary-100/70 disabled:opacity-40 order-first" data-quantity-selector-control="minus" aria-label="Menos" disabled><!--[--><!--[-->−<!--]--><!--]--></button><button type="button" class="leading-12 h-12 w-10 text-xl enabled:text-primary enabled:hover:bg-primary-100/70 disabled:opacity-40 order-last" data-quantity-selector-control="plus" aria-label="Mais"><!--[--><!--[-->+<!--]--><!--]--></button><!--]--></div></div><a href="/app/#/checkout?product_id=5c703e79c626be23430d5038&quantity=1" class="ui-btn-lg ui-btn-primary grow text-center" data-tooltip="Escolha os detalhes do produto para comprar"><!--[--><i class="i-chevron-double-right mr-1"></i> Comprar<!--]--></a><button class="ui-btn-lg ui-btn-contrast grow" data-tooltip="Escolha os detalhes do produto para comprar">Adicionar ao carrinho</button></div></div></div><div class="w-full lg:col-span-3"><!--[--><astro-slot name="description"><section class="ui-section"><details class="group my-4 md:my-5 [&_i]:open:-rotate-90" open><summary role="button" class="text-base-700 hover:text-base-800 [&>i]:hover:text-primary list-none text-2xl font-medium lowercase group-open:mb-3"><i class="i-chevron-right mr-1 rotate-90"></i><span>Descrição</span></summary><!--[--><article class="!max-w-full overflow-x-auto prose"><div class="[&_iframe]:max-w-full [&_img]:max-w-full [&_table]:max-w-full"><div><div class="container caracteristicas-do-produto " id="caracteristicas" style="margin-top: 0px; margin-bottom: 0px; padding: 15px 20px; border: 0px; font-variant-numeric: inherit; font-variant-east-asian: inherit; font-stretch: inherit; line-height: inherit; font-family: "Open Sans", sans-serif; font-size: 16px; vertical-align: baseline; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; max-width: 1280px; color: rgb(112, 112, 112);"><div class="content-caracteristicas content" style="margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; vertical-align: baseline; width: 1240px; float: left;"><div class="caracteristicas-lista-corrida" style="margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; vertical-align: baseline;"><h3 style="margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding: 0px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: bold; font-stretch: inherit; line-height: inherit; font-family: inherit; font-size: 0.8125em; vertical-align: baseline; color: rgb(37, 37, 37);">Recursos</h3><dl class="grupo-carac grupo-carac-61 clearfix" style="margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding: 0px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; vertical-align: baseline; color: rgb(114, 123, 135);"><span class="table" style="margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; font-size: 0.8125em; vertical-align: baseline; display: table; width: 1240px; min-height: 10px; color: rgb(102, 102, 102); border-collapse: collapse;"><dt class="odd" style="margin: 0px; padding: 10px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; vertical-align: middle; position: relative; display: table-cell; width: 434px; height: 20px; background: rgb(247, 247, 247); float: none; word-break: break-word;">Conexões sem Fio</dt><dd class="odd" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; padding: 10px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; vertical-align: middle; position: relative; display: table-cell; width: 806px; height: 20px; background: rgb(247, 247, 247); float: none; word-break: break-word;">Conectividade sem fio: Wi-Fi 802.11 b/g/n,Wi-Fi 802.11 ac; <br>Bluetooth v5.0</dd></span><span class="table" style="margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; font-size: 0.8125em; vertical-align: baseline; display: table; width: 1240px; min-height: 10px; color: rgb(102, 102, 102); border-collapse: collapse;"><dt class="even" style="margin: 0px; padding: 10px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; vertical-align: middle; position: relative; display: table-cell; width: 434px; height: 20px; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; float: none; word-break: break-word;">Entradas e Saídas</dt><dd class="even" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; padding: 10px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; vertical-align: middle; position: relative; display: table-cell; width: 806px; height: 20px; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; float: none; word-break: break-word;">Thunderbolt 3 (USB-C) x4 - Jack 3,5 mm</dd></span><span class="table" style="margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; font-size: 0.8125em; vertical-align: baseline; display: table; width: 1240px; min-height: 10px; color: rgb(102, 102, 102); border-collapse: collapse;"><dt class="odd" style="margin: 0px; padding: 10px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; vertical-align: middle; position: relative; display: table-cell; width: 434px; height: 20px; background: rgb(247, 247, 247); float: none; word-break: break-word;">Sistema Operacional</dt><dd class="odd" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; padding: 10px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; vertical-align: middle; position: relative; display: table-cell; width: 806px; height: 20px; background: rgb(247, 247, 247); float: none; word-break: break-word;">Mac OS High Sierra</dd></span><span class="table" style="margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; font-size: 0.8125em; vertical-align: baseline; display: table; width: 1240px; min-height: 10px; color: rgb(102, 102, 102); border-collapse: collapse;"><dt class="even" style="margin: 0px; padding: 10px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; vertical-align: middle; position: relative; display: table-cell; width: 434px; height: 20px; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; float: none; word-break: break-word;">Monitor | Tela</dt><dd class="even" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; padding: 10px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; vertical-align: middle; position: relative; display: table-cell; width: 806px; height: 20px; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; float: none; word-break: break-word;">Resolução de tela: 2560x1600p; <br>Tamanho de tela: 15.4"; <br>Retina retroiluminada por LED; <br>Tecnologia IPS</dd></span></dl><h3 style="margin: 20px 0px 10px; padding: 0px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: bold; font-stretch: inherit; line-height: inherit; font-family: inherit; font-size: 0.8125em; vertical-align: baseline; color: rgb(37, 37, 37);">Hardware</h3><dl class="grupo-carac grupo-carac-11 clearfix" style="margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding: 0px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; vertical-align: baseline; color: rgb(114, 123, 135);"><span class="table" style="margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; font-size: 0.8125em; vertical-align: baseline; display: table; width: 1240px; min-height: 10px; color: rgb(102, 102, 102); border-collapse: collapse;"><dt class="odd" style="margin: 0px; padding: 10px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; vertical-align: middle; position: relative; display: table-cell; width: 434px; height: 20px; background: rgb(247, 247, 247); float: none; word-break: break-word;">Bateria</dt><dd class="odd" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; padding: 10px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; vertical-align: middle; position: relative; display: table-cell; width: 806px; height: 20px; background: rgb(247, 247, 247); float: none; word-break: break-word;">Polímero de lítio de 83,6 watts/hora</dd></span><span class="table" style="margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; font-size: 0.8125em; vertical-align: baseline; display: table; width: 1240px; min-height: 10px; color: rgb(102, 102, 102); border-collapse: collapse;"><dt class="even" style="margin: 0px; padding: 10px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; vertical-align: middle; position: relative; display: table-cell; width: 434px; height: 20px; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; float: none; word-break: break-word;">Processador</dt><dd class="even" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; padding: 10px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; vertical-align: middle; position: relative; display: table-cell; width: 806px; height: 20px; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; float: none; word-break: break-word;">Velocidade do processador: 2.6 GHz; <br></dd></span><span class="table" style="margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; font-size: 0.8125em; vertical-align: baseline; display: table; width: 1240px; min-height: 10px; color: rgb(102, 102, 102); border-collapse: collapse;"><dt class="odd" style="margin: 0px; padding: 10px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; vertical-align: middle; position: relative; display: table-cell; width: 434px; height: 20px; background: rgb(247, 247, 247); float: none; word-break: break-word;">Família do Processador</dt><dd class="odd" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; padding: 10px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; vertical-align: middle; position: relative; display: table-cell; width: 806px; height: 20px; background: rgb(247, 247, 247); float: none; word-break: break-word;">Intel Core i7</dd></span><span class="table" style="margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; font-size: 0.8125em; vertical-align: baseline; display: table; width: 1240px; min-height: 10px; color: rgb(102, 102, 102); border-collapse: collapse;"><dt class="even" style="margin: 0px; padding: 10px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; vertical-align: middle; position: relative; display: table-cell; width: 434px; height: 20px; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; float: none; word-break: break-word;">Placa de Vídeo</dt><dd class="even" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; padding: 10px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; vertical-align: middle; position: relative; display: table-cell; width: 806px; height: 20px; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; float: none; word-break: break-word;">Radeon Pro 560X com memória GDDR5 de 4 GB</dd></span></dl><h3 style="margin: 20px 0px 10px; padding: 0px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: bold; font-stretch: inherit; line-height: inherit; font-family: inherit; font-size: 0.8125em; vertical-align: baseline; color: rgb(37, 37, 37);">Memória</h3><dl class="grupo-carac grupo-carac-62 clearfix" style="margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding: 0px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; vertical-align: baseline; color: rgb(114, 123, 135);"><span class="table" style="margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; font-size: 0.8125em; vertical-align: baseline; display: table; width: 1240px; min-height: 10px; color: rgb(102, 102, 102); border-collapse: collapse;"><dt class="odd" style="margin: 0px; padding: 10px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; vertical-align: middle; position: relative; display: table-cell; width: 434px; height: 20px; background: rgb(247, 247, 247); float: none; word-break: break-word;">Memória RAM</dt><dd class="odd" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; padding: 10px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; vertical-align: middle; position: relative; display: table-cell; width: 806px; height: 20px; background: rgb(247, 247, 247); float: none; word-break: break-word;">16 GB</dd></span><span class="table" style="margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; font-size: 0.8125em; vertical-align: baseline; display: table; width: 1240px; min-height: 10px; color: rgb(102, 102, 102); border-collapse: collapse;"><dt class="even" style="margin: 0px; padding: 10px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; vertical-align: middle; position: relative; display: table-cell; width: 434px; height: 20px; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; float: none; word-break: break-word;">Unidade Interna</dt><dd class="even" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; padding: 10px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; vertical-align: middle; position: relative; display: table-cell; width: 806px; height: 20px; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; float: none; word-break: break-word;">512 GB</dd></span><span class="table" style="margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; font-size: 0.8125em; vertical-align: baseline; display: table; width: 1240px; min-height: 10px; color: rgb(102, 102, 102); border-collapse: collapse;"><dt class="odd" style="margin: 0px; padding: 10px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; vertical-align: middle; position: relative; display: table-cell; width: 434px; height: 20px; background: rgb(247, 247, 247); float: none; word-break: break-word;">Detalhes da Memória</dt><dd class="odd" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; padding: 10px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; vertical-align: middle; position: relative; display: table-cell; width: 806px; height: 20px; background: rgb(247, 247, 247); float: none; word-break: break-word;">DDR3; <br>Freqüência: 2400 MHz</dd></span></dl><h3 style="margin: 20px 0px 10px; padding: 0px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: bold; font-stretch: inherit; line-height: inherit; font-family: inherit; font-size: 0.8125em; vertical-align: baseline; color: rgb(37, 37, 37);">Características</h3><dl class="grupo-carac grupo-carac-20 clearfix" style="margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding: 0px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; vertical-align: baseline; color: rgb(114, 123, 135);"><span class="table" style="margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; font-size: 0.8125em; vertical-align: baseline; display: table; width: 1240px; min-height: 10px; color: rgb(102, 102, 102); border-collapse: collapse;"><dt class="odd" style="margin: 0px; padding: 10px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; vertical-align: middle; position: relative; display: table-cell; width: 434px; height: 20px; background: rgb(247, 247, 247); float: none; word-break: break-word;">Características</dt><dd class="odd" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; padding: 10px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; vertical-align: middle; position: relative; display: table-cell; width: 806px; height: 20px; background: rgb(247, 247, 247); float: none; word-break: break-word;">Touch Bar com sensor Touch ID integrado</dd></span></dl><h3 style="margin: 20px 0px 10px; padding: 0px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: bold; font-stretch: inherit; line-height: inherit; font-family: inherit; font-size: 0.8125em; vertical-align: baseline; color: rgb(37, 37, 37);">Dimensões</h3><dl class="grupo-carac grupo-carac-8 clearfix" style="margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding: 0px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; vertical-align: baseline; color: rgb(114, 123, 135);"><span class="table" style="margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; font-size: 0.8125em; vertical-align: baseline; display: table; width: 1240px; min-height: 10px; color: rgb(102, 102, 102); border-collapse: collapse;"><dt class="odd" style="margin: 0px; padding: 10px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; vertical-align: middle; position: relative; display: table-cell; width: 434px; height: 20px; background: rgb(247, 247, 247); float: none; word-break: break-word;">Altura (cm)</dt><dd class="odd" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; padding: 10px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; vertical-align: middle; position: relative; display: table-cell; width: 806px; height: 20px; background: rgb(247, 247, 247); float: none; word-break: break-word;">1.55</dd></span><span class="table" style="margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; font-size: 0.8125em; vertical-align: baseline; display: table; width: 1240px; min-height: 10px; color: rgb(102, 102, 102); border-collapse: collapse;"><dt class="even" style="margin: 0px; padding: 10px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; vertical-align: middle; position: relative; display: table-cell; width: 434px; height: 20px; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; float: none; word-break: break-word;">Comprimento (cm)</dt><dd class="even" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; padding: 10px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; vertical-align: middle; position: relative; display: table-cell; width: 806px; height: 20px; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; float: none; word-break: break-word;">24.07</dd></span><span class="table" style="margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; font-size: 0.8125em; vertical-align: baseline; display: table; width: 1240px; min-height: 10px; color: rgb(102, 102, 102); border-collapse: collapse;"><dt class="odd" style="margin: 0px; padding: 10px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; vertical-align: middle; position: relative; display: table-cell; width: 434px; height: 20px; background: rgb(247, 247, 247); float: none; word-break: break-word;">Largura (cm)</dt><dd class="odd" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; padding: 10px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; vertical-align: middle; position: relative; display: table-cell; width: 806px; height: 20px; background: rgb(247, 247, 247); float: none; word-break: break-word;">34.93</dd></span><span class="table" style="margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; font-size: 0.8125em; vertical-align: baseline; display: table; width: 1240px; min-height: 10px; color: rgb(102, 102, 102); border-collapse: collapse;"><dt class="even" style="margin: 0px; padding: 10px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; vertical-align: middle; position: relative; display: table-cell; width: 434px; height: 20px; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; float: none; word-break: break-word;">Peso (g)</dt><dd class="even" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; padding: 10px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; vertical-align: middle; position: relative; display: table-cell; width: 806px; height: 20px; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; float: none; word-break: break-word;">1900.00</dd></span></dl><h3 style="margin: 20px 0px 10px; padding: 0px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: bold; font-stretch: inherit; line-height: inherit; font-family: inherit; font-size: 0.8125em; vertical-align: baseline; color: rgb(37, 37, 37);">Fabricante</h3><dl class="grupo-carac clearfix" style="margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding: 0px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; vertical-align: baseline; color: rgb(114, 123, 135);"><span class="table" style="margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; font-size: 0.8125em; vertical-align: baseline; display: table; width: 1240px; min-height: 10px; color: rgb(102, 102, 102); border-collapse: collapse;"><dt class="odd" style="margin: 0px; padding: 10px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; vertical-align: middle; position: relative; display: table-cell; width: 434px; height: 20px; background: rgb(247, 247, 247); float: none; word-break: break-word;">Marca</dt><dd class="odd" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; padding: 10px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; vertical-align: middle; position: relative; display: table-cell; width: 806px; height: 20px; background: rgb(247, 247, 247); float: none; word-break: break-word;">Apple</dd></span><span class="table" style="margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; font-size: 0.8125em; vertical-align: baseline; display: table; width: 1240px; min-height: 10px; color: rgb(102, 102, 102); border-collapse: collapse;"><dt class="odd" style="margin: 0px; padding: 10px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; vertical-align: middle; position: relative; display: table-cell; width: 434px; height: 20px; background: rgb(247, 247, 247); float: none; word-break: break-word;">Modelo</dt><dd class="odd" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; padding: 10px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; vertical-align: middle; position: relative; display: table-cell; width: 806px; height: 20px; background: rgb(247, 247, 247); float: none; word-break: break-word;">MR972LL/A</dd></span></dl></div></div></div><div class="produto-acompanha-caixa container" id="acompanha" style="margin-top: 0px; margin-bottom: 0px; padding: 15px 20px; border: 0px; font-variant-numeric: inherit; font-variant-east-asian: inherit; font-stretch: inherit; line-height: inherit; font-family: "Open Sans", sans-serif; font-size: 16px; vertical-align: baseline; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; max-width: 1280px; color: rgb(112, 112, 112);"><div class="title-ctn" style="margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; vertical-align: baseline; position: relative;"></div></div></div></div></article><!--]--></details></section><!----></astro-slot><!--]--></div></section><!--astro:end--></astro-island>
|
|
66
|
-
<astro-island uid="kAdMc" component-url="/_astro/ProductShelf.dYlXuNId.js" component-export="default" renderer-url="/_astro/client.ZhEmw4hZ.js" props="{"collectionId":[0,null],"searchQuery":[0],"sort":[0],"title":[0,"Produtos relacionados"],"titleLink":[0,""],"isShuffle":[0],"isRelatedProducts":[0,true],"products":[1,[[0,{"_id":[0,"5c703c40c626be23430d5033"],"visible":[0,true],"available":[0,true],"pictures":[1,[[0,{"normal":[0,{"url":[0,"https://ecom-ptqgjveg.nyc3.digitaloceanspaces.com/imgs/400px/@1550858949523-frontal-macbook-pro-apple-13-intel-core-i5-128gb-mpxq2bz-a.jpg"]}]}]]],"name":[0,"MacBook Pro Apple 13.3\" Intel Core i5 RAM 8GB SSD 128GB MPXQ2BZ/A Cinza Espacial"],"sku":[0,"nb-apl-1203"],"price":[0,8000],"base_price":[0,8000],"quantity":[0,104],"slug":[0,"macbook-pro-apple-13.3-intel-core-i5-ram-8gb-ssd-128gb-mpxq2bz/a-cinza-espacial"],"condition":[0,"new"],"has_variations":[0,false],"_score":[0,72.06449127197266]}],[0,{"_id":[0,"603574709332dd6865dc6d37"],"visible":[0,true],"available":[0,true],"pictures":[1,[[0,{"normal":[0,{"url":[0,"https://ecom-ptqgjveg.nyc3.digitaloceanspaces.com/imgs/400px/@1550858949523-frontal-macbook-pro-apple-13-intel-core-i5-128gb-mpxq2bz-a.jpg"]}]}]]],"name":[0,"MacBook Pro Apple 13.3\" Intel Core i5 RAM 8GB SSD 128GB MPXQ2BZ/A Cinza Espacial"],"sku":[0,"nb-apl-1203-C773"],"price":[0,8500],"base_price":[0,8500],"quantity":[0,111],"slug":[0,"macbook-pro-apple-13.3-intel-core-i5-ram-8gb-ssd-128gb-mpxq2bz/a-cinza-espacial-c520"],"condition":[0,"new"],"has_variations":[0,false],"_score":[0,69.70651245117188]}],[0,{"_id":[0,"5d81378df11b5b64ea01cf42"],"visible":[0,true],"available":[0,true],"pictures":[1,[[0,{"normal":[0,{"url":[0,"https://ecom-jvxboxzk.sfo2.digitaloceanspaces.com/imgs/normal/@v2-1581215452641-notebook-d-ell-i5577-7152.jpg.webp"]}]}]]],"name":[0,"Notebook Gaming Dell I5577-7152 15.6\" I7 2.8GHZ 4GB 1TB Preto"],"sku":[0,"NNX7520"],"price":[0,1200],"base_price":[0,1200],"quantity":[0,999],"slug":[0,"notebook-gaming-dell-i5577-7152-15.6-i7-2.8ghz-4gb-1tb-preto"],"condition":[0,"new"],"has_variations":[0,true],"_score":[0,64.66648864746094]}],[0,{"_id":[0,"5d701cf6f11b5b64ea01ccd1"],"visible":[0,true],"available":[0,true],"pictures":[1,[[0,{"normal":[0,{"url":[0,"https://ecom-ptqgjveg.nyc3.digitaloceanspaces.com/imgs/400px/@1550856815592-tela-notebook-lenovo-ideapad-330.jpg"]}]}]]],"name":[0,"Notebook Lenovo IdeaPad 330 15.6\" Celeron N4000 RAM 4GB HD 500GB"],"sku":[0,"WIG2566"],"slug":[0,"notebook-lenovo-ideapad-330-15.6-celeron-n4000-ram-4gb-hd-500gb"],"condition":[0,"new"],"price":[0,2090],"base_price":[0,2200],"quantity":[0,298],"has_variations":[0,true],"_score":[0,63.82766342163086]}],[0,{"_id":[0,"5c703700c626be23430d501e"],"visible":[0,true],"available":[0,true],"pictures":[1,[[0,{"normal":[0,{"url":[0,"https://ecom-ptqgjveg.nyc3.digitaloceanspaces.com/imgs/400px/@1550856815592-tela-notebook-lenovo-ideapad-330.jpg"]}]}]]],"name":[0,"Notebook Lenovo IdeaPad 330 15.6\" Celeron N4000 RAM 4GB HD 500GB"],"sku":[0,"nb-lnv-9197"],"slug":[0,"notebook-lenovo-ideapad-330-15.6-celeron-n4000-ram-4gb-hd-500gb"],"condition":[0,"new"],"price":[0,2399.9],"base_price":[0,2399.9],"quantity":[0,110],"has_variations":[0,false],"_score":[0,63.31324005126953]}],[0,{"_id":[0,"5cdf0e8f887ef430f1f6d0a7"],"visible":[0,true],"available":[0,true],"name":[0,"TV LG UHD 55” Q6FN - Tizen Conversor Digital Modo Ambiente Linha 2018"],"sku":[0,"ZFA2236"],"pictures":[1,[[0,{"normal":[0,{"url":[0,"https://ecom-jvxboxzk.sfo2.digitaloceanspaces.com/imgs/400px/@1558199359597-133718358_2sz.jpg"]}]}]]],"price":[0,10000],"quantity":[0,129],"slug":[0,"lot-of-pictures-product"],"condition":[0,"new"],"inventory":[0,{"MG":[0,20],"SP":[0,10],"SELIA":[0,100]}],"base_price":[0,10000],"has_variations":[0,false],"_score":[0,61.94102478027344]}],[0,{"_id":[0,"5fb2b21f69274c73fcd6a0db"],"visible":[0,true],"available":[0,true],"name":[0,"Fone Xiaomi Redmi Airdots"],"sku":[0,"TMH8401"],"pictures":[1,[[0,{"normal":[0,{"url":[0,"https://ecom-jvxboxzk.sfo2.digitaloceanspaces.com/imgs/normal/@v2-1605546436402-fone-de-ouvido-xiaomi-redmi-airdots.jpg.webp"],"size":[0,"350x350"],"alt":[0,"fone-de-ouvido-xiaomi-redmi-airdots"]}]}]]],"price":[0,380],"quantity":[0,111],"slug":[0,"fone-xiaomi-redmi-airdots"],"condition":[0,"new"],"base_price":[0,400],"has_variations":[0,false],"_score":[0,61.94102478027344]}],[0,{"_id":[0,"5c700cbfc626be23430d4f9a"],"visible":[0,true],"available":[0,true],"name":[0,"Teclado Gamer Fortrek Mecânico K5 RGB Outemu Blue Preto"],"sku":[0,"tcl-frt-6980"],"pictures":[1,[[0,{"normal":[0,{"url":[0,"https://ecom-ptqgjveg.nyc3.digitaloceanspaces.com/imgs/400px/@1550848813715-teclado-gamer-mecanico-k5-rgb-fortrek.gif"]}]}]]],"price":[0,178.19],"quantity":[0,1112],"slug":[0,"teclado-gamer-fortrek-mecanico-k5-rgb-outemu-blue-preto"],"condition":[0,"new"],"base_price":[0,178.19],"inventory":[0,{"SELIA":[0,12],"SALVADOR":[0,100],"FABRICA":[0,1000]}],"has_variations":[0,false],"_score":[0,61.426597595214844]}],[0,{"_id":[0,"5c7010a3c626be23430d4fb4"],"visible":[0,true],"available":[0,true],"name":[0,"Mouse Gamer Corsair Óptico Harpoon RGB CH-9301011-NA"],"sku":[0,"ms-csr-303"],"price":[0,279],"base_price":[0,279],"pictures":[1,[[0,{"normal":[0,{"url":[0,"https://ecoms1.com/1011/imgs/normal/@v3/1626891291961-41nwfrmr-8l._ac_.jpg.webp"],"size":[0,"350x285"],"alt":[0,"Mouse Gamer Corsair 41NWfrMr-8L._AC_"]}]}],[0,{"normal":[0,{"url":[0,"https://ecoms1.com/1011/imgs/normal/@v3/1626891297964-71dkqeflxtl._ac_sl1500_.jpg.webp"],"size":[0,"350x233"],"alt":[0,"71dkQefLxTL._AC_SL1500_"]}]}]]],"slug":[0,"mouse-gamer-corsair-optico-harpoon-rgb-ch-9301011-na"],"condition":[0,"new"],"quantity":[0,500],"has_variations":[0,false],"_score":[0,61.426597595214844]}],[0,{"_id":[0,"5c7015e5c626be23430d4fd4"],"visible":[0,true],"available":[0,true],"name":[0,"Caixa de Som Edifier 2.1 Amplificada (15W) X100B Preto"],"sku":[0,"cx-ed-021"],"pictures":[1,[[0,{"normal":[0,{"url":[0,"https://ecom-ptqgjveg.nyc3.digitaloceanspaces.com/imgs/400px/@1550849307836-satelite-edifier-para-pc-15w-x100b.jpg"]}]}]]],"quantity":[0,110],"slug":[0,"caixa-de-som-edifier-2.1-amplificada-15w-x100b-preto"],"condition":[0,"new"],"price":[0,102],"base_price":[0,102],"has_variations":[0,false],"_score":[0,61.426597595214844]}],[0,{"_id":[0,"5c70168cc626be23430d4fd9"],"visible":[0,true],"available":[0,true],"pictures":[1,[[0,{"normal":[0,{"url":[0,"https://ecom-ptqgjveg.nyc3.digitaloceanspaces.com/imgs/400px/@1550849536126-caixa-de-som-edifier-20-r1000t4-preta.jpg"]}]}]]],"name":[0,"Caixa de Som 2.0 Bivolt (24W) R1000T4"],"sku":[0,"cx-ed-1052"],"price":[0,368],"base_price":[0,368],"quantity":[0,220],"inventory":[0,{"MG":[0,120],"SP":[0,100]}],"slug":[0,"caixa-de-som--2.0-bivolt-24w-r1000t4"],"condition":[0,"new"],"has_variations":[0,false],"_score":[0,61.426597595214844]}],[0,{"_id":[0,"5c701976c626be23430d4fdf"],"visible":[0,true],"available":[0,true],"price":[0,599],"base_price":[0,599],"pictures":[1,[[0,{"normal":[0,{"url":[0,"https://ecom-ptqgjveg.nyc3.digitaloceanspaces.com/imgs/400px/@1550850144930-caixa-de-som-edifier-42w-r1280t.jpg"]}]}]]],"sku":[0,"cx-ed-23456"],"quantity":[0,101],"name":[0,"Caixa de Som Edifier 2.0 Bivolt (42W) R1280T Madeira"],"slug":[0,"caixa-de-som-edifier-2.0-bivolt-42w-r1280t-madeira"],"condition":[0,"new"],"min_quantity":[0,2],"has_variations":[0,false],"_score":[0,61.426597595214844]}],[0,{"_id":[0,"5c701c8ac626be23430d4fe5"],"visible":[0,true],"available":[0,true],"pictures":[1,[[0,{"normal":[0,{"url":[0,"https://ecom-ptqgjveg.nyc3.digitaloceanspaces.com/imgs/400px/@1550850821727-embalagem-headset-gamer-corsair-raptor-hs40.jpg"]}]}]]],"name":[0,"Headset Gamer Corsair HS40 Raptor CA-9011122-NA(AP)"],"sku":[0,"hd-csr-303"],"price":[0,285],"quantity":[0,101],"slug":[0,"headset-gamer-corsair-hs40-raptor-ca-9011122-naap-vinho"],"condition":[0,"new"],"base_price":[0,300],"has_variations":[0,false],"_score":[0,61.426597595214844]}],[0,{"_id":[0,"5c701f1ec626be23430d4ff2"],"visible":[0,true],"available":[0,true],"name":[0,"Headset Stereo Logitech H110 Cinza"],"sku":[0,"hd-lgt-6652"],"price":[0,53.2],"quantity":[0,111],"pictures":[1,[[0,{"normal":[0,{"url":[0,"https://ecom-ptqgjveg.nyc3.digitaloceanspaces.com/imgs/400px/@1550851599586-headset-stereo-logitech-h110.gif"]}]}]]],"slug":[0,"headset-stereo-logitech-h110-cinza"],"condition":[0,"new"],"base_price":[0,53.2],"has_variations":[0,true],"_score":[0,61.426597595214844]}],[0,{"_id":[0,"5c70290cc626be23430d5001"],"visible":[0,true],"available":[0,true],"name":[0,"Cadeira Gamer PcYes Mad Racer V8 MADV8"],"sku":[0,"cd-pcy-1256"],"quantity":[0,331],"pictures":[1,[[0,{"normal":[0,{"url":[0,"https://ecom-ptqgjveg.nyc3.digitaloceanspaces.com/imgs/400px/@1550854259186-borda-cadeira-gamer-pcyes-mad-racer-v8-azul.jpg"]}]}]]],"price":[0,1012.77],"base_price":[0,1012.77],"slug":[0,"cadeira-gamer-pcyes-mad-racer-v8-madv8-azul"],"condition":[0,"new"],"has_variations":[0,true],"_score":[0,61.426597595214844]}],[0,{"_id":[0,"5c702c35c626be23430d5007"],"visible":[0,true],"available":[0,true],"pictures":[1,[[0,{"normal":[0,{"url":[0,"https://ecom-ptqgjveg.nyc3.digitaloceanspaces.com/imgs/400px/@1550854580476-inclinada-cadeira-pcyes-mad-racer-v10-vermelho-preto.jpg"]}]}]]],"quantity":[0,443],"sku":[0,"cd-pcy-3379"],"name":[0,"Cadeira Gamer PcYes Mad Racer V10 MADV10"],"price":[0,1146],"base_price":[0,1146],"slug":[0,"cadeira-gamer-pcyes-mad-racer-v10-madv10-vermelho-/-preto"],"condition":[0,"new"],"has_variations":[0,true],"_score":[0,61.426597595214844]}],[0,{"_id":[0,"5c702e1cc626be23430d500e"],"visible":[0,true],"available":[0,true],"name":[0,"Cadeira Gamer Aerocool Profissional AC60C Vermelho"],"sku":[0,"cd-acl-9965"],"pictures":[1,[[0,{"normal":[0,{"url":[0,"https://ecom-ptqgjveg.nyc3.digitaloceanspaces.com/imgs/400px/@1550855319331-cadeira-gamer-aerocool-air-ac60c-vermelho.jpg"]}]}]]],"price":[0,931],"quantity":[0,989],"slug":[0,"cadeira-gamer-aerocool-profissional-ac60c-vermelho"],"condition":[0,"new"],"base_price":[0,980],"has_variations":[0,true],"_score":[0,61.426597595214844]}],[0,{"_id":[0,"5c768d1cc626be23430d5080"],"visible":[0,true],"available":[0,true],"name":[0,"Smartphone Xiaomi MI 8 Lite 64GB Versão Global Desbloqueado Azul"],"sku":[0,"smtp-xomi-2345"],"pictures":[1,[[0,{"normal":[0,{"url":[0,"https://ecom-ptqgjveg.nyc3.digitaloceanspaces.com/imgs/400px/@1551273059156-smartphone-xiaomi-mi-8-lite-64gb-azul.jpg"]}]}]]],"price":[0,1253.9],"quantity":[0,111],"slug":[0,"smartphone-xiaomi-mi-8-lite-64gb-versao-global-desbloqueado-azul"],"condition":[0,"new"],"base_price":[0,1253.9],"has_variations":[0,false],"_score":[0,61.426597595214844]}],[0,{"_id":[0,"5c768e21c626be23430d5086"],"visible":[0,true],"available":[0,true],"pictures":[1,[[0,{"normal":[0,{"url":[0,"https://ecom-ptqgjveg.nyc3.digitaloceanspaces.com/imgs/400px/@1551273294352-tela-smartphone-xiaomi-redmi-mi-a2-64gb-preto.jpg"]}]}]]],"name":[0,"Smartphone Xiaomi Redmi MI A2 64GB Versão Global Desbloqueado Preto"],"sku":[0,"smtp-xomi-9746"],"price":[0,1070.11],"base_price":[0,1070.11],"quantity":[0,109],"slug":[0,"smartphone-xiaomi-redmi-mi-a2-64gb-versao-global-desbloqueado-preto"],"condition":[0,"new"],"has_variations":[0,false],"_score":[0,61.426597595214844]}],[0,{"_id":[0,"5c768f22c626be23430d508b"],"visible":[0,true],"available":[0,true],"sku":[0,"smtp-xomi-231w"],"price":[0,1070.11],"base_price":[0,1070.11],"quantity":[0,111],"pictures":[1,[[0,{"normal":[0,{"url":[0,"https://ecom-ptqgjveg.nyc3.digitaloceanspaces.com/imgs/400px/@1551273667806-frontal-smartphone-xiaomi-redmi-note-5-64gb.jpg"]}]}]]],"name":[0,"Smartphone Xiaomi Redmi Note 5 64GB Versão Global Desbloqueado Preto"],"slug":[0,"smartphone-xiaomi-redmi-note-5-64gb-versao-global-desbloqueado-preto"],"condition":[0,"new"],"has_variations":[0,false],"_score":[0,61.426597595214844]}],[0,{"_id":[0,"5c768fcfc626be23430d5090"],"visible":[0,true],"available":[0,true],"pictures":[1,[[0,{"normal":[0,{"url":[0,"https://ecom-ptqgjveg.nyc3.digitaloceanspaces.com/imgs/400px/@1551273794995-completo-smartphone-xiaomi-redmi-s2-32gb-4g-prata.jpg"]}]}]]],"name":[0,"Smartphone Xiaomi Redmi S2 64GB Versão Global Desbloqueado"],"sku":[0,"smtp-xomi-09876"],"price":[0,841.33],"base_price":[0,841.33],"quantity":[0,110],"slug":[0,"smartphone-xiaomi-redmi-s2-64gb-versao-global-desbloqueado"],"condition":[0,"new"],"has_variations":[0,false],"_score":[0,61.426597595214844]}],[0,{"_id":[0,"5c769d1fc626be23430d50a0"],"visible":[0,true],"available":[0,true],"pictures":[1,[[0,{"normal":[0,{"url":[0,"https://ecom-ptqgjveg.nyc3.digitaloceanspaces.com/imgs/400px/@1554748035540-133776099_1gg.png"]}]}]]],"name":[0,"Iphone 0 8Gb"],"sku":[0,"HBT6818"],"quantity":[0,107],"slug":[0,"slug"],"condition":[0,"new"],"base_price":[0,2000],"price":[0,2000],"has_variations":[0,false],"_score":[0,61.426597595214844]}],[0,{"_id":[0,"5f94f838b2161709fa43788b"],"available":[0,true],"sku":[0,"0056564684941"],"name":[0,"Blusa Charlotte ML Cinza Mid"],"slug":[0,"p-blusa-charlotte-ml-cinza-mid"],"price":[0,189.05],"base_price":[0,199],"warranty":[0,""],"pictures":[1,[[0,{"normal":[0,{"url":[0,"https://ecoms1.com/1011/imgs/normal/@v3/1633402642530-1603598381478.jpeg.webp"],"size":[0,"233x350"],"alt":[0,"1603598381478"]}]}],[0,{"normal":[0,{"url":[0,"https://ecom-jvxboxzk.sfo2.digitaloceanspaces.com/imgs/normal/@v2-1603598383470-d2960aab158ef01718b61b8aaba72075.jpeg.webp"],"alt":[0,"Blusa Charlotte ML Cinza Mid (normal)"]}]}]]],"quantity":[0,565],"visible":[0,true],"condition":[0,"new"],"min_quantity":[0,2],"has_variations":[0,true],"_score":[0,61.426597595214844]}],[0,{"_id":[0,"5fad8b0980c6216a3fc53c73"],"visible":[0,true],"available":[0,true],"name":[0,"Look + Arm Band"],"sku":[0,"PHI8817"],"pictures":[1,[[0,{"normal":[0,{"url":[0,"https://ecom-jvxboxzk.sfo2.digitaloceanspaces.com/imgs/normal/@v2-1605208709765-f379f65dad.jpg.webp"],"size":[0,"338x350"],"alt":[0,"f379f65dad"]}]}]]],"quantity":[0,111],"price":[0,285],"slug":[0,"lok-1-arm-band"],"condition":[0,"new"],"min_quantity":[0,5],"base_price":[0,300],"has_variations":[0,false],"_score":[0,61.426597595214844]}],[0,{"_id":[0,"5fb2b18c69274c73fcd6a085"],"visible":[0,true],"available":[0,true],"name":[0,"Relógio Xiaomi Mi Band 4"],"sku":[0,"QPM6997"],"pictures":[1,[[0,{"normal":[0,{"url":[0,"https://ecom-jvxboxzk.sfo2.digitaloceanspaces.com/imgs/normal/@v2-1605546229143-14399585878046.jpg.webp"],"size":[0,"350x350"],"alt":[0,"14399585878046"]}]}]]],"price":[0,475],"quantity":[0,500],"inventory":[0,{"MG":[0,300],"ES":[0,200]}],"slug":[0,"mi-band-5"],"condition":[0,"new"],"base_price":[0,500],"has_variations":[0,false],"_score":[0,61.426597595214844]}],[0,{"_id":[0,"5c700beac626be23430d4f93"],"visible":[0,true],"available":[0,true],"name":[0,"Combo Teclado e Mouse Thermaltake KB-CMC-PLBLPB-01 Preto"],"sku":[0,"tcl-trm-6215"],"pictures":[1,[[0,{"normal":[0,{"url":[0,"https://ecom-jvxboxzk.sfo2.digitaloceanspaces.com/imgs/normal/@v2-1594851344426-kb-cmc-plblpb-012123.jpg.webp"],"size":[0,"350x350"],"alt":[0,"kb-cmc-plblpb-012123"]}]}],[0,{"normal":[0,{"url":[0,"https://ecom-jvxboxzk.sfo2.digitaloceanspaces.com/imgs/normal/@v2-1594851352949-kb-cmc-plblpb-012122.jpg.webp"],"size":[0,"350x350"],"alt":[0,"kb-cmc-plblpb-012122"]}]}]]],"quantity":[0,110],"slug":[0,"combo-teclado-e-mouse-thermaltake-kb-cmc-plblpb-01-preto"],"condition":[0,"new"],"base_price":[0,155.71],"price":[0,155.71],"has_variations":[0,false],"_score":[0,56.52000045776367]}],[0,{"_id":[0,"5fb2b8cc69274c73fcd6a553"],"visible":[0,true],"available":[0,true],"name":[0,"Kit com 5 notebooks"],"sku":[0,"GNO2332"],"pictures":[1,[[0,{"normal":[0,{"url":[0,"https://ecom-jvxboxzk.sfo2.digitaloceanspaces.com/imgs/normal/@v2-1605548176575-1550858949523-frontal-macbook-pro-apple-13-intel-core-i5-128gb-mpxq2bz-a.jpg.webp"],"size":[0,"350x350"],"alt":[0,"@1550858949523-frontal-macbook-pro-apple-13-intel-core-i5-128gb-mpxq2bz-a"]}]}],[0,{"normal":[0,{"url":[0,"https://ecom-jvxboxzk.sfo2.digitaloceanspaces.com/imgs/normal/@v2-1605548177070-1550859372026-teclas-macbook-apple-pro-tela-15-4-ssd-512gb-mr972ll-a-prata.jpg.webp"],"size":[0,"350x350"],"alt":[0,"@1550859372026-teclas-macbook-apple-pro-tela-15-4-ssd-512gb-mr972ll-a-prata"]}]}]]],"quantity":[0,111],"min_quantity":[0,5],"price":[0,7600],"slug":[0,"kit-com-5-notebooks"],"condition":[0,"new"],"base_price":[0,8000],"has_variations":[0,false],"_score":[0,53.8486213684082]}],[0,{"_id":[0,"5c702713c626be23430d4ffa"],"visible":[0,true],"available":[0,false],"pictures":[1,[[0,{"normal":[0,{"url":[0,"https://ecom-ptqgjveg.nyc3.digitaloceanspaces.com/imgs/400px/@1550851947993-headset-cougar-phontum.jpg"]}]}]]],"name":[0,"Headset Gamer Cougar Phontum 3H500P53B Preto/Laranja"],"sku":[0,"CSR8199"],"price":[0,320],"base_price":[0,320],"quantity":[0,111],"slug":[0,"headset-gamer-cougar-phontum-3h500p53b-preto/laranja"],"condition":[0,"new"],"has_variations":[0,false],"_score":[0,61.426597595214844]}],[0,{"_id":[0,"5f2c301cf023684cdbd7e005"],"visible":[0,true],"available":[0,false],"name":[0,"Item de Teste 2 – Por favor, NÃO OFERTAR!"],"sku":[0,"UBQ1771"],"price":[0,760],"quantity":[0,222],"pictures":[1,[[0,{"normal":[0,{"url":[0,"https://ecom-jvxboxzk.sfo2.digitaloceanspaces.com/imgs/400px/@1558964957646-1550854259186-borda-cadeira-gamer-pcyes-mad-racer-v8-azul.jpg"]}]}]]],"slug":[0,"produto-teste-ml"],"condition":[0,"new"],"base_price":[0,800],"has_variations":[0,true],"_score":[0,61.426597595214844]}],[0,{"_id":[0,"5fb2b48369274c73fcd6a25d"],"visible":[0,true],"available":[0,false],"name":[0,"Kit de 10 unidades miband + Airdots"],"sku":[0,"QSY8641"],"pictures":[1,[[0,{"normal":[0,{"url":[0,"https://ecom-jvxboxzk.sfo2.digitaloceanspaces.com/imgs/normal/@v2-1605547091249-fone-de-ouvido-xiaomi-redmi-airdots.jpg.webp"],"size":[0,"350x350"],"alt":[0,"fone-de-ouvido-xiaomi-redmi-airdots"]}]}],[0,{"normal":[0,{"url":[0,"https://ecom-jvxboxzk.sfo2.digitaloceanspaces.com/imgs/normal/@v2-1605547091720-14399585878046.jpg.webp"],"size":[0,"350x350"],"alt":[0,"14399585878046"]}]}]]],"price":[0,712.5],"quantity":[0,111],"slug":[0,"kit-miband--airdots"],"condition":[0,"new"],"min_quantity":[0,10],"base_price":[0,750],"has_variations":[0,false],"_score":[0,52.03464126586914]}]]]}" ssr="" client="visible" opts="{"name":"ProductShelf","value":true}" await-children=""><section class="ui-section"><div class="mx-auto mb-4 max-w-prose text-center"><h2 class="ui-text-brand text-3xl"><span href class="text-base-700"><!--[-->Produtos relacionados<!--]--></span></h2></div><div class="relative group/shelf" data-carousel><ul class="m-0 flex snap-mandatory list-none scroll-smooth p-0 [&>*]:snap-start [&>*]:outline-none snap-x overflow-y-hidden overflow-x-scroll" style="scrollbar-width:none;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;" data-carousel-wrapper><!--[--><!--[--><li class="shrink-0 basis-1/2 md:basis-1/3 lg:basis-1/4"><article data-sku="nb-apl-1203" class="group relative mx-auto h-full max-w-[350px] px-0.5 py-3 hover:z-[1]"><a href="/macbook-pro-apple-13.3-intel-core-i5-ram-8gb-ssd-128gb-mpxq2bz/a-cinza-espacial" class="flex h-full flex-col overflow-hidden rounded bg-white ring-black/5 group-hover:shadow group-hover:ring-1"><!--[--><div class="aspect-square p-2 transition-transform motion-safe:group-hover:scale-110"><div class="relative size-full overflow-hidden rounded bg-white group-hover:rounded-none"><span class="text-xs text-opacity-70"><img src="https://ecom-ptqgjveg.nyc3.digitaloceanspaces.com/imgs/400px/@1550858949523-frontal-macbook-pro-apple-13-intel-core-i5-128gb-mpxq2bz-a.jpg" alt="MacBook Pro Apple 13.3" Intel Core i5 RAM 8GB SSD 128GB MPXQ2BZ/A Cinza Espacial" loading="lazy" class="absolute left-0 top-0 block size-full object-cover"><!----></span></div></div><!----><div class="relative z-10 flex grow flex-col justify-between p-4"><h3 class="ui-link line-clamp-2 no-underline text-base-700 group-hover:text-primary group-hover:underline">MacBook Pro Apple 13.3" Intel Core i5 RAM 8GB SSD 128GB MPXQ2BZ/A Cinza Espacial</h3><div class="pt-2"><div><div class="text-base-600 [&>div]:[font-size:90%] [&_small]:lowercase [&_small]:[font-size:92%]"><!----><strong class="inline-block text-base-800"><!----> R$ 8.000,00</strong><!----><!----><!----></div></div></div><button class="uno-3suct9 ui-btn-sm ui-btn-primary"><span class="bg-on-primary text-primary mr-1 inline-block size-4 rounded-full text-center text-base leading-none opacity-80"> + </span> Adicionar ao carrinho</button></div><!--]--></a></article></li><li class="shrink-0 basis-1/2 md:basis-1/3 lg:basis-1/4"><article data-sku="nb-apl-1203-C773" class="group relative mx-auto h-full max-w-[350px] px-0.5 py-3 hover:z-[1]"><a href="/macbook-pro-apple-13.3-intel-core-i5-ram-8gb-ssd-128gb-mpxq2bz/a-cinza-espacial-c520" class="flex h-full flex-col overflow-hidden rounded bg-white ring-black/5 group-hover:shadow group-hover:ring-1"><!--[--><div class="aspect-square p-2 transition-transform motion-safe:group-hover:scale-110"><div class="relative size-full overflow-hidden rounded bg-white group-hover:rounded-none"><span class="text-xs text-opacity-70"><img src="https://ecom-ptqgjveg.nyc3.digitaloceanspaces.com/imgs/400px/@1550858949523-frontal-macbook-pro-apple-13-intel-core-i5-128gb-mpxq2bz-a.jpg" alt="MacBook Pro Apple 13.3" Intel Core i5 RAM 8GB SSD 128GB MPXQ2BZ/A Cinza Espacial" loading="lazy" class="absolute left-0 top-0 block size-full object-cover"><!----></span></div></div><!----><div class="relative z-10 flex grow flex-col justify-between p-4"><h3 class="ui-link line-clamp-2 no-underline text-base-700 group-hover:text-primary group-hover:underline">MacBook Pro Apple 13.3" Intel Core i5 RAM 8GB SSD 128GB MPXQ2BZ/A Cinza Espacial</h3><div class="pt-2"><div><div class="text-base-600 [&>div]:[font-size:90%] [&_small]:lowercase [&_small]:[font-size:92%]"><!----><strong class="inline-block text-base-800"><!----> R$ 8.500,00</strong><!----><!----><!----></div></div></div><button class="uno-3suct9 ui-btn-sm ui-btn-primary"><span class="bg-on-primary text-primary mr-1 inline-block size-4 rounded-full text-center text-base leading-none opacity-80"> + </span> Adicionar ao carrinho</button></div><!--]--></a></article></li><li class="shrink-0 basis-1/2 md:basis-1/3 lg:basis-1/4"><article data-sku="NNX7520" class="group relative mx-auto h-full max-w-[350px] px-0.5 py-3 hover:z-[1]"><a href="/notebook-gaming-dell-i5577-7152-15.6-i7-2.8ghz-4gb-1tb-preto" class="flex h-full flex-col overflow-hidden rounded bg-white ring-black/5 group-hover:shadow group-hover:ring-1"><!--[--><div class="aspect-square p-2 transition-transform motion-safe:group-hover:scale-110"><div class="relative size-full overflow-hidden rounded bg-white group-hover:rounded-none"><span class="text-xs text-opacity-70"><img src="https://ecom-jvxboxzk.sfo2.digitaloceanspaces.com/imgs/normal/@v2-1581215452641-notebook-d-ell-i5577-7152.jpg.webp" alt="Notebook Gaming Dell I5577-7152 15.6" I7 2.8GHZ 4GB 1TB Preto" loading="lazy" class="absolute left-0 top-0 block size-full object-cover"><!----></span></div></div><!----><div class="relative z-10 flex grow flex-col justify-between p-4"><h3 class="ui-link line-clamp-2 no-underline text-base-700 group-hover:text-primary group-hover:underline">Notebook Gaming Dell I5577-7152 15.6" I7 2.8GHZ 4GB 1TB Preto</h3><div class="pt-2"><div><div class="text-base-600 [&>div]:[font-size:90%] [&_small]:lowercase [&_small]:[font-size:92%]"><!----><strong class="inline-block text-base-800"><!----> R$ 1.200,00</strong><!----><!----><!----></div></div></div><!----></div><!--]--></a></article></li><li class="shrink-0 basis-1/2 md:basis-1/3 lg:basis-1/4"><article data-sku="WIG2566" class="group relative mx-auto h-full max-w-[350px] px-0.5 py-3 hover:z-[1]"><a href="/notebook-lenovo-ideapad-330-15.6-celeron-n4000-ram-4gb-hd-500gb" class="flex h-full flex-col overflow-hidden rounded bg-white ring-black/5 group-hover:shadow group-hover:ring-1"><!--[--><div class="aspect-square p-2 transition-transform motion-safe:group-hover:scale-110"><div class="relative size-full overflow-hidden rounded bg-white group-hover:rounded-none"><span class="text-xs text-opacity-70"><img src="https://ecom-ptqgjveg.nyc3.digitaloceanspaces.com/imgs/400px/@1550856815592-tela-notebook-lenovo-ideapad-330.jpg" alt="Notebook Lenovo IdeaPad 330 15.6" Celeron N4000 RAM 4GB HD 500GB" loading="lazy" class="absolute left-0 top-0 block size-full object-cover"><!----></span></div></div><span class="uno-bm03rg"> -<strong>5</strong>% </span><div class="relative z-10 flex grow flex-col justify-between p-4"><h3 class="ui-link line-clamp-2 no-underline text-base-700 group-hover:text-primary group-hover:underline">Notebook Lenovo IdeaPad 330 15.6" Celeron N4000 RAM 4GB HD 500GB</h3><div class="pt-2"><div><div class="text-base-600 [&>div]:[font-size:90%] [&_small]:lowercase [&_small]:[font-size:92%]"><span class="text-base-500 mr-1 text-[87%]"><!----><s>R$ 2.200,00</s><!----></span><strong class="inline-block text-base-800"><!----> R$ 2.090,00</strong><!----><!----><!----></div></div></div><!----></div><!--]--></a></article></li><li class="shrink-0 basis-1/2 md:basis-1/3 lg:basis-1/4"><article data-sku="nb-lnv-9197" class="group relative mx-auto h-full max-w-[350px] px-0.5 py-3 hover:z-[1]"><a href="/notebook-lenovo-ideapad-330-15.6-celeron-n4000-ram-4gb-hd-500gb" class="flex h-full flex-col overflow-hidden rounded bg-white ring-black/5 group-hover:shadow group-hover:ring-1"><!--[--><div class="aspect-square p-2 transition-transform motion-safe:group-hover:scale-110"><div class="relative size-full overflow-hidden rounded bg-white group-hover:rounded-none"><span class="text-xs text-opacity-70"><img src="https://ecom-ptqgjveg.nyc3.digitaloceanspaces.com/imgs/400px/@1550856815592-tela-notebook-lenovo-ideapad-330.jpg" alt="Notebook Lenovo IdeaPad 330 15.6" Celeron N4000 RAM 4GB HD 500GB" loading="lazy" class="absolute left-0 top-0 block size-full object-cover"><!----></span></div></div><!----><div class="relative z-10 flex grow flex-col justify-between p-4"><h3 class="ui-link line-clamp-2 no-underline text-base-700 group-hover:text-primary group-hover:underline">Notebook Lenovo IdeaPad 330 15.6" Celeron N4000 RAM 4GB HD 500GB</h3><div class="pt-2"><div><div class="text-base-600 [&>div]:[font-size:90%] [&_small]:lowercase [&_small]:[font-size:92%]"><!----><strong class="inline-block text-base-800"><!----> R$ 2.399,90</strong><!----><!----><!----></div></div></div><button class="uno-3suct9 ui-btn-sm ui-btn-primary"><span class="bg-on-primary text-primary mr-1 inline-block size-4 rounded-full text-center text-base leading-none opacity-80"> + </span> Adicionar ao carrinho</button></div><!--]--></a></article></li><li class="shrink-0 basis-1/2 md:basis-1/3 lg:basis-1/4"><article data-sku="ZFA2236" class="group relative mx-auto h-full max-w-[350px] px-0.5 py-3 hover:z-[1]"><a href="/lot-of-pictures-product" class="flex h-full flex-col overflow-hidden rounded bg-white ring-black/5 group-hover:shadow group-hover:ring-1"><!--[--><div class="aspect-square p-2 transition-transform motion-safe:group-hover:scale-110"><div class="relative size-full overflow-hidden rounded bg-white group-hover:rounded-none"><span class="text-xs text-opacity-70"><img src="https://ecom-jvxboxzk.sfo2.digitaloceanspaces.com/imgs/400px/@1558199359597-133718358_2sz.jpg" alt="TV LG UHD 55” Q6FN - Tizen Conversor Digital Modo Ambiente Linha 2018" loading="lazy" class="absolute left-0 top-0 block size-full object-cover"><!----></span></div></div><!----><div class="relative z-10 flex grow flex-col justify-between p-4"><h3 class="ui-link line-clamp-2 no-underline text-base-700 group-hover:text-primary group-hover:underline">TV LG UHD 55” Q6FN - Tizen Conversor Digital Modo Ambiente Linha 2018</h3><div class="pt-2"><div><div class="text-base-600 [&>div]:[font-size:90%] [&_small]:lowercase [&_small]:[font-size:92%]"><!----><strong class="inline-block text-base-800"><!----> R$ 10.000,00</strong><!----><!----><!----></div></div></div><button class="uno-3suct9 ui-btn-sm ui-btn-primary"><span class="bg-on-primary text-primary mr-1 inline-block size-4 rounded-full text-center text-base leading-none opacity-80"> + </span> Adicionar ao carrinho</button></div><!--]--></a></article></li><li class="shrink-0 basis-1/2 md:basis-1/3 lg:basis-1/4"><article data-sku="TMH8401" class="group relative mx-auto h-full max-w-[350px] px-0.5 py-3 hover:z-[1]"><a href="/fone-xiaomi-redmi-airdots" class="flex h-full flex-col overflow-hidden rounded bg-white ring-black/5 group-hover:shadow group-hover:ring-1"><!--[--><div class="aspect-square p-2 transition-transform motion-safe:group-hover:scale-110"><div class="relative size-full overflow-hidden rounded bg-white group-hover:rounded-none"><span class="text-xs text-opacity-70"><img src="https://ecom-jvxboxzk.sfo2.digitaloceanspaces.com/imgs/normal/@v2-1605546436402-fone-de-ouvido-xiaomi-redmi-airdots.jpg.webp" alt="fone-de-ouvido-xiaomi-redmi-airdots" width="350" height="350" loading="lazy" decoding="async" class="absolute left-0 top-0 block size-full object-cover"><!----></span></div></div><span class="uno-bm03rg"> -<strong>5</strong>% </span><div class="relative z-10 flex grow flex-col justify-between p-4"><h3 class="ui-link line-clamp-2 no-underline text-base-700 group-hover:text-primary group-hover:underline">Fone Xiaomi Redmi Airdots</h3><div class="pt-2"><div><div class="text-base-600 [&>div]:[font-size:90%] [&_small]:lowercase [&_small]:[font-size:92%]"><span class="text-base-500 mr-1 text-[87%]"><!----><s>R$ 400,00</s><!----></span><strong class="inline-block text-base-800"><!----> R$ 380,00</strong><!----><!----><!----></div></div></div><button class="uno-3suct9 ui-btn-sm ui-btn-primary"><span class="bg-on-primary text-primary mr-1 inline-block size-4 rounded-full text-center text-base leading-none opacity-80"> + </span> Adicionar ao carrinho</button></div><!--]--></a></article></li><li class="shrink-0 basis-1/2 md:basis-1/3 lg:basis-1/4"><article data-sku="tcl-frt-6980" class="group relative mx-auto h-full max-w-[350px] px-0.5 py-3 hover:z-[1]"><a href="/teclado-gamer-fortrek-mecanico-k5-rgb-outemu-blue-preto" class="flex h-full flex-col overflow-hidden rounded bg-white ring-black/5 group-hover:shadow group-hover:ring-1"><!--[--><div class="aspect-square p-2 transition-transform motion-safe:group-hover:scale-110"><div class="relative size-full overflow-hidden rounded bg-white group-hover:rounded-none"><span class="text-xs text-opacity-70"><img src="https://ecom-ptqgjveg.nyc3.digitaloceanspaces.com/imgs/400px/@1550848813715-teclado-gamer-mecanico-k5-rgb-fortrek.gif" alt="Teclado Gamer Fortrek Mecânico K5 RGB Outemu Blue Preto" loading="lazy" class="absolute left-0 top-0 block size-full object-cover"><!----></span></div></div><!----><div class="relative z-10 flex grow flex-col justify-between p-4"><h3 class="ui-link line-clamp-2 no-underline text-base-700 group-hover:text-primary group-hover:underline">Teclado Gamer Fortrek Mecânico K5 RGB Outemu Blue Preto</h3><div class="pt-2"><div><div class="text-base-600 [&>div]:[font-size:90%] [&_small]:lowercase [&_small]:[font-size:92%]"><!----><strong class="inline-block text-base-800"><!----> R$ 178,19</strong><!----><!----><!----></div></div></div><button class="uno-3suct9 ui-btn-sm ui-btn-primary"><span class="bg-on-primary text-primary mr-1 inline-block size-4 rounded-full text-center text-base leading-none opacity-80"> + </span> Adicionar ao carrinho</button></div><!--]--></a></article></li><li class="shrink-0 basis-1/2 md:basis-1/3 lg:basis-1/4"><article data-sku="ms-csr-303" class="group relative mx-auto h-full max-w-[350px] px-0.5 py-3 hover:z-[1]"><a href="/mouse-gamer-corsair-optico-harpoon-rgb-ch-9301011-na" class="flex h-full flex-col overflow-hidden rounded bg-white ring-black/5 group-hover:shadow group-hover:ring-1"><!--[--><div class="aspect-square p-2 transition-transform motion-safe:group-hover:scale-110"><div class="relative size-full overflow-hidden rounded bg-white group-hover:rounded-none"><span class="text-xs text-opacity-70"><img src="https://ecoms1.com/1011/imgs/normal/@v3/1626891291961-41nwfrmr-8l._ac_.jpg.webp" alt="Mouse Gamer Corsair 41NWfrMr-8L._AC_" width="350" height="285" loading="lazy" decoding="async" class="absolute left-0 top-0 block size-full object-cover"><!----></span></div></div><!----><div class="relative z-10 flex grow flex-col justify-between p-4"><h3 class="ui-link line-clamp-2 no-underline text-base-700 group-hover:text-primary group-hover:underline">Mouse Gamer Corsair Óptico Harpoon RGB CH-9301011-NA</h3><div class="pt-2"><div><div class="text-base-600 [&>div]:[font-size:90%] [&_small]:lowercase [&_small]:[font-size:92%]"><!----><strong class="inline-block text-base-800"><!----> R$ 279,00</strong><!----><!----><!----></div></div></div><button class="uno-3suct9 ui-btn-sm ui-btn-primary"><span class="bg-on-primary text-primary mr-1 inline-block size-4 rounded-full text-center text-base leading-none opacity-80"> + </span> Adicionar ao carrinho</button></div><!--]--></a></article></li><li class="shrink-0 basis-1/2 md:basis-1/3 lg:basis-1/4"><article data-sku="cx-ed-021" class="group relative mx-auto h-full max-w-[350px] px-0.5 py-3 hover:z-[1]"><a href="/caixa-de-som-edifier-2.1-amplificada-15w-x100b-preto" class="flex h-full flex-col overflow-hidden rounded bg-white ring-black/5 group-hover:shadow group-hover:ring-1"><!--[--><div class="aspect-square p-2 transition-transform motion-safe:group-hover:scale-110"><div class="relative size-full overflow-hidden rounded bg-white group-hover:rounded-none"><span class="text-xs text-opacity-70"><img src="https://ecom-ptqgjveg.nyc3.digitaloceanspaces.com/imgs/400px/@1550849307836-satelite-edifier-para-pc-15w-x100b.jpg" alt="Caixa de Som Edifier 2.1 Amplificada (15W) X100B Preto" loading="lazy" class="absolute left-0 top-0 block size-full object-cover"><!----></span></div></div><!----><div class="relative z-10 flex grow flex-col justify-between p-4"><h3 class="ui-link line-clamp-2 no-underline text-base-700 group-hover:text-primary group-hover:underline">Caixa de Som Edifier 2.1 Amplificada (15W) X100B Preto</h3><div class="pt-2"><div><div class="text-base-600 [&>div]:[font-size:90%] [&_small]:lowercase [&_small]:[font-size:92%]"><!----><strong class="inline-block text-base-800"><!----> R$ 102,00</strong><!----><!----><!----></div></div></div><button class="uno-3suct9 ui-btn-sm ui-btn-primary"><span class="bg-on-primary text-primary mr-1 inline-block size-4 rounded-full text-center text-base leading-none opacity-80"> + </span> Adicionar ao carrinho</button></div><!--]--></a></article></li><li class="shrink-0 basis-1/2 md:basis-1/3 lg:basis-1/4"><article data-sku="cx-ed-1052" class="group relative mx-auto h-full max-w-[350px] px-0.5 py-3 hover:z-[1]"><a href="/caixa-de-som--2.0-bivolt-24w-r1000t4" class="flex h-full flex-col overflow-hidden rounded bg-white ring-black/5 group-hover:shadow group-hover:ring-1"><!--[--><div class="aspect-square p-2 transition-transform motion-safe:group-hover:scale-110"><div class="relative size-full overflow-hidden rounded bg-white group-hover:rounded-none"><span class="text-xs text-opacity-70"><img src="https://ecom-ptqgjveg.nyc3.digitaloceanspaces.com/imgs/400px/@1550849536126-caixa-de-som-edifier-20-r1000t4-preta.jpg" alt="Caixa de Som 2.0 Bivolt (24W) R1000T4" loading="lazy" class="absolute left-0 top-0 block size-full object-cover"><!----></span></div></div><!----><div class="relative z-10 flex grow flex-col justify-between p-4"><h3 class="ui-link line-clamp-2 no-underline text-base-700 group-hover:text-primary group-hover:underline">Caixa de Som 2.0 Bivolt (24W) R1000T4</h3><div class="pt-2"><div><div class="text-base-600 [&>div]:[font-size:90%] [&_small]:lowercase [&_small]:[font-size:92%]"><!----><strong class="inline-block text-base-800"><!----> R$ 368,00</strong><!----><!----><!----></div></div></div><button class="uno-3suct9 ui-btn-sm ui-btn-primary"><span class="bg-on-primary text-primary mr-1 inline-block size-4 rounded-full text-center text-base leading-none opacity-80"> + </span> Adicionar ao carrinho</button></div><!--]--></a></article></li><li class="shrink-0 basis-1/2 md:basis-1/3 lg:basis-1/4"><article data-sku="cx-ed-23456" class="group relative mx-auto h-full max-w-[350px] px-0.5 py-3 hover:z-[1]"><a href="/caixa-de-som-edifier-2.0-bivolt-42w-r1280t-madeira" class="flex h-full flex-col overflow-hidden rounded bg-white ring-black/5 group-hover:shadow group-hover:ring-1"><!--[--><div class="aspect-square p-2 transition-transform motion-safe:group-hover:scale-110"><div class="relative size-full overflow-hidden rounded bg-white group-hover:rounded-none"><span class="text-xs text-opacity-70"><img src="https://ecom-ptqgjveg.nyc3.digitaloceanspaces.com/imgs/400px/@1550850144930-caixa-de-som-edifier-42w-r1280t.jpg" alt="Caixa de Som Edifier 2.0 Bivolt (42W) R1280T Madeira" loading="lazy" class="absolute left-0 top-0 block size-full object-cover"><!----></span></div></div><!----><div class="relative z-10 flex grow flex-col justify-between p-4"><h3 class="ui-link line-clamp-2 no-underline text-base-700 group-hover:text-primary group-hover:underline">Caixa de Som Edifier 2.0 Bivolt (42W) R1280T Madeira</h3><div class="pt-2"><div><div class="text-base-600 [&>div]:[font-size:90%] [&_small]:lowercase [&_small]:[font-size:92%]"><!----><strong class="inline-block text-base-800"><!----> R$ 599,00</strong><!----><!----><!----></div></div></div><button class="uno-3suct9 ui-btn-sm ui-btn-primary"><span class="bg-on-primary text-primary mr-1 inline-block size-4 rounded-full text-center text-base leading-none opacity-80"> + </span> Adicionar ao carrinho</button></div><!--]--></a></article></li><li class="shrink-0 basis-1/2 md:basis-1/3 lg:basis-1/4"><article data-sku="hd-csr-303" class="group relative mx-auto h-full max-w-[350px] px-0.5 py-3 hover:z-[1]"><a href="/headset-gamer-corsair-hs40-raptor-ca-9011122-naap-vinho" class="flex h-full flex-col overflow-hidden rounded bg-white ring-black/5 group-hover:shadow group-hover:ring-1"><!--[--><div class="aspect-square p-2 transition-transform motion-safe:group-hover:scale-110"><div class="relative size-full overflow-hidden rounded bg-white group-hover:rounded-none"><span class="text-xs text-opacity-70"><img src="https://ecom-ptqgjveg.nyc3.digitaloceanspaces.com/imgs/400px/@1550850821727-embalagem-headset-gamer-corsair-raptor-hs40.jpg" alt="Headset Gamer Corsair HS40 Raptor CA-9011122-NA(AP)" loading="lazy" class="absolute left-0 top-0 block size-full object-cover"><!----></span></div></div><span class="uno-bm03rg"> -<strong>5</strong>% </span><div class="relative z-10 flex grow flex-col justify-between p-4"><h3 class="ui-link line-clamp-2 no-underline text-base-700 group-hover:text-primary group-hover:underline">Headset Gamer Corsair HS40 Raptor CA-9011122-NA(AP)</h3><div class="pt-2"><div><div class="text-base-600 [&>div]:[font-size:90%] [&_small]:lowercase [&_small]:[font-size:92%]"><span class="text-base-500 mr-1 text-[87%]"><!----><s>R$ 300,00</s><!----></span><strong class="inline-block text-base-800"><!----> R$ 285,00</strong><!----><!----><!----></div></div></div><button class="uno-3suct9 ui-btn-sm ui-btn-primary"><span class="bg-on-primary text-primary mr-1 inline-block size-4 rounded-full text-center text-base leading-none opacity-80"> + </span> Adicionar ao carrinho</button></div><!--]--></a></article></li><li class="shrink-0 basis-1/2 md:basis-1/3 lg:basis-1/4"><article data-sku="hd-lgt-6652" class="group relative mx-auto h-full max-w-[350px] px-0.5 py-3 hover:z-[1]"><a href="/headset-stereo-logitech-h110-cinza" class="flex h-full flex-col overflow-hidden rounded bg-white ring-black/5 group-hover:shadow group-hover:ring-1"><!--[--><div class="aspect-square p-2 transition-transform motion-safe:group-hover:scale-110"><div class="relative size-full overflow-hidden rounded bg-white group-hover:rounded-none"><span class="text-xs text-opacity-70"><img src="https://ecom-ptqgjveg.nyc3.digitaloceanspaces.com/imgs/400px/@1550851599586-headset-stereo-logitech-h110.gif" alt="Headset Stereo Logitech H110 Cinza" loading="lazy" class="absolute left-0 top-0 block size-full object-cover"><!----></span></div></div><!----><div class="relative z-10 flex grow flex-col justify-between p-4"><h3 class="ui-link line-clamp-2 no-underline text-base-700 group-hover:text-primary group-hover:underline">Headset Stereo Logitech H110 Cinza</h3><div class="pt-2"><div><div class="text-base-600 [&>div]:[font-size:90%] [&_small]:lowercase [&_small]:[font-size:92%]"><!----><strong class="inline-block text-base-800"><!----> R$ 53,20</strong><!----><!----><!----></div></div></div><!----></div><!--]--></a></article></li><li class="shrink-0 basis-1/2 md:basis-1/3 lg:basis-1/4"><article data-sku="cd-pcy-1256" class="group relative mx-auto h-full max-w-[350px] px-0.5 py-3 hover:z-[1]"><a href="/cadeira-gamer-pcyes-mad-racer-v8-madv8-azul" class="flex h-full flex-col overflow-hidden rounded bg-white ring-black/5 group-hover:shadow group-hover:ring-1"><!--[--><div class="aspect-square p-2 transition-transform motion-safe:group-hover:scale-110"><div class="relative size-full overflow-hidden rounded bg-white group-hover:rounded-none"><span class="text-xs text-opacity-70"><img src="https://ecom-ptqgjveg.nyc3.digitaloceanspaces.com/imgs/400px/@1550854259186-borda-cadeira-gamer-pcyes-mad-racer-v8-azul.jpg" alt="Cadeira Gamer PcYes Mad Racer V8 MADV8" loading="lazy" class="absolute left-0 top-0 block size-full object-cover"><!----></span></div></div><!----><div class="relative z-10 flex grow flex-col justify-between p-4"><h3 class="ui-link line-clamp-2 no-underline text-base-700 group-hover:text-primary group-hover:underline">Cadeira Gamer PcYes Mad Racer V8 MADV8</h3><div class="pt-2"><div><div class="text-base-600 [&>div]:[font-size:90%] [&_small]:lowercase [&_small]:[font-size:92%]"><!----><strong class="inline-block text-base-800"><!----> R$ 1.012,77</strong><!----><!----><!----></div></div></div><!----></div><!--]--></a></article></li><li class="shrink-0 basis-1/2 md:basis-1/3 lg:basis-1/4"><article data-sku="cd-pcy-3379" class="group relative mx-auto h-full max-w-[350px] px-0.5 py-3 hover:z-[1]"><a href="/cadeira-gamer-pcyes-mad-racer-v10-madv10-vermelho-/-preto" class="flex h-full flex-col overflow-hidden rounded bg-white ring-black/5 group-hover:shadow group-hover:ring-1"><!--[--><div class="aspect-square p-2 transition-transform motion-safe:group-hover:scale-110"><div class="relative size-full overflow-hidden rounded bg-white group-hover:rounded-none"><span class="text-xs text-opacity-70"><img src="https://ecom-ptqgjveg.nyc3.digitaloceanspaces.com/imgs/400px/@1550854580476-inclinada-cadeira-pcyes-mad-racer-v10-vermelho-preto.jpg" alt="Cadeira Gamer PcYes Mad Racer V10 MADV10" loading="lazy" class="absolute left-0 top-0 block size-full object-cover"><!----></span></div></div><!----><div class="relative z-10 flex grow flex-col justify-between p-4"><h3 class="ui-link line-clamp-2 no-underline text-base-700 group-hover:text-primary group-hover:underline">Cadeira Gamer PcYes Mad Racer V10 MADV10</h3><div class="pt-2"><div><div class="text-base-600 [&>div]:[font-size:90%] [&_small]:lowercase [&_small]:[font-size:92%]"><!----><strong class="inline-block text-base-800"><!----> R$ 1.146,00</strong><!----><!----><!----></div></div></div><!----></div><!--]--></a></article></li><li class="shrink-0 basis-1/2 md:basis-1/3 lg:basis-1/4"><article data-sku="cd-acl-9965" class="group relative mx-auto h-full max-w-[350px] px-0.5 py-3 hover:z-[1]"><a href="/cadeira-gamer-aerocool-profissional-ac60c-vermelho" class="flex h-full flex-col overflow-hidden rounded bg-white ring-black/5 group-hover:shadow group-hover:ring-1"><!--[--><div class="aspect-square p-2 transition-transform motion-safe:group-hover:scale-110"><div class="relative size-full overflow-hidden rounded bg-white group-hover:rounded-none"><span class="text-xs text-opacity-70"><img src="https://ecom-ptqgjveg.nyc3.digitaloceanspaces.com/imgs/400px/@1550855319331-cadeira-gamer-aerocool-air-ac60c-vermelho.jpg" alt="Cadeira Gamer Aerocool Profissional AC60C Vermelho" loading="lazy" class="absolute left-0 top-0 block size-full object-cover"><!----></span></div></div><span class="uno-bm03rg"> -<strong>5</strong>% </span><div class="relative z-10 flex grow flex-col justify-between p-4"><h3 class="ui-link line-clamp-2 no-underline text-base-700 group-hover:text-primary group-hover:underline">Cadeira Gamer Aerocool Profissional AC60C Vermelho</h3><div class="pt-2"><div><div class="text-base-600 [&>div]:[font-size:90%] [&_small]:lowercase [&_small]:[font-size:92%]"><span class="text-base-500 mr-1 text-[87%]"><!----><s>R$ 980,00</s><!----></span><strong class="inline-block text-base-800"><!----> R$ 931,00</strong><!----><!----><!----></div></div></div><!----></div><!--]--></a></article></li><li class="shrink-0 basis-1/2 md:basis-1/3 lg:basis-1/4"><article data-sku="smtp-xomi-2345" class="group relative mx-auto h-full max-w-[350px] px-0.5 py-3 hover:z-[1]"><a href="/smartphone-xiaomi-mi-8-lite-64gb-versao-global-desbloqueado-azul" class="flex h-full flex-col overflow-hidden rounded bg-white ring-black/5 group-hover:shadow group-hover:ring-1"><!--[--><div class="aspect-square p-2 transition-transform motion-safe:group-hover:scale-110"><div class="relative size-full overflow-hidden rounded bg-white group-hover:rounded-none"><span class="text-xs text-opacity-70"><img src="https://ecom-ptqgjveg.nyc3.digitaloceanspaces.com/imgs/400px/@1551273059156-smartphone-xiaomi-mi-8-lite-64gb-azul.jpg" alt="Smartphone Xiaomi MI 8 Lite 64GB Versão Global Desbloqueado Azul" loading="lazy" class="absolute left-0 top-0 block size-full object-cover"><!----></span></div></div><!----><div class="relative z-10 flex grow flex-col justify-between p-4"><h3 class="ui-link line-clamp-2 no-underline text-base-700 group-hover:text-primary group-hover:underline">Smartphone Xiaomi MI 8 Lite 64GB Versão Global Desbloqueado Azul</h3><div class="pt-2"><div><div class="text-base-600 [&>div]:[font-size:90%] [&_small]:lowercase [&_small]:[font-size:92%]"><!----><strong class="inline-block text-base-800"><!----> R$ 1.253,90</strong><!----><!----><!----></div></div></div><button class="uno-3suct9 ui-btn-sm ui-btn-primary"><span class="bg-on-primary text-primary mr-1 inline-block size-4 rounded-full text-center text-base leading-none opacity-80"> + </span> Adicionar ao carrinho</button></div><!--]--></a></article></li><li class="shrink-0 basis-1/2 md:basis-1/3 lg:basis-1/4"><article data-sku="smtp-xomi-9746" class="group relative mx-auto h-full max-w-[350px] px-0.5 py-3 hover:z-[1]"><a href="/smartphone-xiaomi-redmi-mi-a2-64gb-versao-global-desbloqueado-preto" class="flex h-full flex-col overflow-hidden rounded bg-white ring-black/5 group-hover:shadow group-hover:ring-1"><!--[--><div class="aspect-square p-2 transition-transform motion-safe:group-hover:scale-110"><div class="relative size-full overflow-hidden rounded bg-white group-hover:rounded-none"><span class="text-xs text-opacity-70"><img src="https://ecom-ptqgjveg.nyc3.digitaloceanspaces.com/imgs/400px/@1551273294352-tela-smartphone-xiaomi-redmi-mi-a2-64gb-preto.jpg" alt="Smartphone Xiaomi Redmi MI A2 64GB Versão Global Desbloqueado Preto" loading="lazy" class="absolute left-0 top-0 block size-full object-cover"><!----></span></div></div><!----><div class="relative z-10 flex grow flex-col justify-between p-4"><h3 class="ui-link line-clamp-2 no-underline text-base-700 group-hover:text-primary group-hover:underline">Smartphone Xiaomi Redmi MI A2 64GB Versão Global Desbloqueado Preto</h3><div class="pt-2"><div><div class="text-base-600 [&>div]:[font-size:90%] [&_small]:lowercase [&_small]:[font-size:92%]"><!----><strong class="inline-block text-base-800"><!----> R$ 1.070,11</strong><!----><!----><!----></div></div></div><button class="uno-3suct9 ui-btn-sm ui-btn-primary"><span class="bg-on-primary text-primary mr-1 inline-block size-4 rounded-full text-center text-base leading-none opacity-80"> + </span> Adicionar ao carrinho</button></div><!--]--></a></article></li><li class="shrink-0 basis-1/2 md:basis-1/3 lg:basis-1/4"><article data-sku="smtp-xomi-231w" class="group relative mx-auto h-full max-w-[350px] px-0.5 py-3 hover:z-[1]"><a href="/smartphone-xiaomi-redmi-note-5-64gb-versao-global-desbloqueado-preto" class="flex h-full flex-col overflow-hidden rounded bg-white ring-black/5 group-hover:shadow group-hover:ring-1"><!--[--><div class="aspect-square p-2 transition-transform motion-safe:group-hover:scale-110"><div class="relative size-full overflow-hidden rounded bg-white group-hover:rounded-none"><span class="text-xs text-opacity-70"><img src="https://ecom-ptqgjveg.nyc3.digitaloceanspaces.com/imgs/400px/@1551273667806-frontal-smartphone-xiaomi-redmi-note-5-64gb.jpg" alt="Smartphone Xiaomi Redmi Note 5 64GB Versão Global Desbloqueado Preto" loading="lazy" class="absolute left-0 top-0 block size-full object-cover"><!----></span></div></div><!----><div class="relative z-10 flex grow flex-col justify-between p-4"><h3 class="ui-link line-clamp-2 no-underline text-base-700 group-hover:text-primary group-hover:underline">Smartphone Xiaomi Redmi Note 5 64GB Versão Global Desbloqueado Preto</h3><div class="pt-2"><div><div class="text-base-600 [&>div]:[font-size:90%] [&_small]:lowercase [&_small]:[font-size:92%]"><!----><strong class="inline-block text-base-800"><!----> R$ 1.070,11</strong><!----><!----><!----></div></div></div><button class="uno-3suct9 ui-btn-sm ui-btn-primary"><span class="bg-on-primary text-primary mr-1 inline-block size-4 rounded-full text-center text-base leading-none opacity-80"> + </span> Adicionar ao carrinho</button></div><!--]--></a></article></li><li class="shrink-0 basis-1/2 md:basis-1/3 lg:basis-1/4"><article data-sku="smtp-xomi-09876" class="group relative mx-auto h-full max-w-[350px] px-0.5 py-3 hover:z-[1]"><a href="/smartphone-xiaomi-redmi-s2-64gb-versao-global-desbloqueado" class="flex h-full flex-col overflow-hidden rounded bg-white ring-black/5 group-hover:shadow group-hover:ring-1"><!--[--><div class="aspect-square p-2 transition-transform motion-safe:group-hover:scale-110"><div class="relative size-full overflow-hidden rounded bg-white group-hover:rounded-none"><span class="text-xs text-opacity-70"><img src="https://ecom-ptqgjveg.nyc3.digitaloceanspaces.com/imgs/400px/@1551273794995-completo-smartphone-xiaomi-redmi-s2-32gb-4g-prata.jpg" alt="Smartphone Xiaomi Redmi S2 64GB Versão Global Desbloqueado" loading="lazy" class="absolute left-0 top-0 block size-full object-cover"><!----></span></div></div><!----><div class="relative z-10 flex grow flex-col justify-between p-4"><h3 class="ui-link line-clamp-2 no-underline text-base-700 group-hover:text-primary group-hover:underline">Smartphone Xiaomi Redmi S2 64GB Versão Global Desbloqueado</h3><div class="pt-2"><div><div class="text-base-600 [&>div]:[font-size:90%] [&_small]:lowercase [&_small]:[font-size:92%]"><!----><strong class="inline-block text-base-800"><!----> R$ 841,33</strong><!----><!----><!----></div></div></div><button class="uno-3suct9 ui-btn-sm ui-btn-primary"><span class="bg-on-primary text-primary mr-1 inline-block size-4 rounded-full text-center text-base leading-none opacity-80"> + </span> Adicionar ao carrinho</button></div><!--]--></a></article></li><li class="shrink-0 basis-1/2 md:basis-1/3 lg:basis-1/4"><article data-sku="HBT6818" class="group relative mx-auto h-full max-w-[350px] px-0.5 py-3 hover:z-[1]"><a href="/slug" class="flex h-full flex-col overflow-hidden rounded bg-white ring-black/5 group-hover:shadow group-hover:ring-1"><!--[--><div class="aspect-square p-2 transition-transform motion-safe:group-hover:scale-110"><div class="relative size-full overflow-hidden rounded bg-white group-hover:rounded-none"><span class="text-xs text-opacity-70"><img src="https://ecom-ptqgjveg.nyc3.digitaloceanspaces.com/imgs/400px/@1554748035540-133776099_1gg.png" alt="Iphone 0 8Gb" loading="lazy" class="absolute left-0 top-0 block size-full object-cover"><!----></span></div></div><!----><div class="relative z-10 flex grow flex-col justify-between p-4"><h3 class="ui-link line-clamp-2 no-underline text-base-700 group-hover:text-primary group-hover:underline">Iphone 0 8Gb</h3><div class="pt-2"><div><div class="text-base-600 [&>div]:[font-size:90%] [&_small]:lowercase [&_small]:[font-size:92%]"><!----><strong class="inline-block text-base-800"><!----> R$ 2.000,00</strong><!----><!----><!----></div></div></div><button class="uno-3suct9 ui-btn-sm ui-btn-primary"><span class="bg-on-primary text-primary mr-1 inline-block size-4 rounded-full text-center text-base leading-none opacity-80"> + </span> Adicionar ao carrinho</button></div><!--]--></a></article></li><li class="shrink-0 basis-1/2 md:basis-1/3 lg:basis-1/4"><article data-sku="0056564684941" class="group relative mx-auto h-full max-w-[350px] px-0.5 py-3 hover:z-[1]"><a href="/p-blusa-charlotte-ml-cinza-mid" class="flex h-full flex-col overflow-hidden rounded bg-white ring-black/5 group-hover:shadow group-hover:ring-1"><!--[--><div class="aspect-square p-2 transition-transform motion-safe:group-hover:scale-110"><div class="relative size-full overflow-hidden rounded bg-white group-hover:rounded-none"><span class="text-xs text-opacity-70"><img src="https://ecoms1.com/1011/imgs/normal/@v3/1633402642530-1603598381478.jpeg.webp" alt="1603598381478" width="233" height="350" loading="lazy" decoding="async" class="absolute left-0 top-0 block size-full object-cover"><!----></span></div></div><span class="uno-bm03rg"> -<strong>5</strong>% </span><div class="relative z-10 flex grow flex-col justify-between p-4"><h3 class="ui-link line-clamp-2 no-underline text-base-700 group-hover:text-primary group-hover:underline">Blusa Charlotte ML Cinza Mid</h3><div class="pt-2"><div><div class="text-base-600 [&>div]:[font-size:90%] [&_small]:lowercase [&_small]:[font-size:92%]"><span class="text-base-500 mr-1 text-[87%]"><!----><s>R$ 199,00</s><!----></span><strong class="inline-block text-base-800"><!----> R$ 189,05</strong><!----><!----><!----></div></div></div><!----></div><!--]--></a></article></li><li class="shrink-0 basis-1/2 md:basis-1/3 lg:basis-1/4"><article data-sku="PHI8817" class="group relative mx-auto h-full max-w-[350px] px-0.5 py-3 hover:z-[1]"><a href="/lok-1-arm-band" class="flex h-full flex-col overflow-hidden rounded bg-white ring-black/5 group-hover:shadow group-hover:ring-1"><!--[--><div class="aspect-square p-2 transition-transform motion-safe:group-hover:scale-110"><div class="relative size-full overflow-hidden rounded bg-white group-hover:rounded-none"><span class="text-xs text-opacity-70"><img src="https://ecom-jvxboxzk.sfo2.digitaloceanspaces.com/imgs/normal/@v2-1605208709765-f379f65dad.jpg.webp" alt="f379f65dad" width="338" height="350" loading="lazy" decoding="async" class="absolute left-0 top-0 block size-full object-cover"><!----></span></div></div><span class="uno-bm03rg"> -<strong>5</strong>% </span><div class="relative z-10 flex grow flex-col justify-between p-4"><h3 class="ui-link line-clamp-2 no-underline text-base-700 group-hover:text-primary group-hover:underline">Look + Arm Band</h3><div class="pt-2"><div><div class="text-base-600 [&>div]:[font-size:90%] [&_small]:lowercase [&_small]:[font-size:92%]"><span class="text-base-500 mr-1 text-[87%]"><!----><s>R$ 300,00</s><!----></span><strong class="inline-block text-base-800"><!----> R$ 285,00</strong><!----><!----><!----></div></div></div><button class="uno-3suct9 ui-btn-sm ui-btn-primary"><span class="bg-on-primary text-primary mr-1 inline-block size-4 rounded-full text-center text-base leading-none opacity-80"> + </span> Adicionar ao carrinho</button></div><!--]--></a></article></li><li class="shrink-0 basis-1/2 md:basis-1/3 lg:basis-1/4"><article data-sku="QPM6997" class="group relative mx-auto h-full max-w-[350px] px-0.5 py-3 hover:z-[1]"><a href="/mi-band-5" class="flex h-full flex-col overflow-hidden rounded bg-white ring-black/5 group-hover:shadow group-hover:ring-1"><!--[--><div class="aspect-square p-2 transition-transform motion-safe:group-hover:scale-110"><div class="relative size-full overflow-hidden rounded bg-white group-hover:rounded-none"><span class="text-xs text-opacity-70"><img src="https://ecom-jvxboxzk.sfo2.digitaloceanspaces.com/imgs/normal/@v2-1605546229143-14399585878046.jpg.webp" alt="14399585878046" width="350" height="350" loading="lazy" decoding="async" class="absolute left-0 top-0 block size-full object-cover"><!----></span></div></div><span class="uno-bm03rg"> -<strong>5</strong>% </span><div class="relative z-10 flex grow flex-col justify-between p-4"><h3 class="ui-link line-clamp-2 no-underline text-base-700 group-hover:text-primary group-hover:underline">Relógio Xiaomi Mi Band 4</h3><div class="pt-2"><div><div class="text-base-600 [&>div]:[font-size:90%] [&_small]:lowercase [&_small]:[font-size:92%]"><span class="text-base-500 mr-1 text-[87%]"><!----><s>R$ 500,00</s><!----></span><strong class="inline-block text-base-800"><!----> R$ 475,00</strong><!----><!----><!----></div></div></div><button class="uno-3suct9 ui-btn-sm ui-btn-primary"><span class="bg-on-primary text-primary mr-1 inline-block size-4 rounded-full text-center text-base leading-none opacity-80"> + </span> Adicionar ao carrinho</button></div><!--]--></a></article></li><li class="shrink-0 basis-1/2 md:basis-1/3 lg:basis-1/4"><article data-sku="tcl-trm-6215" class="group relative mx-auto h-full max-w-[350px] px-0.5 py-3 hover:z-[1]"><a href="/combo-teclado-e-mouse-thermaltake-kb-cmc-plblpb-01-preto" class="flex h-full flex-col overflow-hidden rounded bg-white ring-black/5 group-hover:shadow group-hover:ring-1"><!--[--><div class="aspect-square p-2 transition-transform motion-safe:group-hover:scale-110"><div class="relative size-full overflow-hidden rounded bg-white group-hover:rounded-none"><span class="text-xs text-opacity-70"><img src="https://ecom-jvxboxzk.sfo2.digitaloceanspaces.com/imgs/normal/@v2-1594851344426-kb-cmc-plblpb-012123.jpg.webp" alt="kb-cmc-plblpb-012123" width="350" height="350" loading="lazy" decoding="async" class="absolute left-0 top-0 block size-full object-cover"><!----></span></div></div><!----><div class="relative z-10 flex grow flex-col justify-between p-4"><h3 class="ui-link line-clamp-2 no-underline text-base-700 group-hover:text-primary group-hover:underline">Combo Teclado e Mouse Thermaltake KB-CMC-PLBLPB-01 Preto</h3><div class="pt-2"><div><div class="text-base-600 [&>div]:[font-size:90%] [&_small]:lowercase [&_small]:[font-size:92%]"><!----><strong class="inline-block text-base-800"><!----> R$ 155,71</strong><!----><!----><!----></div></div></div><button class="uno-3suct9 ui-btn-sm ui-btn-primary"><span class="bg-on-primary text-primary mr-1 inline-block size-4 rounded-full text-center text-base leading-none opacity-80"> + </span> Adicionar ao carrinho</button></div><!--]--></a></article></li><li class="shrink-0 basis-1/2 md:basis-1/3 lg:basis-1/4"><article data-sku="GNO2332" class="group relative mx-auto h-full max-w-[350px] px-0.5 py-3 hover:z-[1]"><a href="/kit-com-5-notebooks" class="flex h-full flex-col overflow-hidden rounded bg-white ring-black/5 group-hover:shadow group-hover:ring-1"><!--[--><div class="aspect-square p-2 transition-transform motion-safe:group-hover:scale-110"><div class="relative size-full overflow-hidden rounded bg-white group-hover:rounded-none"><span class="text-xs text-opacity-70"><img src="https://ecom-jvxboxzk.sfo2.digitaloceanspaces.com/imgs/normal/@v2-1605548176575-1550858949523-frontal-macbook-pro-apple-13-intel-core-i5-128gb-mpxq2bz-a.jpg.webp" alt="@1550858949523-frontal-macbook-pro-apple-13-intel-core-i5-128gb-mpxq2bz-a" width="350" height="350" loading="lazy" decoding="async" class="absolute left-0 top-0 block size-full object-cover"><!----></span></div></div><span class="uno-bm03rg"> -<strong>5</strong>% </span><div class="relative z-10 flex grow flex-col justify-between p-4"><h3 class="ui-link line-clamp-2 no-underline text-base-700 group-hover:text-primary group-hover:underline">Kit com 5 notebooks</h3><div class="pt-2"><div><div class="text-base-600 [&>div]:[font-size:90%] [&_small]:lowercase [&_small]:[font-size:92%]"><span class="text-base-500 mr-1 text-[87%]"><!----><s>R$ 8.000,00</s><!----></span><strong class="inline-block text-base-800"><!----> R$ 7.600,00</strong><!----><!----><!----></div></div></div><button class="uno-3suct9 ui-btn-sm ui-btn-primary"><span class="bg-on-primary text-primary mr-1 inline-block size-4 rounded-full text-center text-base leading-none opacity-80"> + </span> Adicionar ao carrinho</button></div><!--]--></a></article></li><li class="shrink-0 basis-1/2 md:basis-1/3 lg:basis-1/4"><article data-sku="CSR8199" class="group relative mx-auto h-full max-w-[350px] px-0.5 py-3 hover:z-[1]"><a href="/headset-gamer-cougar-phontum-3h500p53b-preto/laranja" class="flex h-full flex-col overflow-hidden rounded bg-white ring-black/5 group-hover:shadow group-hover:ring-1"><!--[--><div class="aspect-square p-2 transition-transform motion-safe:group-hover:scale-110"><div class="relative size-full overflow-hidden rounded bg-white group-hover:rounded-none"><span class="text-xs text-opacity-70"><img src="https://ecom-ptqgjveg.nyc3.digitaloceanspaces.com/imgs/400px/@1550851947993-headset-cougar-phontum.jpg" alt="Headset Gamer Cougar Phontum 3H500P53B Preto/Laranja" loading="lazy" class="absolute left-0 top-0 block size-full object-cover"><!----></span></div></div><!----><div class="relative z-10 flex grow flex-col justify-between p-4"><h3 class="ui-link line-clamp-2 no-underline text-base-500 group-hover:text-primary group-hover:underline">Headset Gamer Cougar Phontum 3H500P53B Preto/Laranja</h3><div class="pt-2"><span class="bg-warning-100 text-warning-700 ui-badge">Inativo</span></div><!----></div><!--]--></a></article></li><li class="shrink-0 basis-1/2 md:basis-1/3 lg:basis-1/4"><article data-sku="UBQ1771" class="group relative mx-auto h-full max-w-[350px] px-0.5 py-3 hover:z-[1]"><a href="/produto-teste-ml" class="flex h-full flex-col overflow-hidden rounded bg-white ring-black/5 group-hover:shadow group-hover:ring-1"><!--[--><div class="aspect-square p-2 transition-transform motion-safe:group-hover:scale-110"><div class="relative size-full overflow-hidden rounded bg-white group-hover:rounded-none"><span class="text-xs text-opacity-70"><img src="https://ecom-jvxboxzk.sfo2.digitaloceanspaces.com/imgs/400px/@1558964957646-1550854259186-borda-cadeira-gamer-pcyes-mad-racer-v8-azul.jpg" alt="Item de Teste 2 – Por favor, NÃO OFERTAR!" loading="lazy" class="absolute left-0 top-0 block size-full object-cover"><!----></span></div></div><span class="uno-bm03rg"> -<strong>5</strong>% </span><div class="relative z-10 flex grow flex-col justify-between p-4"><h3 class="ui-link line-clamp-2 no-underline text-base-500 group-hover:text-primary group-hover:underline">Item de Teste 2 – Por favor, NÃO OFERTAR!</h3><div class="pt-2"><span class="bg-warning-100 text-warning-700 ui-badge">Inativo</span></div><!----></div><!--]--></a></article></li><li class="shrink-0 basis-1/2 md:basis-1/3 lg:basis-1/4"><article data-sku="QSY8641" class="group relative mx-auto h-full max-w-[350px] px-0.5 py-3 hover:z-[1]"><a href="/kit-miband--airdots" class="flex h-full flex-col overflow-hidden rounded bg-white ring-black/5 group-hover:shadow group-hover:ring-1"><!--[--><div class="aspect-square p-2 transition-transform motion-safe:group-hover:scale-110"><div class="relative size-full overflow-hidden rounded bg-white group-hover:rounded-none"><span class="text-xs text-opacity-70"><img src="https://ecom-jvxboxzk.sfo2.digitaloceanspaces.com/imgs/normal/@v2-1605547091249-fone-de-ouvido-xiaomi-redmi-airdots.jpg.webp" alt="fone-de-ouvido-xiaomi-redmi-airdots" width="350" height="350" loading="lazy" decoding="async" class="absolute left-0 top-0 block size-full object-cover"><!----></span></div></div><span class="uno-bm03rg"> -<strong>5</strong>% </span><div class="relative z-10 flex grow flex-col justify-between p-4"><h3 class="ui-link line-clamp-2 no-underline text-base-500 group-hover:text-primary group-hover:underline">Kit de 10 unidades miband + Airdots</h3><div class="pt-2"><span class="bg-warning-100 text-warning-700 ui-badge">Inativo</span></div><!----></div><!--]--></a></article></li><!--]--><!--]--></ul><!--[--><!----><button type="button" aria-label="Anterior" class="group absolute z-[11] left-0 top-0 uno-t0rdy7 !-left-4" data-carousel-control="previous"><!--[--><i class="rotate-180 group-active:-translate-x-1 m-0 i-chevron-right"></i><!--]--></button><button type="button" aria-label="Próximo" class="group absolute z-[11] right-0 top-0 uno-t0rdy7 !-right-4" data-carousel-control="next"><!--[--><i class="group-active:translate-x-1 m-0 i-chevron-right"></i><!--]--></button><!--]--></div><!--[--><!--]--></section><!--astro:end--></astro-island><div data-section="product-specifications"></div>
|
|
67
|
-
</article>
|
|
68
|
-
</main>
|
|
69
|
-
<footer class="border-base-100 bg-base-50 mt-auto w-screen border-t py-2"><div class="ui-section"><div class="border-base-200 flex flex-wrap justify-between gap-y-5 border-b pb-7 sm:gap-x-10 lg:flex-nowrap"><div class="shrink"><!--[-->
|
|
70
|
-
<a href="/">
|
|
71
|
-
<h3>
|
|
72
|
-
<picture>
|
|
73
|
-
<source type="image/avif" srcset="/_astro/logo_Z1KIIl1.avif 300w" sizes="150px"><source type="image/webp" srcset="/_astro/logo_1UBsBq.webp 300w" sizes="150px"><source type="image/png" srcset="/_astro/logo_Z1K5PE9.png 300w" sizes="150px">
|
|
74
|
-
<img src="/_astro/logo_Z1K5PE9.png" alt="E-Com Plus demoStore" loading="lazy" decoding="async" class="max-w-[150px]" width="300" height="71">
|
|
75
|
-
</picture>
|
|
76
|
-
</h3>
|
|
77
|
-
</a>
|
|
78
|
-
<!--]--><div class="prose"><p>E-Com Plus é a plataforma de e-commerce API-first desenhada para modelos de negócio e experiências de compra únicas. Flexibilidade do código aberto com facilidade de SaaS para que você comece rápido, venda do seu jeito e escale sem limitações.</p></div><div class="text-base-500 flex gap-2"><!--[--><span><a href="https://web.whatsapp.com/send?phone=%2B5531982721558" target="_blank" rel="noopener" class="hover:text-primary p-1"><!--[--><!--[--><i class="i-whatsapp"></i><!--[--><span class="text-base-600 ml-1 text-sm">(31) 9 8272-1558</span><!--]--><!--]--><!--]--></a></span><span><a href="https://www.instagram.com/ecomclub/" target="_blank" rel="noopener" class="hover:text-primary p-1"><!--[--><!--[--><i class="i-instagram"></i><!--[--><!--]--><!--]--><!--]--></a></span><span><a href="https://www.facebook.com/ecom.clubpage/" target="_blank" rel="noopener" class="hover:text-primary p-1"><!--[--><!--[--><i class="i-facebook"></i><!--[--><!--]--><!--]--><!--]--></a></span><span><a href="https://www.youtube.com/channel/UCBlIxK5JAub0E1EX_qHdzmA" target="_blank" rel="noopener" class="hover:text-primary p-1"><!--[--><!--[--><i class="i-youtube"></i><!--[--><!--]--><!--]--><!--]--></a></span><!--]--></div><!----></div><div class="basis-1/2 pr-2 sm:basis-auto sm:pr-0"><div class="mb-2.5 text-lg font-medium">Categorias</div><ul class="grid md:grid-cols-2 gap-x-5 gap-y-1.5 text-sm"><!--[--><li><a href="/monitores" class="text-base-600 ui-link">Monitores</a></li><li><a href="/notebooks" class="text-base-600 ui-link">Notebooks</a></li><li><a href="/smartphones" class="text-base-600 ui-link">Smartphones</a></li><li><a href="/jogos/" class="text-base-600 ui-link">Jogo</a></li><li><a href="/promocoes" class="text-base-600 ui-link">Promoções</a></li><li><a href="/sao-paulo" class="text-base-600 ui-link">São Paulo</a></li><!--]--><li><a href="/s" class="text-base-900 ui-link">Todos os produtos</a></li></ul></div><div class="basis-1/2 pl-2 sm:basis-auto sm:pl-0"><div class="mb-2.5 text-lg font-medium">Institucional</div><ul class="space-y-1.5 text-sm"><!--[--><li><a href="/p/contato" class="ui-link text-base-600"><!--[-->Contato<!--]--></a></li><li><a href="/p/terms" class="ui-link text-base-600"><!--[-->Privacidade e termos de serviço<!--]--></a></li><li><a href="/p/trocas" class="ui-link text-base-600"><!--[-->Trocas e devoluções<!--]--></a></li><li><a href="/blog/1/" class="ui-link text-base-900"><!--[-->Blog<!--]--></a></li><!--]--></ul></div></div></div><div class="ui-section"><div class="flex flex-wrap items-start justify-between gap-5 lg:flex-nowrap"><ul class="mx-auto flex items-center gap-x-6 gap-y-3 overflow-x-auto md:mx-0 md:flex-wrap md:overflow-hidden lg:gap-x-8"><!--[--><li><a href="/p/trocas"><!--[--><!--[--><!--]--><span class="flex items-center"><span class="[&>*]:from-success-200 [&>*]:to-success-700 mr-2 text-4xl [&>*]:bg-gradient-to-br"><i class="i-arrow-path-rounded-square"></i></span><span class="text-base-600 max-w-[140px] text-sm font-medium">Troca garantida <!----></span></span><!--]--></a></li><li><a href="https://transparencyreport.google.com/safe-browsing/search?url=demo.ecomplus.app" target="_blank" rel="noopener"><!--[--><!--[--><!--]--><span class="flex items-center"><span class="[&>*]:from-success-200 [&>*]:to-success-700 mr-2 text-4xl [&>*]:bg-gradient-to-br"><i class="i-check-badge"></i></span><span class="text-base-600 max-w-[140px] text-sm font-medium">Google Navegação Segura <i class="bg-base-400 i-arrow-top-right-on-square ml-0.5"></i></span></span><!--]--></a></li><li><span href><!--[--><!--[--><!--]--><span class="flex items-center"><span class="[&>*]:from-success-200 [&>*]:to-success-700 mr-2 text-4xl [&>*]:bg-gradient-to-br"><i class="i-lock-closed"></i></span><span class="text-base-600 max-w-[140px] text-sm font-medium">Conexão SSL <!----></span></span><!--]--></span></li><!--]--></ul><div class="mx-auto flex flex-wrap items-center justify-end gap-4 overflow-x-auto text-2xl md:mx-0 md:flex-nowrap md:overflow-hidden"><!--[--><i class="i-pix text-[#77B6A8]"></i><i class="i-visa"></i><i class="i-mastercard"></i><i class="i-elo"></i><i class="i-amex"></i><i class="i-hipercard"></i><b class="mb-1 text-[57%] leading-none tracking-tighter text-black">boleto</b><!--]--></div></div><div class="mt-7 justify-between gap-4 text-center text-xs md:flex md:text-left"><div class="mb-3 md:mb-0"> @ 2024 / </div><a href="https://www.ecomplus.io/" target="_blank" rel="noopener" class="italic text-[#37003c]"><!--[--> powered by <b>e-com.plus</b><!--]--></a></div></div></footer>
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
<div id="teleported-bottom" class="relative z-[19]"></div>
|
|
86
|
-
<picture data-alt="Icon" class="absolute hidden" style="bottom: -1000px">
|
|
87
|
-
<source type="image/png" srcset="/_astro/ecom-icon_t3guw.png 32w,/_astro/ecom-icon_12falx.png 192w,/_astro/ecom-icon_15pqnO.png 512w" sizes="32px">
|
|
88
|
-
|
|
89
|
-
</picture>
|
|
90
|
-
</body>
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
</html>
|