CINXE.COM

Best Shopify Upselling App - In Cart Upsell | Shopify App Store

<!doctype html> <html lang="it"> <head> <!-- Google Tag Manager --> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer',"GTM-TMHDF2L");</script> <!-- End Google Tag Manager --> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Best Shopify Upselling App - In Cart Upsell | Shopify App Store</title> <meta name="description" content="Increase AOV and generate more revenue for your Shopify store with In Cart Upsell &amp; Cross Sell, a top rated Shopify upselling &amp; cross-selling app."> <link rel="canonical" href="https://apps.shopify.com/in-cart-upsell?locale=it"> <link rel="icon" type="image/x-icon" href="https://apps.shopify.com/cdn/shopifycloud/shopify_app_store/assets/favicon-3d790b3e382c5c5d7167509177c07784a9b8324b90473d7eb43c83dc1967b97d.png" /> <meta property="og:title" content="Best Shopify Upselling App - In Cart Upsell | Shopify App Store"><meta property="og:description" content="Increase AOV and generate more revenue for your Shopify store with In Cart Upsell &amp; Cross Sell, a top rated Shopify upselling &amp; cross-selling app."><meta property="og:image" content="https://cdn.shopify.com/app-store/listing_images/474d0b01a3f282ae1c16f8150056907a/icon/CPDOkL7qxvsCEAE=.jpeg"><meta property="og:url" content="https://apps.shopify.com/in-cart-upsell?locale=it"><meta property="twitter:card" content="summary"><meta property="twitter:value1" content="Prezzi"><meta property="twitter:data1" content="Piano gratuito disponibile"><meta property="twitter:value2" content="Valutazione in stelle"><meta property="twitter:data2" content="4.9/5"> <script type="application/ld+json">{"@context":"https://schema.org","@type":"SoftwareApplication","name":"In Cart Upsell \u0026 Cross Sell","description":"Increase AOV and generate more revenue for your Shopify store with In Cart Upsell \u0026 Cross Sell, a top rated Shopify upselling \u0026 cross-selling app.","image":["https://cdn.shopify.com/app-store/listing_images/474d0b01a3f282ae1c16f8150056907a/icon/CPDOkL7qxvsCEAE=.jpeg"],"operatingSystem":"Shopify","applicationCategory":"DeveloperApplication","brand":"In Cart Upsell","aggregateRating":{"@type":"AggregateRating","ratingValue":4.9,"ratingCount":1006}}</script> <meta name="csrf-param" content="authenticity_token" /> <meta name="csrf-token" content="WQ0Uovu-WYrUw2WgBMbzNoSwLS06DBKKuYQ51FWFMQCaJz7n3ske0E85DnMclv2VbGZIhzt_OCAjJcl7FDAl9A" /> <meta name="google-site-verification" content="Qu2Oloy2MEBgLgnmmmCTQ-0TuRH40OIOx63D8L8MbYQ"> <link rel="alternate" href="https://apps.shopify.com/in-cart-upsell" hreflang="x-default"> <link rel="alternate" href="https://apps.shopify.com/in-cart-upsell" hreflang="en"> <link rel="alternate" href="https://apps.shopify.com/in-cart-upsell?locale=cs" hreflang="cs"> <link rel="alternate" href="https://apps.shopify.com/in-cart-upsell?locale=da" hreflang="da"> <link rel="alternate" href="https://apps.shopify.com/in-cart-upsell?locale=de" hreflang="de"> <link rel="alternate" href="https://apps.shopify.com/in-cart-upsell?locale=es" hreflang="es"> <link rel="alternate" href="https://apps.shopify.com/in-cart-upsell?locale=fi" hreflang="fi"> <link rel="alternate" href="https://apps.shopify.com/in-cart-upsell?locale=fr" hreflang="fr"> <link rel="alternate" href="https://apps.shopify.com/in-cart-upsell?locale=it" hreflang="it"> <link rel="alternate" href="https://apps.shopify.com/in-cart-upsell?locale=ja" hreflang="ja"> <link rel="alternate" href="https://apps.shopify.com/in-cart-upsell?locale=ko" hreflang="ko"> <link rel="alternate" href="https://apps.shopify.com/in-cart-upsell?locale=nb" hreflang="nb"> <link rel="alternate" href="https://apps.shopify.com/in-cart-upsell?locale=nl" hreflang="nl"> <link rel="alternate" href="https://apps.shopify.com/in-cart-upsell?locale=pl" hreflang="pl"> <link rel="alternate" href="https://apps.shopify.com/in-cart-upsell?locale=pt-BR" hreflang="pt-BR"> <link rel="alternate" href="https://apps.shopify.com/in-cart-upsell?locale=pt-PT" hreflang="pt-PT"> <link rel="alternate" href="https://apps.shopify.com/in-cart-upsell?locale=sv" hreflang="sv"> <link rel="alternate" href="https://apps.shopify.com/in-cart-upsell?locale=th" hreflang="th"> <link rel="alternate" href="https://apps.shopify.com/in-cart-upsell?locale=tr" hreflang="tr"> <link rel="alternate" href="https://apps.shopify.com/in-cart-upsell?locale=zh-CN" hreflang="zh-CN"> <link rel="alternate" href="https://apps.shopify.com/in-cart-upsell?locale=zh-TW" hreflang="zh-TW"> <script> window.bugsnagApiKey = 'e6295e2834074504b103aaaf32d1afcd'; </script> <script type="text/javascript" id="dux-data" data-mode=production> (function () { function getData(key) { const dux_info = document.getElementById('dux-data'); if (dux_info && dux_info.dataset && dux_info.dataset[key]) { return dux_info.dataset[key]; } return; } function loadScript(src) { const promise = new Promise(function(resolve, reject){ const script = document.createElement('script'); script.src = src; script.async = true; script.onload = () => { resolve(true); }; script.onerror = () => { reject(false); }; document.head.appendChild(script); }); return promise; } loadScript(`https://cdn.shopify.com/shopifycloud/dux/dux-3.4.1.min.js`).then(() => { Dux.init({ service: 'appstore', mode: getData('mode') || 'development', eventHandlerEndpoint: 'https://apps.shopify.com/.well-known/dux', emitTrekkiePageViewEvent: true, enableGtm: true, enableGtmLoader: false, enableActiveConsent: false, shopId: getData('shop_id'), identityUuid: getData('identity_uuid'), }) }); })(); </script> <!-- Trekkie loader, this needs to be inline --> <script type="text/javascript"> (function() { var config = { 'Trekkie': { 'appName': 'appstore', 'defaultAttributes': { 'shopId': null, 'appHandle': "in-cart-upsell", 'v2': true }, 'navigationTimingApiMeasurementsEnabled': true, 'navigationTimingApiMeasurementsSampleRate': 0.01, 'isServerSideCookieWritingEnabled': true }, 'Clickstream': { }, 'Optimizely': {} }; var trekkie_version = '2020.07.23.1'; var analytics = window.analytics = window.analytics || []; if (analytics.integrations) { return; } analytics.methods = [ 'identify', 'page', 'ready', 'track', 'trackForm', 'trackLink' ]; analytics.factory = function(method) { return function() { var args = Array.prototype.slice.call(arguments); args.unshift(method); analytics.push(args); return analytics; }; }; for (var i = 0; i < analytics.methods.length; i++) { var key = analytics.methods[i]; analytics[key] = analytics.factory(key); } analytics.load = function(config) { analytics.config = config; var script = document.createElement('script'); script.type = 'text/javascript'; script.onerror = function() { if (window.bugsnagClient) { window.bugsnagClient.notify('Failed to load Trekkie.'); } }; script.async = true; script.src = '//cdn.shopify.com/s/javascripts/tricorder/trekkie.' + config.Trekkie.appName + '.min.js?v=' + trekkie_version; var first = document.getElementsByTagName('script')[0]; first.parentNode.insertBefore(script, first); }; analytics.load(config); analytics.page(); })(); </script> <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?l=partnersDataLayer"></script> <script> window.partnersDataLayer = window.partnersDataLayer || []; function gtag(){partnersDataLayer.push(arguments);} gtag('js', new Date()); </script> <link rel="stylesheet" crossorigin="anonymous" href="https://apps.shopify.com/cdn/shopifycloud/shopify_app_store/assets/merchant-dbd1b584ba6cade1a5c977d602069296ac4e88b52bda1b7dbb87c0b34ce99849.css" integrity="sha256-uke22p1XKAKkedhz9NxET2dpnKy5ncwc6WZMsa4Z96M=" /> <link rel="stylesheet" href="https://apps.shopify.com/cdn/shopifycloud/shopify_app_store/assets/tailwind-ddae40f20a80eb5000367e83d9f61c5065cf24a22d685f186595eaad0bfd457a.css" data-turbo-track="reload" /> <link rel="stylesheet" href="https://apps.shopify.com/cdn/shopifycloud/shopify_app_store/assets/inter-font-7a30f1aa5d0f997bc5f993c436cf84ad0f46c641565f03872359951c99d9fab6.css" data-turbo-track="reload" /> <meta id="i18nData" data-i18n="{&quot;frontend&quot;:{&quot;search_suggestions&quot;:{&quot;label&quot;:&quot;Cerca&quot;,&quot;placeholder&quot;:&quot;Cerca app&quot;,&quot;search_placeholder&quot;:&quot;Cerca app, guide o altro&quot;,&quot;collections_header&quot;:&quot;Collezioni suggerite&quot;,&quot;categories_header&quot;:&quot;Categorie&quot;,&quot;taxonomy_and_category_features&quot;:&quot;Categorie e funzionalità&quot;,&quot;guides_header&quot;:&quot;Guide&quot;,&quot;suggestions_available&quot;:&quot;Sono disponibili suggerimenti. Usa le frecce verso l’alto e il basso per selezionare un suggerimento e il tasto Invio per usarlo.&quot;,&quot;instructions&quot;:&quot;Quando inizi a digitare, possiamo suggerirti dei termini di ricerca comuni. Utilizza i tasti con le frecce verso l’alto e il basso per selezionare un termine di ricerca.&quot;,&quot;taxonomy_header&quot;:&quot;Categorie e collezioni&quot;,&quot;ask_about_header&quot;:&quot;Fai una domanda sulle app&quot;,&quot;clear_search_suggestions&quot;:&quot;Cancella&quot;,&quot;mobile_close_button&quot;:&quot;Chiudi ricerca&quot;,&quot;delete_icon&quot;:&quot;Elimina ricerca recente&quot;},&quot;carousel&quot;:{&quot;aria_label&quot;:&quot;Carosello di app&quot;,&quot;live_region&quot;:&quot;Slide %{slide_number} di %{total_slides}&quot;},&quot;lightbox&quot;:{&quot;play&quot;:&quot;Riproduci carosello&quot;,&quot;pause&quot;:&quot;Metti carosello in pausa&quot;,&quot;carousel_aria_roledescription&quot;:&quot;Carosello&quot;,&quot;slide_nav_aria_label&quot;:&quot;Scegli slide&quot;,&quot;slide_aria_roledescription&quot;:&quot;Slide&quot;,&quot;slide_aria_label&quot;:&quot;%{currentSlide} di %{totalSlide}&quot;},&quot;review_modal&quot;:{&quot;modal_should_close&quot;:&quot;La tua recensione andrà persa.&quot;},&quot;reply_review_modal&quot;:{&quot;confirm_should_close&quot;:&quot;La tua risposta andrà persa.&quot;,&quot;confirm_delete&quot;:&quot;Eliminare la risposta? L’azione non potrà essere annullata.&quot;,&quot;create_title&quot;:&quot;Rispondi alla recensione&quot;,&quot;create_action&quot;:&quot;Invia risposta&quot;,&quot;update_title&quot;:&quot;Modifica risposta&quot;,&quot;update_action&quot;:&quot;Modifica risposta&quot;,&quot;errors&quot;:{&quot;duplicate&quot;:&quot;Questa recensione ha già una risposta.&quot;,&quot;create&quot;:&quot;Non puoi rispondere a questa recensione.&quot;,&quot;update&quot;:&quot;Questa risposta non è più disponibile.&quot;,&quot;validate&quot;:&quot;Non puoi aggiornare questa risposta perché almeno un campo nella risposta originale non è più valido.&quot;,&quot;general&quot;:&quot;Si è verificato un errore. Prova a inviare di nuovo la tua risposta.&quot;}},&quot;helpers&quot;:{&quot;toggle&quot;:{&quot;expand&quot;:&quot;Mostra di più&quot;,&quot;collapse&quot;:&quot;Mostra di meno&quot;,&quot;more&quot;:&quot;altro&quot;,&quot;more_html&quot;:&quot;+ altri %{count}&quot;}},&quot;reviews&quot;:{&quot;rated_x_stars&quot;:{&quot;one&quot;:&quot;Valutazione: %{count} stelle&quot;,&quot;other&quot;:&quot;Valutata con %{count} stelle&quot;,&quot;many&quot;:&quot;Valutata con %{count} stelle&quot;},&quot;listing_cancel_on_create_text&quot;:&quot;La tua recensione andrà persa.&quot;,&quot;listing_cancel_on_update_text&quot;:&quot;Tutte le modifiche che hai apportato alla recensione verranno eliminate.&quot;,&quot;listing_delete_review_header&quot;:&quot;Eliminare la recensione?&quot;,&quot;listing_delete_review_text&quot;:&quot;Se elimini la tua recensione, altri non potranno più vederla e beneficiare della tua esperienza con l’app. Potresti aggiornare la tua recensione con nuove informazioni invece di eliminarla.&quot;,&quot;review_listing&quot;:{&quot;show_full_review&quot;:&quot;Mostra la recensione completa&quot;,&quot;show_full_reply&quot;:&quot;Mostra la risposta completa&quot;,&quot;show_less&quot;:&quot;Mostra di meno&quot;,&quot;helpful_sr_label_helpful&quot;:{&quot;one&quot;:&quot;Segna come utile. %{count} persona ha trovato utile questa recensione.&quot;,&quot;other&quot;:&quot;Contrassegna come utile. %{count} persone hanno trovato utile questa recensione.&quot;,&quot;many&quot;:&quot;Contrassegna come utile. %{count} persone hanno trovato utile questa recensione.&quot;},&quot;helpful_sr_label_not_helpful&quot;:{&quot;one&quot;:&quot;Segna come non utile. %{count} persona ha trovato utile questa recensione.&quot;,&quot;other&quot;:&quot;Contrassegna come inutile. %{count} persone hanno trovato utile questa recensione.&quot;,&quot;many&quot;:&quot;Contrassegna come inutile. %{count} persone hanno trovato utile questa recensione.&quot;},&quot;helpful_auth_to_rate&quot;:&quot;Accedi per valutare come utile questa recensione.&quot;,&quot;helpful_feedback_flash_message&quot;:&quot;Grazie per il tuo feedback&quot;},&quot;review_create_error&quot;:&quot;Puoi lasciare una recensione se attualmente hai l’app installata o se l’hai disinstallata negli ultimi 45 giorni. Devi anche avere un piano Shopify a pagamento e un account in regola.&quot;,&quot;review_update_error&quot;:&quot;Questa recensione non è più disponibile.&quot;,&quot;review_validate_error&quot;:&quot;Non puoi aggiornare questa recensione perché almeno un campo nella recensione originale non è più valido.&quot;,&quot;review_general_error&quot;:&quot;Si è verificato un errore. Riprova a inviare la tua recensione più tardi.&quot;,&quot;review_account_type_error&quot;:&quot;I partner non possono lasciare recensioni sullo Shopify App Store. Questa azione costituisce una violazione dell’Accordo del Programma Partner e dei Termini d’uso.&quot;,&quot;review_conflict_error&quot;:&quot;Abbiamo rimosso la tua precedente revisione per proteggere la qualità delle revisioni nel nostro marketplace. Non puoi lasciare ulteriori revisioni per quest’app.&quot;},&quot;replies&quot;:{&quot;modal_create_header&quot;:&quot;Rispondi alla recensione&quot;,&quot;modal_create_body_label&quot;:&quot;Fornisci indicazioni per aiutare l’autore della recensione a risolvere eventuali problemi con la tua app.&quot;,&quot;modal_create_primary_action&quot;:&quot;Invia risposta&quot;,&quot;modal_update_header&quot;:&quot;Aggiorna risposta&quot;,&quot;modal_update_body_label&quot;:&quot;Aggiorna la tua risposta pubblicata. L’autore della recensione verrà informato del nuovo contenuto.&quot;,&quot;modal_update_primary_action&quot;:&quot;Aggiorna risposta&quot;,&quot;errors&quot;:{&quot;duplicate&quot;:&quot;Questa recensione ha già una risposta.&quot;,&quot;create&quot;:&quot;Non puoi rispondere a questa recensione.&quot;,&quot;update&quot;:&quot;Questa risposta non è più disponibile.&quot;,&quot;validate&quot;:&quot;Non puoi aggiornare questa risposta perché almeno un campo nella risposta originale non è più valido.&quot;,&quot;general&quot;:&quot;Si è verificato un errore. Prova a inviare di nuovo la tua risposta.&quot;,&quot;open_from_hash&quot;:&quot;Impossibile trovare la recensione che stai cercando.&quot;},&quot;cancel_on_create_text&quot;:&quot;La tua risposta andrà persa.&quot;,&quot;cancel_on_update_text&quot;:&quot;Tutte le modifiche che hai apportato alla risposta verranno eliminate.&quot;,&quot;delete_header&quot;:&quot;Eliminare la risposta?&quot;,&quot;delete_text&quot;:&quot;Se la elimini, la risposta non sarà più visibile agli altri. Potresti aggiornare la tua risposta con nuove informazioni invece di eliminarla.&quot;},&quot;support_interactions&quot;:{&quot;feedback_cancel_text&quot;:&quot;Il tuo feedback andrà perso.&quot;,&quot;modal_ok_action&quot;:&quot;OK&quot;,&quot;close&quot;:&quot;Chiudi&quot;},&quot;contact_support&quot;:{&quot;modal_close_text&quot;:&quot;Confermi?&quot;}}}"> <meta id="monorailVisitorMetadata" data-monorail-visitor-metadata="{&quot;userToken&quot;:&quot;5930cc6a-0cef-4f8f-9612-6e12ca5bd097&quot;,&quot;sessionToken&quot;:&quot;1468409c-4901-4e12-8f79-ed2f9f9cf091&quot;,&quot;shopId&quot;:null,&quot;locale&quot;:&quot;it&quot;,&quot;clientIp&quot;:&quot;8.222.208.146&quot;,&quot;userAgent&quot;:&quot;Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.0.04506; .NET CLR 3.5.21022; .NET CLR 1.0.3705; .NET CLR 1.1.4322)&quot;,&quot;shopPlan&quot;:null}"> <script type="text/javascript"> window.I18n = window.I18n || {}; let i18nObjs = [JSON.parse(document.getElementById("i18nData").dataset.i18n)]; window.I18n.data = i18nObjs.reduce(function (accumulator, currentObj) { Object.keys(currentObj).forEach(function (key) { accumulator[key] = currentObj[key]; }); return accumulator; }, {}); window.MonorailVisitorMetadata = JSON.parse(document.getElementById("monorailVisitorMetadata").dataset.monorailVisitorMetadata); </script> <script src="https://apps.shopify.com/cdn/shopifycloud/shopify_app_store/bundles/assets/application_next-B3z7g-43.js" crossorigin="anonymous" type="module"></script><link rel="modulepreload" href="https://apps.shopify.com/cdn/shopifycloud/shopify_app_store/bundles/assets/stimulus-D5We1Mvz.js" as="script" crossorigin="anonymous"> <link rel="modulepreload" href="https://apps.shopify.com/cdn/shopifycloud/shopify_app_store/bundles/assets/decode-Bn6vFd8o.js" as="script" crossorigin="anonymous"> <link rel="modulepreload" href="https://apps.shopify.com/cdn/shopifycloud/shopify_app_store/bundles/assets/stimulus-BquUeJi1.js" as="script" crossorigin="anonymous"> <link rel="modulepreload" href="https://apps.shopify.com/cdn/shopifycloud/shopify_app_store/bundles/assets/client-B5j9uJdn.js" as="script" crossorigin="anonymous"> <link rel="modulepreload" href="https://apps.shopify.com/cdn/shopifycloud/shopify_app_store/bundles/assets/url-helper-Dg75x70I.js" as="script" crossorigin="anonymous"> <link rel="modulepreload" href="https://apps.shopify.com/cdn/shopifycloud/shopify_app_store/bundles/assets/react-BPDQ0nvu.js" as="script" crossorigin="anonymous"> <link rel="modulepreload" href="https://apps.shopify.com/cdn/shopifycloud/shopify_app_store/bundles/assets/index-DmnpMxGH.js" as="script" crossorigin="anonymous"> <link rel="modulepreload" href="https://apps.shopify.com/cdn/shopifycloud/shopify_app_store/bundles/assets/BrowserCookieManager-wc3CHHfS.js" as="script" crossorigin="anonymous"> <link rel="modulepreload" href="https://apps.shopify.com/cdn/shopifycloud/shopify_app_store/bundles/assets/dom-helpers-E_jcM3uZ.js" as="script" crossorigin="anonymous"> <link rel="modulepreload" href="https://apps.shopify.com/cdn/shopifycloud/shopify_app_store/bundles/assets/preload-helper-gXX2zx0f.js" as="script" crossorigin="anonymous"> </head> <body id="AppDetailsShow" class="tw-font-sans tw-antialiased tw-min-w-full tw-min-h-screen tw-flex tw-flex-col"> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-TMHDF2L" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <header id="AppStoreNavbar" data-section-name="global-nav" class="tw-sticky tw-top-0 tw-h-navHeight--mobile lg:tw-h-navHeight--desktop tw-z-[998] lg:tw-z-[1000] tw-border-b tw-bg-canvas-primary tw-text-fg-primary tw-border-b-stroke-primary"> <nav class="tw-container tw-h-full tw-mx-auto tw-flex tw-items-center tw-justify-between lg:tw-py-sm tw-bg-[inherit] tw-leading-3"> <div class="tw-grow lg:tw-grow-0"> <a class="tw-block tw-h-[28px] md:tw-h-[32px] xl:tw-h-[36px] tw-w-[175px] md:tw-w-[200px] xl:tw-w-[225px]" aria-label="Logo Shopify App Store" href="/?locale=it"> <span role="img"><svg class="tw-h-full" viewBox="0 0 225 36" fill="currentColor" xmlns="http://www.w3.org/2000/svg"> <path d="M22.17 35.08zM27.01 6.49c-.13-.01-2.63-.05-2.63-.05s-1.53-1.48-2.1-2.05v30.69l8.9-2.21S27.35 6.96 27.32 6.78c-.02-.16-.15-.27-.31-.29ZM20.15 4.43c-.13-.43-.3-.84-.5-1.24-.75-1.43-1.84-2.18-3.16-2.18-.09 0-.18 0-.27.02-.04-.05-.08-.09-.12-.14-.59-.61-1.33-.91-2.21-.89-1.71.05-3.4 1.28-4.78 3.47-.97 1.54-1.71 3.47-1.92 4.97L3.83 9.48c-.99.31-1.02.34-1.15 1.27-.1.7-2.68 20.71-2.68 20.71l21.46 3.71V4.06c-.11 0-.2.03-.26.04l-1.05.33Zm-3.91 1.21-3.62 1.12c.35-1.34 1.01-2.67 1.83-3.55.3-.33.73-.69 1.23-.9.47.99.57 2.38.56 3.32Zm-2.32-4.5c.4 0 .74.08 1.03.27-.5.27-.95.62-1.32 1.03-1.08 1.16-1.91 2.97-2.24 4.71l-2.97.92c.59-2.74 2.88-6.85 5.52-6.93Zm-3.32 15.6c.11 1.83 4.92 2.22 5.19 6.5.21 3.36-1.78 5.67-4.66 5.85-3.45.22-5.35-1.82-5.35-1.82l.73-3.11s1.91 1.44 3.45 1.35c1-.06 1.36-.88 1.32-1.45-.15-2.38-4.06-2.24-4.31-6.15-.21-3.29 1.95-6.63 6.73-6.93 1.84-.12 2.78.35 2.78.35l-1.09 4.08s-1.22-.55-2.66-.46c-2.12.13-2.14 1.47-2.12 1.8Zm6.78-11.45c-.01-.86-.11-2.07-.52-3.1 1.29.25 1.93 1.71 2.2 2.58-.5.15-1.07.33-1.68.52ZM43.88 20.05c-1.05-.59-1.64-1.08-1.64-1.76 0-.87.8-1.42 2.01-1.42 1.11 0 2.07.31 2.63.59l.99-3.03c-.68-.37-1.92-.71-3.55-.71-3.77 0-6.33 2.13-6.33 5.16 0 1.67 1.21 2.97 2.81 3.89 1.27.74 1.76 1.27 1.76 2.04s-.65 1.45-1.89 1.45c-1.33.03-2.69-.53-3.46-.93l-1.05 3.03c.8.56 2.44 1.02 4.17 1.05 3.86.03 6.61-1.89 6.61-5.28 0-1.82-1.39-3.09-3.06-4.08ZM59.14 13.72c-1.89 0-3.37.9-4.51 2.26l-.06-.03 1.64-8.59h-4.26l-4.14 21.79h4.26l1.42-7.42c.56-2.81 2.01-4.54 3.37-4.54.96 0 1.33.65 1.33 1.58 0 .59-.06 1.27-.19 1.89l-1.61 8.5h4.26l1.67-8.78c.19-.93.31-2.04.31-2.78 0-2.41-1.27-3.86-3.49-3.86ZM72.44 13.72c-5.13 0-8.53 4.64-8.53 9.8 0 3.28 2.04 5.93 5.87 5.93h.03c5.01 0 8.41-4.51 8.41-9.77 0-3.06-1.79-5.96-5.78-5.96Zm-2.1 12.45h-.03c-1.42 0-2.04-1.21-2.04-2.78 0-2.41 1.27-6.4 3.59-6.4 1.51 0 2.01 1.27 2.01 2.57 0 2.6-1.27 6.61-3.52 6.61ZM88.96 13.72c-1.7 0-3.37.93-4.51 2.5h-.06l.25-2.26h-3.77c-.19 1.55-.53 3.86-.87 5.66L77.03 35.2h4.26l1.17-6.3h.09c.49.31 1.45.56 2.5.56 5.01 0 8.28-5.13 8.28-10.32 0-2.84-1.27-5.41-4.39-5.41Zm-4.08 12.51c-.77 0-1.3-.25-1.76-.62l.71-3.99c.49-2.63 1.89-4.39 3.37-4.39 1.3 0 1.7 1.21 1.7 2.35 0 2.75-1.64 6.64-4.02 6.64ZM93.02 29.14h4.27l2.87-15.11H95.9l-2.88 15.11zM98.99 7.57c-1.36 0-2.44 1.08-2.44 2.47 0 1.27.8 2.13 2.01 2.13h.03c1.33 0 2.5-.9 2.5-2.47 0-1.24-.8-2.13-2.1-2.13ZM110.88 14.03h-2.94l.12-.71c.28-1.48 1.11-2.78 2.57-2.78.46 0 .92.07 1.36.22l.8-3.34c-.49-.22-1.27-.37-2.32-.37-1.48 0-3.03.43-4.17 1.42-1.45 1.24-2.13 3.03-2.47 4.85l-.12.71h-1.98l-.62 3.18h1.98l-2.26 11.93h4.26l2.26-11.93h2.94l.59-3.18ZM118.87 20.79c-.62 1.64-.93 2.6-1.27 3.62h-.06c-.06-.99-.19-2.07-.37-3.59l-.68-6.8h-4.48l2.57 13.88c.06.31.03.49-.09.71-.49.96-1.33 1.89-2.32 2.57-.8.59-1.7.96-2.41 1.21l1.17 3.62c.87-.19 2.66-.9 4.17-2.32 1.95-1.82 3.74-4.64 5.59-8.47l5.22-11.19h-4.45l-2.6 6.77ZM141.36 14.43c-.77-.28-1.95-.43-3-.43-5.75 0-9.36 5.87-9.36 10.94 0 2.66 1.36 4.51 3.62 4.51 1.95 0 3.83-1.02 5.53-4.3h.06c-.22 1.67-.4 3.09-.37 3.99h1.3c-.06-1.58.12-3.96.65-6.74l1.58-7.97Zm-2.59 6.4c-.71 3.83-3.43 7.45-5.84 7.45-2.01 0-2.57-1.73-2.53-3.68.03-4.67 3.37-9.43 7.63-9.43.93 0 1.45.09 1.79.22l-1.05 5.44ZM150.97 14c-1.98 0-3.83 1.27-5.16 3.31h-.06l.46-3h-1.27c-.19 1.36-.46 3.15-.83 5.1l-2.97 15.79h1.33l1.17-6.4h.06c.56.31 1.51.65 2.97.65 4.73 0 8.16-5.62 8.16-10.63 0-2.44-1.05-4.82-3.86-4.82Zm-4.17 14.27c-1.21 0-2.19-.31-2.87-.83l.96-5.1c.83-4.48 3.59-7.17 5.69-7.17s2.87 1.98 2.87 3.74c0 3.8-2.72 9.36-6.64 9.36ZM164.82 14c-1.98 0-3.83 1.27-5.16 3.31h-.06l.46-3h-1.27c-.19 1.36-.46 3.15-.83 5.1l-2.97 15.79h1.33l1.17-6.4h.06c.56.31 1.51.65 2.97.65 4.73 0 8.16-5.62 8.16-10.63 0-2.44-1.05-4.82-3.86-4.82Zm-4.17 14.27c-1.21 0-2.19-.31-2.87-.83l.96-5.1c.83-4.48 3.59-7.17 5.69-7.17s2.87 1.98 2.87 3.74c0 3.8-2.72 9.36-6.64 9.36ZM176.53 18.2c0 1.39.8 2.72 2.29 3.68 1.39.9 2.01 1.79 2.01 3.28 0 1.7-1.33 3.09-3.28 3.09-1.08 0-2.07-.43-2.6-.83l-.53 1.11c.49.4 1.67.9 3 .9 2.57 0 4.76-1.64 4.76-4.64 0-1.51-.87-2.87-2.29-3.83-1.21-.83-2.01-1.61-2.01-3 0-1.51 1.21-2.78 3-2.78.87 0 1.64.34 2.1.62l.49-1.14c-.43-.34-1.42-.65-2.44-.65-2.63 0-4.51 1.89-4.51 4.2ZM188.22 28.24c-.93 0-1.33-.53-1.33-1.39 0-.8.12-1.58.31-2.57l1.64-8.84h3.49l.25-1.14h-3.49l.65-3.25-1.48.59-.49 2.66h-2.16l-.22 1.14h2.13l-1.67 8.84c-.25 1.14-.34 1.92-.34 2.72 0 1.24.68 2.41 2.44 2.41.53 0 1.05-.09 1.45-.22l-.09-1.08c-.28.09-.59.12-1.08.12ZM199.65 14c-4.51 0-7.32 5.38-7.32 9.7 0 3.06 1.51 5.75 4.73 5.75h.03c4.79 0 7.29-5.93 7.29-9.74 0-2.69-1.17-5.72-4.73-5.72Zm-2.38 14.27h-.03c-2.32 0-3.52-2.1-3.52-4.7 0-3.8 2.35-8.41 5.81-8.41 2.72 0 3.46 2.6 3.46 4.54 0 3.55-2.35 8.56-5.72 8.56ZM214.12 14.03c-.15 0-.37-.03-.56-.03-1.85 0-3.34 1.58-4.23 3.55h-.06c.16-1.08.29-2.16.4-3.25h-1.21c-.12 1.3-.34 2.97-.71 4.85l-1.89 9.98h1.33l1.42-7.54c.62-3.25 2.78-6.18 4.73-6.18.22 0 .37 0 .49.03l.28-1.42ZM224.16 17.24c0-1.67-1.02-3.25-3.46-3.25-4.23 0-7.23 5.59-7.23 9.86 0 2.84 1.21 5.56 4.67 5.56 1.85 0 3.28-.59 4.05-1.11l-.4-1.05c-.68.4-1.79.99-3.43.99s-2.72-.83-3.25-2.5c-.31-1.08-.28-3.03-.12-3.71 4.85.03 9.18-1.02 9.18-4.79Zm-3.71-2.07c1.39 0 2.32.74 2.32 2.1v.03c0 2.94-3.71 3.59-7.57 3.55.93-3.21 2.97-5.69 5.25-5.69Z"/> </svg> </span> </a> </div> <div class="tw-bg-[inherit] tw-flex tw-flex-grow-0 tw-justify-center tw-items-center lg:tw-px-8 lg:tw-flex-grow"> <div class="search-component tw-w-full tw-max-w-[500px]"> <button name="button" type="submit" class="tw-block tw-w-5 tw-h-full tw-bg-no-repeat tw-bg-center lg:tw-hidden" data-module="ui-search-navbar__activator" aria-label="Cerca"> <span role="img"><svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path d="M2 8a6 6 0 1 1 12.01.01A6 6 0 0 1 2 8Zm17.7 10.3-5.39-5.4A8 8 0 1 0 0 8a8 8 0 0 0 12.9 6.31l5.4 5.4a1 1 0 1 0 1.4-1.42Z"/></svg> </span> <span class="tw-hidden" aria-hidden="true"> Cerca </span> </button> <form id="UiSearchInputForm" data-source="autocomplete" class="tw-hidden tw-m-0 tw-relative lg:tw-block" action="/search" accept-charset="UTF-8" method="get"> <div class="tw-absolute tw-top-1/2 -tw-translate-y-1/2 tw-translate-x-lg tw-bg-fg-secondary tw-w-[20px] tw-h-[20px] [mask-image:url(merchant/navbar/search-icon)] [mask-repeat:no-repeat] [mask-position:center] [mask-size:20px] tw-skew-x-0 tw-skew-y-0 tw-rotate-0 tw-scale-x-100 tw-scale-y-100"> </div> <input type="search" name="q" id="q" placeholder="Cerca app, guide o altro" class="js-monorail-element-click-tracking tw-w-full tw-max-w-[31.25rem] tw-h-12 tw-border-stroke-primary tw-bg-input-canvas-default tw-border tw-rounded-2xl tw-pl-[44px] tw-pr-14 tw-text-input-default tw-text-fg-primary placeholder:tw-text-fg-tertiary webkit-search-cancel-button:tw-hidden" autocomplete="off" /> </form></div> <div class="tw-bg-[inherit]"> <div class="tw-hidden tw-ml-xl lg:tw-block tw-bg-[inherit]"> <div class="megamenu-component tw-bg-[inherit]"> <button class="tw-group tw-flex tw-whitespace-nowrap tw-items-center tw-text-link-md link-block--primary" type="button" data-expandable-content data-has-overlay data-open-for-breakpoint="lg" data-content-id="AppStoreMegamenu"> Sfoglia le app <div class="tw-transition-transform tw-origin-center tw-duration-300 tw-rotate-0 tw-ease-out group-[.tw-active]:tw-rotate-180 tw-ml-1.5"> <span role="img"><svg width="10" height="6" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M9.78.22c.3.3.3.77 0 1.06L5.53 5.53c-.3.3-.77.3-1.06 0L.22 1.28A.75.75 0 0 1 1.28.22L5 3.94 8.72.22c.3-.3.77-.3 1.06 0Z"/></svg> </span> </div> </button> <div id="AppStoreMegamenu" class="tw-fixed tw-overflow-hidden tw-left-0 tw-top-[4.5rem] -tw-mt-1 tw-w-full tw-invisible -tw-translate-y-full tw-transition-[visibility,transform] tw-duration-300 tw-ease-out tw-bg-[inherit] tw-z-[-1] [&.tw-active]:tw-visible [&.tw-active]:tw-translate-y-0"> <div class="tw-container tw-flex tw-flex-nowrap tw-pt-xl tw-pb-2xl tw-mx-auto tw-min-h-[350px]"> <div class="tw-w-8/12 tw-pr-xl"> <h2 class="tw-text-body-sm tw-pb-sm tw-opacity-60">App per categoria</h2> <ul class="tw-grid tw-grid-cols-2 tw-grid-flow-row tw-gap-xl"> <li class="tw-group"> <a class="js-monorail-element-click-tracking tw-block tw-max-w-[340px]" data-monorail-click="AppStoreElementClick" data-page-url="https://apps.shopify.com/in-cart-upsell?locale=it&amp;surface_detail=marketing-and-conversion-checkout&amp;surface_inter_position=1&amp;surface_intra_position=18&amp;surface_type=category&amp;surface_version=redesign" data-page-type="all" data-element="Sales channels" data-element-group="nav-bar-megamenu" href="https://apps.shopify.com/categories/sales-channels?locale=it&amp;surface_detail=navbar-categories&amp;surface_type=navbar"> <span class="tw-text-heading-md link-block--primary"> Canali di vendita </span> <p class="tw-text-body-sm tw-opacity-60"> Sincronizza i prodotti con i marketplace, i feed dei prodotti, i backup dei dati, i punti vendita e i canali retail </p> </a> </li> <li class="tw-group"> <a class="js-monorail-element-click-tracking tw-block tw-max-w-[340px]" data-monorail-click="AppStoreElementClick" data-page-url="https://apps.shopify.com/in-cart-upsell?locale=it&amp;surface_detail=marketing-and-conversion-checkout&amp;surface_inter_position=1&amp;surface_intra_position=18&amp;surface_type=category&amp;surface_version=redesign" data-page-type="all" data-element="Finding products" data-element-group="nav-bar-megamenu" href="https://apps.shopify.com/categories/finding-products?locale=it&amp;surface_detail=navbar-categories&amp;surface_type=navbar"> <span class="tw-text-heading-md link-block--primary"> Ricerca prodotti </span> <p class="tw-text-body-sm tw-opacity-60"> Trova prodotti da vendere con dropshipping, print-on-demand, vendita all’ingrosso e fornitori </p> </a> </li> <li class="tw-group"> <a class="js-monorail-element-click-tracking tw-block tw-max-w-[340px]" data-monorail-click="AppStoreElementClick" data-page-url="https://apps.shopify.com/in-cart-upsell?locale=it&amp;surface_detail=marketing-and-conversion-checkout&amp;surface_inter_position=1&amp;surface_intra_position=18&amp;surface_type=category&amp;surface_version=redesign" data-page-type="all" data-element="Selling products" data-element-group="nav-bar-megamenu" href="https://apps.shopify.com/categories/selling-products?locale=it&amp;surface_detail=navbar-categories&amp;surface_type=navbar"> <span class="tw-text-heading-md link-block--primary"> Vendita prodotti </span> <p class="tw-text-body-sm tw-opacity-60"> Vendi di più offrendo una scelta più ampia di prodotti, abbonamenti, download digitali e modalità di pagamento, anche in contrassegno </p> </a> </li> <li class="tw-group"> <a class="js-monorail-element-click-tracking tw-block tw-max-w-[340px]" data-monorail-click="AppStoreElementClick" data-page-url="https://apps.shopify.com/in-cart-upsell?locale=it&amp;surface_detail=marketing-and-conversion-checkout&amp;surface_inter_position=1&amp;surface_intra_position=18&amp;surface_type=category&amp;surface_version=redesign" data-page-type="all" data-element="Orders and shipping" data-element-group="nav-bar-megamenu" href="https://apps.shopify.com/categories/orders-and-shipping?locale=it&amp;surface_detail=navbar-categories&amp;surface_type=navbar"> <span class="tw-text-heading-md link-block--primary"> Ordini e spedizioni </span> <p class="tw-text-body-sm tw-opacity-60"> Gestisci l’attività di evasione degli ordini con funzioni di monitoraggio, fatture, stampa degli ordini ed etichette di spedizione </p> </a> </li> <li class="tw-group"> <a class="js-monorail-element-click-tracking tw-block tw-max-w-[340px]" data-monorail-click="AppStoreElementClick" data-page-url="https://apps.shopify.com/in-cart-upsell?locale=it&amp;surface_detail=marketing-and-conversion-checkout&amp;surface_inter_position=1&amp;surface_intra_position=18&amp;surface_type=category&amp;surface_version=redesign" data-page-type="all" data-element="Store design" data-element-group="nav-bar-megamenu" href="https://apps.shopify.com/categories/store-design?locale=it&amp;surface_detail=navbar-categories&amp;surface_type=navbar"> <span class="tw-text-heading-md link-block--primary"> Design del negozio </span> <p class="tw-text-body-sm tw-opacity-60"> Personalizza le vetrine virtuali con SEO, traduzioni, convertitori di valuta e badge di affidabilità </p> </a> </li> <li class="tw-group"> <a class="js-monorail-element-click-tracking tw-block tw-max-w-[340px]" data-monorail-click="AppStoreElementClick" data-page-url="https://apps.shopify.com/in-cart-upsell?locale=it&amp;surface_detail=marketing-and-conversion-checkout&amp;surface_inter_position=1&amp;surface_intra_position=18&amp;surface_type=category&amp;surface_version=redesign" data-page-type="all" data-element="Marketing and conversion" data-element-group="nav-bar-megamenu" href="https://apps.shopify.com/categories/marketing-and-conversion?locale=it&amp;surface_detail=navbar-categories&amp;surface_type=navbar"> <span class="tw-text-heading-md link-block--primary"> Marketing e conversioni </span> <p class="tw-text-body-sm tw-opacity-60"> Conquista i clienti con recensioni, pacchetti, offerte di upselling, opzioni di check-out e email marketing </p> </a> </li> <li class="tw-group"> <a class="js-monorail-element-click-tracking tw-block tw-max-w-[340px]" data-monorail-click="AppStoreElementClick" data-page-url="https://apps.shopify.com/in-cart-upsell?locale=it&amp;surface_detail=marketing-and-conversion-checkout&amp;surface_inter_position=1&amp;surface_intra_position=18&amp;surface_type=category&amp;surface_version=redesign" data-page-type="all" data-element="Store management" data-element-group="nav-bar-megamenu" href="https://apps.shopify.com/categories/store-management?locale=it&amp;surface_detail=navbar-categories&amp;surface_type=navbar"> <span class="tw-text-heading-md link-block--primary"> Gestione del negozio </span> <p class="tw-text-body-sm tw-opacity-60"> Sfrutta l’assistenza, la funzione di chat, le domande frequenti, le analisi e l’automazione dei flussi di lavoro per far crescere la tua attività </p> </a> </li> </ul> </div> <div class="tw-w-4/12 tw-pl-xl tw-relative before:tw-content-[''] before:tw-absolute before:tw-top-0 before:tw-left-0 before:tw-h-full before:tw-border-l before:tw-border-solid before:tw-border-[inherit] before:tw-opacity-20"> <ul class="tw-grid tw-gap-xl"> <li> <a class="js-monorail-element-click-tracking" data-monorail-click="AppStoreElementClick" data-page-url="https://apps.shopify.com/in-cart-upsell?locale=it&amp;surface_detail=marketing-and-conversion-checkout&amp;surface_inter_position=1&amp;surface_intra_position=18&amp;surface_type=category&amp;surface_version=redesign" data-page-type="all" data-element="merchant-tech-stack-nama" data-element-group="nav-bar-megamenu" href="https://apps.shopify.com/stories/merchant-tech-stack-nama?locale=it&amp;surface_detail=whats-new&amp;surface_type=navbar"> <div class="tw-group tw-flex tw-gap-md"> <picture class="tw-w-appIcon--lg tw-h-appIcon--lg tw-bg-canvas-tertiary tw-rounded-xs tw-overflow-hidden tw-shrink-0"> <img alt="" class="tw-transition tw-ease-out tw-duration-500 group-hover:tw-scale-[1.025]" srcset="https://apps.shopify.com/cdn/shopifycloud/shopify_app_store/assets/merchant/story-pages/merchant-tech-stack-nama/hero-small-32307270047e0d639ddc9ab1ca9618b9afdec19597011a898a3a5e565c35007c.webp 1x, https://apps.shopify.com/cdn/shopifycloud/shopify_app_store/assets/merchant/story-pages/merchant-tech-stack-nama/hero-small@2x-86f130ea999274c7bf766ce012605bf0ddb14995b1e1dee87a59ac2e98af7cda.webp 2x" src="https://apps.shopify.com/cdn/shopifycloud/shopify_app_store/assets/merchant/story-pages/merchant-tech-stack-nama/hero-small-32307270047e0d639ddc9ab1ca9618b9afdec19597011a898a3a5e565c35007c.webp" /> </picture> <div> <div class="tw-text-body-sm tw-opacity-60">Stack tecnologico dei merchant</div> <span class="tw-text-heading-md link-block--primary">Nama</span> </div> </div> </a> </li> <li> <a class="js-monorail-element-click-tracking" data-monorail-click="AppStoreElementClick" data-page-url="https://apps.shopify.com/in-cart-upsell?locale=it&amp;surface_detail=marketing-and-conversion-checkout&amp;surface_inter_position=1&amp;surface_intra_position=18&amp;surface_type=category&amp;surface_version=redesign" data-page-type="all" data-element="spotlight-app-transcy" data-element-group="nav-bar-megamenu" href="https://apps.shopify.com/stories/spotlight-app-transcy?locale=it&amp;surface_detail=whats-new&amp;surface_type=navbar"> <div class="tw-group tw-flex tw-gap-md"> <picture class="tw-w-appIcon--lg tw-h-appIcon--lg tw-bg-canvas-tertiary tw-rounded-xs tw-overflow-hidden tw-shrink-0"> <img alt="" class="tw-transition tw-ease-out tw-duration-500 group-hover:tw-scale-[1.025]" srcset="https://apps.shopify.com/cdn/shopifycloud/shopify_app_store/assets/merchant/story-pages/spotlight-app-transcy/hero-small-ad3a642d9e373586b57a4a0b08200957747685a4633134dc1b9ed1e82147e9a0.webp 1x, https://apps.shopify.com/cdn/shopifycloud/shopify_app_store/assets/merchant/story-pages/spotlight-app-transcy/hero-small@2x-5a60cf9cc18fdefe8f6b1a926ddfc93a9021480e4eae6bc044f0a72041e2e9fa.webp 2x" src="https://apps.shopify.com/cdn/shopifycloud/shopify_app_store/assets/merchant/story-pages/spotlight-app-transcy/hero-small-ad3a642d9e373586b57a4a0b08200957747685a4633134dc1b9ed1e82147e9a0.webp" /> </picture> <div> <div class="tw-text-body-sm tw-opacity-60">App in primo piano</div> <span class="tw-text-heading-md link-block--primary">Attraversa le frontiere con Transcy</span> </div> </div> </a> </li> <li> <a class="js-monorail-element-click-tracking" data-monorail-click="AppStoreElementClick" data-page-url="https://apps.shopify.com/in-cart-upsell?locale=it&amp;surface_detail=marketing-and-conversion-checkout&amp;surface_inter_position=1&amp;surface_intra_position=18&amp;surface_type=category&amp;surface_version=redesign" data-page-type="all" data-element="guide-sell-internationally" data-element-group="nav-bar-megamenu" href="https://apps.shopify.com/stories/guide-sell-internationally?locale=it&amp;surface_detail=whats-new&amp;surface_type=navbar"> <div class="tw-group tw-flex tw-gap-md"> <picture class="tw-w-appIcon--lg tw-h-appIcon--lg tw-bg-canvas-tertiary tw-rounded-xs tw-overflow-hidden tw-shrink-0"> <img alt="" class="tw-transition tw-ease-out tw-duration-500 group-hover:tw-scale-[1.025]" srcset="https://apps.shopify.com/cdn/shopifycloud/shopify_app_store/assets/merchant/story-pages/guide-sell-internationally/hero-small-ed0634fcfc60f12f581be607c68e46e8950fc7b9a91c9eb1e9b15348411a3a78.webp 1x, https://apps.shopify.com/cdn/shopifycloud/shopify_app_store/assets/merchant/story-pages/guide-sell-internationally/hero-small@2x-73ee99fc84514ddb35b5e01a136e832afb7d0ad0a0a53b2f6987e85efb3b8d0a.webp 2x" src="https://apps.shopify.com/cdn/shopifycloud/shopify_app_store/assets/merchant/story-pages/guide-sell-internationally/hero-small-ed0634fcfc60f12f581be607c68e46e8950fc7b9a91c9eb1e9b15348411a3a78.webp" /> </picture> <div> <div class="tw-text-body-sm tw-opacity-60">Guida</div> <span class="tw-text-heading-md link-block--primary">Cresci a livello globale</span> </div> </div> </a> </li> </li> <li class="tw-group"> <a class="js-monorail-element-click-tracking" data-monorail-click="AppStoreElementClick" data-page-url="https://apps.shopify.com/in-cart-upsell?locale=it&amp;surface_detail=marketing-and-conversion-checkout&amp;surface_inter_position=1&amp;surface_intra_position=18&amp;surface_type=category&amp;surface_version=redesign" data-page-type="all" data-element="all-app-stories" data-element-group="nav-bar-megamenu" href="https://apps.shopify.com/stories?locale=it&amp;surface_detail=whats-new&amp;surface_type=navbar"> <span class="tw-text-heading-md link-block--primary"> Tutte le storie delle app </span> </a> </li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="tw-flex tw-flex-nowrap tw-flex-row tw-items-center"> <button class="tw-nav-hamburger tw-block tw-w-5 tw-h-5 tw-bg-no-repeat tw-bg-center tw-ml-lg lg:tw-hidden" type="button" aria-label="Menu"> <span role="img"><svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 16"><path d="M19 9H1a1 1 0 0 1 0-2h18a1 1 0 1 1 0 2Zm0-7H1a1 1 0 0 1 0-2h18a1 1 0 1 1 0 2Zm0 14H1a1 1 0 0 1 0-2h18a1 1 0 0 1 0 2Z"/></svg> </span> </button> <div class="tw-hidden lg:tw-inline"> <div class="login-logout-component"> <a class="tw-group tw-underline-offset-linkOffset tw-decoration-linkWeight tw-text-link-md tw-no-underline hover:tw-underline tw-text-fg-primary hover:tw-text-fg-primary tw-decoration-stroke-fg-primary js-monorail-element-click-tracking tw-border-transparent hover:tw-border-fg-primary" data-ga-event="Main Nav" data-ga-action="Clicked" data-ga-label="Log in" data-monorail-click="AppStoreElementClick" data-page-url="https://apps.shopify.com/in-cart-upsell?locale=it&amp;surface_detail=marketing-and-conversion-checkout&amp;surface_inter_position=1&amp;surface_intra_position=18&amp;surface_type=category&amp;surface_version=redesign" data-page-type="all" data-element="log-in-btn" data-element-group="nav-bar-megamenu" href="/login/initiate_shopify_auth_without_shop?locale=it&amp;redirect_uri=%2Fin-cart-upsell%3Flocale%3Dit%26show_store_picker%3D1%26surface_detail%3Dmarketing-and-conversion-checkout%26surface_inter_position%3D1%26surface_intra_position%3D18%26surface_type%3Dcategory%26surface_version%3Dredesign&amp;return_to=%2Fin-cart-upsell%3Flocale%3Dit%26surface_detail%3Dmarketing-and-conversion-checkout%26surface_inter_position%3D1%26surface_intra_position%3D18%26surface_type%3Dcategory%26surface_version%3Dredesign">Accedi</a> </div> </div> <div class="tw-hidden lg:tw-inline lg:tw-ml-6"> <div class="signup-component"> <a class="tw-rounded-full tw-cursor-pointer tw-no-underline tw-appearance-none tw-inline-block tw-text-center tw-border disabled:tw-cursor-not-allowed tw-outline-3 tw-outline-button-outline-focus focus:tw-outline tw-button-primary tw-whitespace-nowrap tw-px-5 tw-py-3 sm:tw-px-6 sm:tw-py-4 tw-text-link-md js-monorail-element-click-tracking tw-w-full" data-monorail-click="AppStoreElementClick" data-page-url="https://apps.shopify.com/in-cart-upsell?locale=it&amp;surface_detail=marketing-and-conversion-checkout&amp;surface_inter_position=1&amp;surface_intra_position=18&amp;surface_type=category&amp;surface_version=redesign" data-page-type="all" data-element="get-started-btn" data-element-group="nav-bar-megamenu" href="https://accounts.shopify.com/store-create?_s=1468409c-4901-4e12-8f79-ed2f9f9cf091&amp;_y=5930cc6a-0cef-4f8f-9612-6e12ca5bd097&amp;locale=it&amp;signup_page=https%3A%2F%2Fapps.shopify.com%2Fin-cart-upsell%3Flocale%3Dit%26surface_detail%3Dmarketing-and-conversion-checkout%26surface_inter_position%3D1%26surface_intra_position%3D18%26surface_type%3Dcategory%26surface_version%3Dredesign&amp;signup_types%5B%5D=paid_trial_experience"> Iscriviti </a> </div> </div> </div> </nav> </header> <div data-section-name="global-nav" class="tw-appstore-side-navbar tw-w-full tw-h-full tw-bg-canvas-primary tw-bottom-0 tw-overflow-y-auto tw-fixed tw-top-0 tw-right-0 tw-z-[1000] tw-invisible tw-translate-x-full sm:tw-w-96 lg:tw-will-change-auto [&amp;.tw-is-open]:tw-translate-x-0 [&amp;.tw-is-open]:tw-visible" role="dialog" aria-label="Menu principale" aria-modal="true"> <div class="side-menu-component tw-h-full tw-container"> <div class="tw-min-h-full tw-flex tw-flex-col"> <div class="tw-flex tw-justify-end tw-h-navHeight--mobile tw-items-center tw-shrink-0"> <button name="button" type="button" class="tw-appstore-side-menu__close-button tw-bg-no-repeat tw-bg-center tw-box-content tw-h-5 tw-w-5" style="background-image: url(https://apps.shopify.com/cdn/shopifycloud/shopify_app_store/assets/merchant/navbar/close-d8135512b5f5d89ef5d4c8ae94041d79fcc8addea0e1b4adf07547db4197b4b8.svg); background-size: 1.25rem" aria-label="chiudi" data-ga-event="Main Nav" data-ga-action="close navigation" data-monorail-click="AppStoreElementClick" data-page-url="https://apps.shopify.com/in-cart-upsell?locale=it&amp;surface_detail=marketing-and-conversion-checkout&amp;surface_inter_position=1&amp;surface_intra_position=18&amp;surface_type=category&amp;surface_version=redesign" data-page-type="all" data-element="close-side-menu" data-element-group="side-menu"></button> </div> <div class="tw-flex tw-flex-col tw-pb-xl tw-grow tw-gap-y-8 tw-justify-between"> <div class="tw-pb-8"> <div aria-hidden="true" class="tw-text-heading-md tw-text-fg-tertiary tw-mb-md"> App per categoria </div> <ul aria-label="App per categoria"> <li class="tw-mb-sm last:tw-mb-0"> <a class="tw-group tw-underline-offset-linkOffset tw-decoration-linkWeight tw-text-link-md lg:tw-text-link-lg tw-no-underline hover:tw-underline tw-text-fg-primary hover:tw-text-fg-primary tw-decoration-stroke-fg-primary js-monorail-element-click-tracking !tw-text-heading-lg" data-monorail-click="AppStoreElementClick" data-page-url="https://apps.shopify.com/in-cart-upsell?locale=it&amp;surface_detail=marketing-and-conversion-checkout&amp;surface_inter_position=1&amp;surface_intra_position=18&amp;surface_type=category&amp;surface_version=redesign" data-page-type="all" data-element="Sales channels" data-element-group="side-menu" href="https://apps.shopify.com/categories/sales-channels?locale=it&amp;surface_detail=navbar-categories&amp;surface_type=navbar"> Canali di vendita </a> </li> <li class="tw-mb-sm last:tw-mb-0"> <a class="tw-group tw-underline-offset-linkOffset tw-decoration-linkWeight tw-text-link-md lg:tw-text-link-lg tw-no-underline hover:tw-underline tw-text-fg-primary hover:tw-text-fg-primary tw-decoration-stroke-fg-primary js-monorail-element-click-tracking !tw-text-heading-lg" data-monorail-click="AppStoreElementClick" data-page-url="https://apps.shopify.com/in-cart-upsell?locale=it&amp;surface_detail=marketing-and-conversion-checkout&amp;surface_inter_position=1&amp;surface_intra_position=18&amp;surface_type=category&amp;surface_version=redesign" data-page-type="all" data-element="Finding products" data-element-group="side-menu" href="https://apps.shopify.com/categories/finding-products?locale=it&amp;surface_detail=navbar-categories&amp;surface_type=navbar"> Ricerca prodotti </a> </li> <li class="tw-mb-sm last:tw-mb-0"> <a class="tw-group tw-underline-offset-linkOffset tw-decoration-linkWeight tw-text-link-md lg:tw-text-link-lg tw-no-underline hover:tw-underline tw-text-fg-primary hover:tw-text-fg-primary tw-decoration-stroke-fg-primary js-monorail-element-click-tracking !tw-text-heading-lg" data-monorail-click="AppStoreElementClick" data-page-url="https://apps.shopify.com/in-cart-upsell?locale=it&amp;surface_detail=marketing-and-conversion-checkout&amp;surface_inter_position=1&amp;surface_intra_position=18&amp;surface_type=category&amp;surface_version=redesign" data-page-type="all" data-element="Selling products" data-element-group="side-menu" href="https://apps.shopify.com/categories/selling-products?locale=it&amp;surface_detail=navbar-categories&amp;surface_type=navbar"> Vendita prodotti </a> </li> <li class="tw-mb-sm last:tw-mb-0"> <a class="tw-group tw-underline-offset-linkOffset tw-decoration-linkWeight tw-text-link-md lg:tw-text-link-lg tw-no-underline hover:tw-underline tw-text-fg-primary hover:tw-text-fg-primary tw-decoration-stroke-fg-primary js-monorail-element-click-tracking !tw-text-heading-lg" data-monorail-click="AppStoreElementClick" data-page-url="https://apps.shopify.com/in-cart-upsell?locale=it&amp;surface_detail=marketing-and-conversion-checkout&amp;surface_inter_position=1&amp;surface_intra_position=18&amp;surface_type=category&amp;surface_version=redesign" data-page-type="all" data-element="Orders and shipping" data-element-group="side-menu" href="https://apps.shopify.com/categories/orders-and-shipping?locale=it&amp;surface_detail=navbar-categories&amp;surface_type=navbar"> Ordini e spedizioni </a> </li> <li class="tw-mb-sm last:tw-mb-0"> <a class="tw-group tw-underline-offset-linkOffset tw-decoration-linkWeight tw-text-link-md lg:tw-text-link-lg tw-no-underline hover:tw-underline tw-text-fg-primary hover:tw-text-fg-primary tw-decoration-stroke-fg-primary js-monorail-element-click-tracking !tw-text-heading-lg" data-monorail-click="AppStoreElementClick" data-page-url="https://apps.shopify.com/in-cart-upsell?locale=it&amp;surface_detail=marketing-and-conversion-checkout&amp;surface_inter_position=1&amp;surface_intra_position=18&amp;surface_type=category&amp;surface_version=redesign" data-page-type="all" data-element="Store design" data-element-group="side-menu" href="https://apps.shopify.com/categories/store-design?locale=it&amp;surface_detail=navbar-categories&amp;surface_type=navbar"> Design del negozio </a> </li> <li class="tw-mb-sm last:tw-mb-0"> <a class="tw-group tw-underline-offset-linkOffset tw-decoration-linkWeight tw-text-link-md lg:tw-text-link-lg tw-no-underline hover:tw-underline tw-text-fg-primary hover:tw-text-fg-primary tw-decoration-stroke-fg-primary js-monorail-element-click-tracking !tw-text-heading-lg" data-monorail-click="AppStoreElementClick" data-page-url="https://apps.shopify.com/in-cart-upsell?locale=it&amp;surface_detail=marketing-and-conversion-checkout&amp;surface_inter_position=1&amp;surface_intra_position=18&amp;surface_type=category&amp;surface_version=redesign" data-page-type="all" data-element="Marketing and conversion" data-element-group="side-menu" href="https://apps.shopify.com/categories/marketing-and-conversion?locale=it&amp;surface_detail=navbar-categories&amp;surface_type=navbar"> Marketing e conversioni </a> </li> <li class="tw-mb-sm last:tw-mb-0"> <a class="tw-group tw-underline-offset-linkOffset tw-decoration-linkWeight tw-text-link-md lg:tw-text-link-lg tw-no-underline hover:tw-underline tw-text-fg-primary hover:tw-text-fg-primary tw-decoration-stroke-fg-primary js-monorail-element-click-tracking !tw-text-heading-lg" data-monorail-click="AppStoreElementClick" data-page-url="https://apps.shopify.com/in-cart-upsell?locale=it&amp;surface_detail=marketing-and-conversion-checkout&amp;surface_inter_position=1&amp;surface_intra_position=18&amp;surface_type=category&amp;surface_version=redesign" data-page-type="all" data-element="Store management" data-element-group="side-menu" href="https://apps.shopify.com/categories/store-management?locale=it&amp;surface_detail=navbar-categories&amp;surface_type=navbar"> Gestione del negozio </a> </li> </ul> <div aria-hidden="true" class="tw-text-heading-md tw-text-fg-tertiary tw-mt-xl tw-mb-md"> Notizie sulle app </div> <ul aria-label="Notizie sulle app"> <li class="tw-mb-sm last:tw-mb-0"> <a class="js-monorail-element-click-tracking" data-monorail-click="AppStoreElementClick" data-page-url="https://apps.shopify.com/in-cart-upsell?locale=it&amp;surface_detail=marketing-and-conversion-checkout&amp;surface_inter_position=1&amp;surface_intra_position=18&amp;surface_type=category&amp;surface_version=redesign" data-page-type="all" data-element="merchant-tech-stack-nama" data-element-group="side-menu" href="https://apps.shopify.com/stories/merchant-tech-stack-nama?locale=it&amp;surface_detail=whats-new&amp;surface_type=navbar"> <div class="tw-group tw-flex tw-gap-md"> <picture class="tw-w-appIcon--lg tw-h-appIcon--lg tw-bg-canvas-tertiary tw-rounded-xs tw-overflow-hidden tw-shrink-0"> <img alt="" class="tw-transition tw-ease-out tw-duration-500 group-hover:tw-scale-[1.025]" srcset="https://apps.shopify.com/cdn/shopifycloud/shopify_app_store/assets/merchant/story-pages/merchant-tech-stack-nama/hero-small-32307270047e0d639ddc9ab1ca9618b9afdec19597011a898a3a5e565c35007c.webp 1x, https://apps.shopify.com/cdn/shopifycloud/shopify_app_store/assets/merchant/story-pages/merchant-tech-stack-nama/hero-small@2x-86f130ea999274c7bf766ce012605bf0ddb14995b1e1dee87a59ac2e98af7cda.webp 2x" src="https://apps.shopify.com/cdn/shopifycloud/shopify_app_store/assets/merchant/story-pages/merchant-tech-stack-nama/hero-small-32307270047e0d639ddc9ab1ca9618b9afdec19597011a898a3a5e565c35007c.webp" /> </picture> <div> <div class="tw-text-body-sm tw-opacity-60">Stack tecnologico dei merchant</div> <span class="tw-text-heading-md link-block--primary">Nama</span> </div> </div> </a> </li> <li class="tw-mb-sm last:tw-mb-0"> <a class="js-monorail-element-click-tracking" data-monorail-click="AppStoreElementClick" data-page-url="https://apps.shopify.com/in-cart-upsell?locale=it&amp;surface_detail=marketing-and-conversion-checkout&amp;surface_inter_position=1&amp;surface_intra_position=18&amp;surface_type=category&amp;surface_version=redesign" data-page-type="all" data-element="spotlight-app-transcy" data-element-group="side-menu" href="https://apps.shopify.com/stories/spotlight-app-transcy?locale=it&amp;surface_detail=whats-new&amp;surface_type=navbar"> <div class="tw-group tw-flex tw-gap-md"> <picture class="tw-w-appIcon--lg tw-h-appIcon--lg tw-bg-canvas-tertiary tw-rounded-xs tw-overflow-hidden tw-shrink-0"> <img alt="" class="tw-transition tw-ease-out tw-duration-500 group-hover:tw-scale-[1.025]" srcset="https://apps.shopify.com/cdn/shopifycloud/shopify_app_store/assets/merchant/story-pages/spotlight-app-transcy/hero-small-ad3a642d9e373586b57a4a0b08200957747685a4633134dc1b9ed1e82147e9a0.webp 1x, https://apps.shopify.com/cdn/shopifycloud/shopify_app_store/assets/merchant/story-pages/spotlight-app-transcy/hero-small@2x-5a60cf9cc18fdefe8f6b1a926ddfc93a9021480e4eae6bc044f0a72041e2e9fa.webp 2x" src="https://apps.shopify.com/cdn/shopifycloud/shopify_app_store/assets/merchant/story-pages/spotlight-app-transcy/hero-small-ad3a642d9e373586b57a4a0b08200957747685a4633134dc1b9ed1e82147e9a0.webp" /> </picture> <div> <div class="tw-text-body-sm tw-opacity-60">App in primo piano</div> <span class="tw-text-heading-md link-block--primary">Attraversa le frontiere con Transcy</span> </div> </div> </a> </li> <li class="tw-mb-sm last:tw-mb-0"> <a class="js-monorail-element-click-tracking" data-monorail-click="AppStoreElementClick" data-page-url="https://apps.shopify.com/in-cart-upsell?locale=it&amp;surface_detail=marketing-and-conversion-checkout&amp;surface_inter_position=1&amp;surface_intra_position=18&amp;surface_type=category&amp;surface_version=redesign" data-page-type="all" data-element="guide-sell-internationally" data-element-group="side-menu" href="https://apps.shopify.com/stories/guide-sell-internationally?locale=it&amp;surface_detail=whats-new&amp;surface_type=navbar"> <div class="tw-group tw-flex tw-gap-md"> <picture class="tw-w-appIcon--lg tw-h-appIcon--lg tw-bg-canvas-tertiary tw-rounded-xs tw-overflow-hidden tw-shrink-0"> <img alt="" class="tw-transition tw-ease-out tw-duration-500 group-hover:tw-scale-[1.025]" srcset="https://apps.shopify.com/cdn/shopifycloud/shopify_app_store/assets/merchant/story-pages/guide-sell-internationally/hero-small-ed0634fcfc60f12f581be607c68e46e8950fc7b9a91c9eb1e9b15348411a3a78.webp 1x, https://apps.shopify.com/cdn/shopifycloud/shopify_app_store/assets/merchant/story-pages/guide-sell-internationally/hero-small@2x-73ee99fc84514ddb35b5e01a136e832afb7d0ad0a0a53b2f6987e85efb3b8d0a.webp 2x" src="https://apps.shopify.com/cdn/shopifycloud/shopify_app_store/assets/merchant/story-pages/guide-sell-internationally/hero-small-ed0634fcfc60f12f581be607c68e46e8950fc7b9a91c9eb1e9b15348411a3a78.webp" /> </picture> <div> <div class="tw-text-body-sm tw-opacity-60">Guida</div> <span class="tw-text-heading-md link-block--primary">Cresci a livello globale</span> </div> </div> </a> </li> <li class="tw-mt-8"> <a class="js-monorail-element-click-tracking tw-text-heading-md link-block--primary" data-monorail-click="AppStoreElementClick" data-page-url="https://apps.shopify.com/in-cart-upsell?locale=it&amp;surface_detail=marketing-and-conversion-checkout&amp;surface_inter_position=1&amp;surface_intra_position=18&amp;surface_type=category&amp;surface_version=redesign" data-page-type="all" data-element="all-app-stories" data-element-group="side-menu" href="https://apps.shopify.com/stories?locale=it&amp;surface_detail=whats-new&amp;surface_type=navbar">Tutte le storie delle app</a> </li> </ul> </div> <div> <ul> <li class="tw-mb-md"> <div class="signup-component"> <a class="tw-rounded-full tw-cursor-pointer tw-no-underline tw-appearance-none tw-inline-block tw-text-center tw-border disabled:tw-cursor-not-allowed tw-outline-3 tw-outline-button-outline-focus focus:tw-outline tw-button-primary tw-whitespace-nowrap tw-px-5 tw-py-3 sm:tw-px-6 sm:tw-py-4 tw-text-link-md js-monorail-element-click-tracking tw-w-full" data-monorail-click="AppStoreElementClick" data-page-url="https://apps.shopify.com/in-cart-upsell?locale=it&amp;surface_detail=marketing-and-conversion-checkout&amp;surface_inter_position=1&amp;surface_intra_position=18&amp;surface_type=category&amp;surface_version=redesign" data-page-type="all" data-element="get-started-btn" data-element-group="side-menu" href="https://accounts.shopify.com/store-create?_s=1468409c-4901-4e12-8f79-ed2f9f9cf091&amp;_y=5930cc6a-0cef-4f8f-9612-6e12ca5bd097&amp;locale=it&amp;signup_page=https%3A%2F%2Fapps.shopify.com%2Fin-cart-upsell%3Flocale%3Dit%26surface_detail%3Dmarketing-and-conversion-checkout%26surface_inter_position%3D1%26surface_intra_position%3D18%26surface_type%3Dcategory%26surface_version%3Dredesign&amp;signup_types%5B%5D=paid_trial_experience"> Iscriviti </a> </div> </li> <li> <div class="login-logout-component"> <a class="tw-rounded-full tw-cursor-pointer tw-no-underline tw-appearance-none tw-inline-block tw-text-center tw-border disabled:tw-cursor-not-allowed tw-outline-3 tw-outline-button-outline-focus focus:tw-outline tw-button-secondary tw-whitespace-nowrap tw-px-5 tw-py-3 sm:tw-px-6 sm:tw-py-4 tw-text-link-md js-monorail-element-click-tracking tw-w-full" data-ga-event="Main Nav" data-ga-action="Clicked" data-ga-label="Log in" data-monorail-click="AppStoreElementClick" data-page-url="https://apps.shopify.com/in-cart-upsell?locale=it&amp;surface_detail=marketing-and-conversion-checkout&amp;surface_inter_position=1&amp;surface_intra_position=18&amp;surface_type=category&amp;surface_version=redesign" data-page-type="all" data-element="log-in-btn" data-element-group="side-menu" href="/login/initiate_shopify_auth_without_shop?locale=it&amp;redirect_uri=%2Fin-cart-upsell%3Flocale%3Dit%26show_store_picker%3D1%26surface_detail%3Dmarketing-and-conversion-checkout%26surface_inter_position%3D1%26surface_intra_position%3D18%26surface_type%3Dcategory%26surface_version%3Dredesign&amp;return_to=%2Fin-cart-upsell%3Flocale%3Dit%26surface_detail%3Dmarketing-and-conversion-checkout%26surface_inter_position%3D1%26surface_intra_position%3D18%26surface_type%3Dcategory%26surface_version%3Dredesign"> Accedi </a> </div> </ul> </div> </div> </div> </div> </div> <div data-section-name="global-nav" class="tw-appstore-side-search tw-w-full tw-h-full tw-bg-canvas-primary tw-bottom-0 tw-overflow-y-auto tw-fixed tw-top-0 tw-right-0 tw-z-[1000] tw-invisible tw-translate-x-full sm:tw-w-96 lg:tw-will-change-auto [&amp;.tw-is-open]:tw-translate-x-0 [&amp;.tw-is-open]:tw-visible sm:tw-w-full sm:tw-h-16 sm:tw-overflow-visible sm:tw-pb-0" role="dialog" aria-label="Menu principale" aria-modal="true"> <div id="UiSearchNavbar" class="tw-h-full tw-container"> <form id="UiSearchSuggestionForm" class="tw-w-full sm:tw-relative tw-flex tw-items-center sm:tw-h-full" action="/search" role="search" data-source="autocomplete"> <input type="hidden" name="st_source" id="st_source" value="" autocomplete="off" /> </form> </div> </div> <main class="tw-grow"> <section id="adp-banners" class="tw-bg-canvas-accent-orange tw-border-stroke-accent-orange" data-monorail-waypoint="AppStoreSurfaceWaypoint" data-waypoint-app-grouping-handle="AppDetailsController" data-waypoint-waypoint="1" data-waypoint-surface="app_details" data-waypoint-surface-version="redesign" data-waypoint-surface-detail="non-compliant-banner"> <div class="tw-container"> </div> </section> <section id="adp-admin-banner" class="tw-bg-canvas-accent-lime tw-border-stroke-accent-lime" data-monorail-waypoint="AppStoreSurfaceWaypoint" data-waypoint-app-grouping-handle="AppDetailsController" data-waypoint-waypoint="2" data-waypoint-surface="app_details" data-waypoint-surface-version="redesign" data-waypoint-surface-detail="admin-banner"> <div class="tw-container"> </div> </section> <div class="tw-container tw-my-xl md:tw-my-2xl lg:tw-my-3xl"> <div class="tw-grid tw-grid-cols-12 tw-gap-gutter--mobile lg:tw-gap-gutter--desktop tw-items-start"> <div class="tw-col-span-full lg:tw-col-span-3 lg:tw-sticky lg:tw-top-navOffset--desktop tw-mb-lg lg:tw-mb-0"> <section id="adp-hero" data-monorail-waypoint="AppStoreSurfaceWaypoint" data-waypoint-app-grouping-handle="AppDetailsController" data-waypoint-waypoint="3" data-waypoint-surface="app_details" data-waypoint-surface-version="redesign" data-waypoint-surface-detail="hero"> <div class="tw-flex tw-flex-col xs:tw-flex-row lg:tw-flex-col tw-gap-xl"> <div class="tw-grow tw-flex tw-flex-col tw-gap-xl"> <div class="tw-flex tw-flex-col tw-gap-xl"> <div class="tw-flex tw-gap-md tw-items-stretch"> <figure class="tw-overflow-hidden tw-shrink-0 tw-rounded-sm tw-w-3xl tw-h-3xl lg:tw-w-appIcon--sm lg:tw-h-appIcon--sm tw-relative after:tw-content-[''] after:tw-absolute after:tw-inset-0 after:tw-rounded-sm after:tw-shadow-[inset_0_0_0_1px_rgba(0,0,0,0.1)]"> <img alt="In Cart Upsell &amp; Cross Sell" class="tw-rounded-sm tw-block tw-w-full" src="https://cdn.shopify.com/app-store/listing_images/474d0b01a3f282ae1c16f8150056907a/icon/CPDOkL7qxvsCEAE=.jpeg" /> </figure> <div class="tw-flex tw-flex-col tw-justify-center"> <h1 class="tw-text-heading-lg tw-whitespace-normal tw-hyphens tw-text-balance -tw-my-xs"> In Cart Upsell &amp; Cross Sell </h1> </div> </div> </div> <dl class="tw-flex lg:tw-flex-col lg:tw-gap-xl lg:tw-border-t lg:tw-border-t-stroke-secondary lg:tw-pt-xl"> <div class="tw-border-r tw-border-r-stroke-secondary lg:tw-border-0 tw-pr-lg md:tw-pr-xl lg:tw-pr-0 tw-mr-lg md:tw-mr-xl lg:tw-mr-0"> <dt class="tw-text-heading-sm sm:tw-text-heading-xs tw-mb-xs">Prezzi</dt> <dd class="tw-text-body-sm tw-text-fg-secondary"> <div class="tw-hidden sm:tw-block tw-text-pretty"> Piano gratuito disponibile. Prova gratuita disponibile. </div> <div class="sm:tw-hidden" aria-hidden="true"> Piano gratuito disponibile </div> </dd> </div> <dl class="tw-grid tw-grid-cols-4 tw-gap-x-gutter--mobile lg:tw-flex lg:tw-flex-col lg:tw-gap-2xs tw-border-t tw-border-t-stroke-secondary lg:tw-border-0 tw-pt-sm lg:tw-pt-0 tw-mb-lg lg:tw-mb-0 tw-hidden lg:tw-block"> <dt class="tw-col-span-full sm:tw-col-span-1 tw-text-heading-sm sm:tw-text-heading-xs tw-mb-xs sm:tw-mb-0"> Elementi chiave </dt> <div class="tw-col-span-full sm:tw-col-span-3 tw-flex tw-flex-col tw-gap-xs"> <dd class="tw-flex tw-items-start tw-gap-xs tw-text-body-md lg:tw-text-body-sm tw-text-fg-secondary"> <span class="tw-hidden lg:tw-inline tw-mt-[7px]" aria-hidden="true"> <span role="img"> <svg width="9" height="6" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M8.03.22a.75.75 0 0 1 0 1.06l-4.5 4.5a.75.75 0 0 1-1.06 0L.22 3.53a.75.75 0 1 1 1.06-1.06L3 4.19 6.97.22a.75.75 0 0 1 1.06 0Z" fill="#000"/></svg> </span> </span> <span> Si usa dal pannello di controllo Shopify </span> </dd> <dd class="tw-flex tw-items-start tw-gap-xs tw-text-body-md lg:tw-text-body-sm tw-text-fg-secondary"> <span class="tw-hidden lg:tw-inline tw-mt-[7px]" aria-hidden="true"> <span role="img"> <svg width="9" height="6" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M8.03.22a.75.75 0 0 1 0 1.06l-4.5 4.5a.75.75 0 0 1-1.06 0L.22 3.53a.75.75 0 1 1 1.06-1.06L3 4.19 6.97.22a.75.75 0 0 1 1.06 0Z" fill="#000"/></svg> </span> </span> <span> Compatibile con i temi più recenti </span> </dd> </div> </dl> <div class="tw-border-r tw-border-r-stroke-secondary lg:tw-border-0 tw-pr-lg md:tw-pr-xl lg:tw-pr-0 tw-mr-lg md:tw-mr-xl lg:tw-mr-0"> <dt class="tw-text-heading-sm sm:tw-text-heading-xs tw-mb-xs">Valutazione</dt> <dd class="tw-flex tw-items-center tw-gap-2xs tw-text-body-sm"> <span class="tw-text-fg-secondary">4,9</span> <span class="tw-shrink-0 -tw-mt-2xs"><svg class="tw-w-md tw-h-md tw-fill-fg-primary" viewBox="0 0 16 15" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M8 0.75C8.14001 0.74991 8.27725 0.789014 8.39619 0.862887C8.51513 0.93676 8.61102 1.04245 8.673 1.168L10.555 4.983L14.765 5.595C14.9035 5.61511 15.0335 5.67355 15.1405 5.76372C15.2475 5.85388 15.3271 5.97218 15.3704 6.10523C15.4137 6.23829 15.4189 6.3808 15.3854 6.51665C15.3519 6.6525 15.2811 6.77628 15.181 6.874L12.135 9.844L12.854 14.036C12.8777 14.1739 12.8624 14.3157 12.8097 14.4454C12.757 14.5751 12.6691 14.6874 12.5559 14.7697C12.4427 14.852 12.3087 14.901 12.1691 14.9111C12.0295 14.9212 11.8899 14.8921 11.766 14.827L8 12.847L4.234 14.827C4.11018 14.892 3.97066 14.9211 3.83119 14.911C3.69171 14.9009 3.55784 14.852 3.44468 14.7699C3.33152 14.6877 3.24359 14.5755 3.19081 14.446C3.13803 14.3165 3.12251 14.1749 3.146 14.037L3.866 9.843L0.817997 6.874C0.717563 6.77632 0.646496 6.65247 0.612848 6.51647C0.579201 6.38047 0.584318 6.23777 0.627621 6.10453C0.670924 5.97129 0.75068 5.85284 0.857852 5.76261C0.965025 5.67238 1.09533 5.61397 1.234 5.594L5.444 4.983L7.327 1.168C7.38898 1.04245 7.48486 0.93676 7.6038 0.862887C7.72274 0.789014 7.85998 0.74991 8 0.75Z" /> </svg> </span> <span> <a class="tw-group tw-underline-offset-linkOffset tw-decoration-linkWeight tw-text-link-sm tw-underline hover:tw-no-underline tw-text-fg-primary hover:tw-text-fg-highlight-primary tw-decoration-stroke-link-default hover:tw-decoration-stroke-link-hover tw-whitespace-nowrap" aria-label="1006 Recensioni" id="reviews-link" data-monorail-click="AppStoreElementClick" data-page-url="https://apps.shopify.com/in-cart-upsell?locale=it&amp;surface_detail=marketing-and-conversion-checkout&amp;surface_inter_position=1&amp;surface_intra_position=18&amp;surface_type=category&amp;surface_version=redesign" data-page-type="app_details_page" data-element="reviews_link" data-element-group="adp_hero" href="#adp-reviews"> (1.006) </a> </span> </dd> </div> <div> <dt class="tw-text-heading-sm sm:tw-text-heading-xs tw-mb-xs">Sviluppatore</dt> <dd class="tw-text-body-sm"> <a class="tw-group tw-underline-offset-linkOffset tw-decoration-linkWeight tw-text-link-sm tw-underline hover:tw-no-underline tw-text-fg-primary hover:tw-text-fg-highlight-primary tw-decoration-stroke-link-default hover:tw-decoration-stroke-link-hover " href="/partners/incart-upsell1?locale=it"> In Cart Upsell </a> </dd> </div> </dl> </div> <div class="tw-shrink-0"> <div id="analytics-viewItem" class="tw-flex tw-flex-col tw-gap-sm"> <form target="_blank" rel="noopener" class="button_to" method="post" action="/login/initiate_shopify_auth_without_shop?locale=it"><button class="tw-rounded-full tw-cursor-pointer tw-no-underline tw-appearance-none tw-inline-block tw-text-center tw-border disabled:tw-cursor-not-allowed tw-outline-3 tw-outline-button-outline-focus focus:tw-outline tw-button-primary tw-w-full tw-px-5 tw-py-3 sm:tw-px-6 sm:tw-py-4 tw-text-link-md md:tw-whitespace-normal tw-whitespace-nowrap" data-referrer="" data-api-key="474d0b01a3f282ae1c16f8150056907a" data-monorail-track="UnauthenticatedShallowInstall" data-track-action="App details button" data-track-category="Install" data-track-label="in-cart-upsell" data-partner-tracking-enabled="true" data-partner-tracking-event="event" data-partner-tracking-category="Shopify App Store" data-partner-tracking-primary-action="Add App button" data-partner-google-analytics-id="G-GF0EX1LPPM" data-partner-meta-pixel-id="2500157720122053" data-partner-tracking-label="in-cart-upsell" data-partner-tracking-value="9" data-partner-tracking-id="724331784" data-partner-tracking-name="In Cart Upsell &amp; Cross Sell" data-partner-tracking-secondary-action="add_to_cart" data-partner-tracking-currency="USD" data-component-name="login-to-install-button" type="submit"> Installa </button><input type="hidden" name="authenticity_token" value="9gXAB5i16G29Uqn2sjMbCJnIS5HN9-pifl2FEap09KU1L-pCvcKvNyaowiWqYxWrcR4uO8yEwMjk_HW-68HgUQ" autocomplete="off" /><input type="hidden" name="auth_intent" value="install" autocomplete="off" /><input type="hidden" name="id" value="474d0b01a3f282ae1c16f8150056907a" autocomplete="off" /><input type="hidden" name="redirect_uri" value="/in-cart-upsell?locale=it&amp;show_store_picker=1&amp;surface_detail=marketing-and-conversion-checkout&amp;surface_inter_position=1&amp;surface_intra_position=18&amp;surface_type=category&amp;surface_version=redesign" autocomplete="off" /><input type="hidden" name="return_to" value="/in-cart-upsell" autocomplete="off" /></form> <div class="tw-my-md tw-justify-center tw-flex tw-flex-nowrap tw-items-center"> <a target="_blank" rel="noopener noreferrer" class="tw-group tw-underline-offset-linkOffset tw-decoration-linkWeight tw-text-link-md tw-underline hover:tw-no-underline tw-text-fg-primary hover:tw-text-fg-highlight-primary tw-decoration-stroke-link-default hover:tw-decoration-stroke-link-hover " href="https://icudemo.myshopify.com?_bt=BAh7BkkiC19yYWlscwY6BkVUewhJIglkYXRhBjsAVEkiGmljdWRlbW8ubXlzaG9waWZ5LmNvbQY7AEZJIghleHAGOwBUSSIdMjAyNS0wMi0xNlQxMjoyODo0OS45MjRaBjsAVEkiCHB1cgY7AFRJIh5wZXJtYW5lbnRfcGFzc3dvcmRfYnlwYXNzBjsARg%3D%3D--fba1f35af532994ae28ca32f5d5503c6ce8fe620"> Vedi il negozio demo </a> </div> </div> </div> </div> </section> </div> <div class="tw-col-span-full lg:tw-col-span-8 lg:tw-pl-gutter--desktop"> <section id="adp-details-section" class="tw-scroll-my-2xl xl:tw-scroll-my-xl" data-monorail-waypoint="AppStoreSurfaceWaypoint" data-waypoint-app-grouping-handle="AppDetailsController" data-waypoint-waypoint="4" data-waypoint-surface="app_details" data-waypoint-surface-version="redesign" data-waypoint-surface-detail="details-section"> <div class="tw-h-full tw-mb-xl"> <div class="gallery-component"> <div class="gallery-images--desktop tw-hidden lg:tw-grid lg:tw-grid-cols-[75%_1fr] lg:tw-gap-lg" data-screenshot-count="7"> <h2 class="tw-sr-only">Galleria immagini in evidenza</h2> <div class="gallery-component__items"> <div class="gallery-component__item tw-border tw-border-stroke-primary tw-rounded-sm tw-overflow-hidden tw-cursor-pointer" data-screenshot-index="0" data-tabindex="0"> <img alt="App di upsell Shopify - upsell in carrello per aumentare l&#39;AOV" srcset="https://cdn.shopify.com/app-store/listing_images/474d0b01a3f282ae1c16f8150056907a/promotional_image/CMy1jMjKk4oDEAE=.png?height=720&amp;width=1280 1x, https://cdn.shopify.com/app-store/listing_images/474d0b01a3f282ae1c16f8150056907a/promotional_image/CMy1jMjKk4oDEAE=.png?height=720&amp;width=1280 2x" class="tw-w-full " src="https://cdn.shopify.com/app-store/listing_images/474d0b01a3f282ae1c16f8150056907a/promotional_image/CMy1jMjKk4oDEAE=.png?height=720&amp;width=1280" /> </div> </div> <ul class="gallery-component__content gallery-component__items tw-relative tw-flex tw-flex-col tw-justify-between"> <li class="gallery-component__item tw-relative tw-cursor-pointer tw-border tw-border-stroke-primary tw-rounded-sm tw-overflow-hidden" data-screenshot-index="1" data-tabindex="0"> <img alt="Aumenta le vendite con upsell post-acquisto rilevanti!" srcset="https://cdn.shopify.com/app-store/listing_images/474d0b01a3f282ae1c16f8150056907a/desktop_screenshot/CMSXlJGdiYsDEAE=.jpeg?height=360&amp;quality=90&amp;width=640 1x, https://cdn.shopify.com/app-store/listing_images/474d0b01a3f282ae1c16f8150056907a/desktop_screenshot/CMSXlJGdiYsDEAE=.jpeg?height=360&amp;quality=90&amp;width=640 2x" class="tw-w-full " src="https://cdn.shopify.com/app-store/listing_images/474d0b01a3f282ae1c16f8150056907a/desktop_screenshot/CMSXlJGdiYsDEAE=.jpeg?height=360&amp;quality=90&amp;width=640" /> </li> <li class="gallery-component__item tw-relative tw-cursor-pointer tw-border tw-border-stroke-primary tw-rounded-sm tw-overflow-hidden" data-screenshot-index="2" data-tabindex="0"> <img alt="Offri upsell e cross-sell nella pagina carrello" srcset="https://cdn.shopify.com/app-store/listing_images/474d0b01a3f282ae1c16f8150056907a/desktop_screenshot/COLHnsjKk4oDEAE=.png?height=360&amp;width=640 1x, https://cdn.shopify.com/app-store/listing_images/474d0b01a3f282ae1c16f8150056907a/desktop_screenshot/COLHnsjKk4oDEAE=.png?height=360&amp;width=640 2x" class="tw-w-full " src="https://cdn.shopify.com/app-store/listing_images/474d0b01a3f282ae1c16f8150056907a/desktop_screenshot/COLHnsjKk4oDEAE=.png?height=360&amp;width=640" /> </li> <li class="gallery-component__item tw-relative tw-cursor-pointer tw-border tw-border-stroke-primary tw-rounded-sm tw-overflow-hidden" data-screenshot-index="3" data-tabindex="0"> <img alt="Offri upsell e cross-sell nella pagina prodotto" srcset="https://cdn.shopify.com/app-store/listing_images/474d0b01a3f282ae1c16f8150056907a/desktop_screenshot/CNqkqMjKk4oDEAE=.png?height=360&amp;width=640 1x, https://cdn.shopify.com/app-store/listing_images/474d0b01a3f282ae1c16f8150056907a/desktop_screenshot/CNqkqMjKk4oDEAE=.png?height=360&amp;width=640 2x" class="tw-w-full tw-opacity-50" src="https://cdn.shopify.com/app-store/listing_images/474d0b01a3f282ae1c16f8150056907a/desktop_screenshot/CNqkqMjKk4oDEAE=.png?height=360&amp;width=640" /> <div class="tw-absolute tw-text-body-xs tw-w-full tw-h-full tw-flex tw-items-center tw-justify-center tw-top-0 tw-left-0"> <button name="button" type="button" class="tw-rounded-full tw-cursor-pointer tw-no-underline tw-appearance-none tw-inline-block tw-text-center tw-border disabled:tw-cursor-not-allowed tw-outline-3 tw-outline-button-outline-focus focus:tw-outline tw-button-secondary tw-whitespace-nowrap tw-px-4 tw-py-2 tw-text-link-sm"> + Altre 3 </button> </div> </li> </ul> </div> <div class="gallery-images--mobile lg:tw-hidden" data-screenshot-count="7"> <ul class="gallery-component__content tw-flex tw-overflow-x-auto tw-snap-x tw-snap-mandatory -tw-mx-lg"> <li class="gallery-component__item tw-aspect-[16/9] tw-mr-lg first:tw-ml-lg tw-snap-center tw-cursor-pointer tw-flex tw-justify-center tw-min-w-[80%] tw-border tw-border-stroke-primary tw-rounded-md tw-overflow-hidden" tabindex="0" data-screenshot-index="0"> <img alt="App di upsell Shopify - upsell in carrello per aumentare l&#39;AOV" srcset="https://cdn.shopify.com/app-store/listing_images/474d0b01a3f282ae1c16f8150056907a/promotional_image/CMy1jMjKk4oDEAE=.png?height=720&amp;width=1280 1x, https://cdn.shopify.com/app-store/listing_images/474d0b01a3f282ae1c16f8150056907a/promotional_image/CMy1jMjKk4oDEAE=.png?height=720&amp;width=1280 2x" class="tw-w-full " src="https://cdn.shopify.com/app-store/listing_images/474d0b01a3f282ae1c16f8150056907a/promotional_image/CMy1jMjKk4oDEAE=.png?height=720&amp;width=1280" /> </li> <li class="gallery-component__item tw-aspect-[16/9] tw-mr-lg first:tw-ml-lg tw-snap-center tw-cursor-pointer tw-flex tw-justify-center tw-min-w-[80%] tw-border tw-border-stroke-primary tw-rounded-md tw-overflow-hidden" tabindex="0" data-screenshot-index="1"> <img alt="Aumenta le vendite con upsell post-acquisto rilevanti!" srcset="https://cdn.shopify.com/app-store/listing_images/474d0b01a3f282ae1c16f8150056907a/desktop_screenshot/CMSXlJGdiYsDEAE=.jpeg?height=720&amp;quality=90&amp;width=1280 1x, https://cdn.shopify.com/app-store/listing_images/474d0b01a3f282ae1c16f8150056907a/desktop_screenshot/CMSXlJGdiYsDEAE=.jpeg?height=720&amp;quality=90&amp;width=1280 2x" class="tw-w-full " src="https://cdn.shopify.com/app-store/listing_images/474d0b01a3f282ae1c16f8150056907a/desktop_screenshot/CMSXlJGdiYsDEAE=.jpeg?height=720&amp;quality=90&amp;width=1280" /> </li> <li class="gallery-component__item tw-aspect-[16/9] tw-mr-lg first:tw-ml-lg tw-snap-center tw-cursor-pointer tw-flex tw-justify-center tw-min-w-[80%] tw-border tw-border-stroke-primary tw-rounded-md tw-overflow-hidden" tabindex="0" data-screenshot-index="2"> <img alt="Offri upsell e cross-sell nella pagina carrello" srcset="https://cdn.shopify.com/app-store/listing_images/474d0b01a3f282ae1c16f8150056907a/desktop_screenshot/COLHnsjKk4oDEAE=.png?height=720&amp;width=1280 1x, https://cdn.shopify.com/app-store/listing_images/474d0b01a3f282ae1c16f8150056907a/desktop_screenshot/COLHnsjKk4oDEAE=.png?height=720&amp;width=1280 2x" class="tw-w-full " src="https://cdn.shopify.com/app-store/listing_images/474d0b01a3f282ae1c16f8150056907a/desktop_screenshot/COLHnsjKk4oDEAE=.png?height=720&amp;width=1280" /> </li> <li class="gallery-component__item tw-aspect-[16/9] tw-mr-lg first:tw-ml-lg tw-snap-center tw-cursor-pointer tw-flex tw-justify-center tw-min-w-[80%] tw-border tw-border-stroke-primary tw-rounded-md tw-overflow-hidden" tabindex="0" data-screenshot-index="3"> <img alt="Offri upsell e cross-sell nella pagina prodotto" srcset="https://cdn.shopify.com/app-store/listing_images/474d0b01a3f282ae1c16f8150056907a/desktop_screenshot/CNqkqMjKk4oDEAE=.png?height=720&amp;width=1280 1x, https://cdn.shopify.com/app-store/listing_images/474d0b01a3f282ae1c16f8150056907a/desktop_screenshot/CNqkqMjKk4oDEAE=.png?height=720&amp;width=1280 2x" class="tw-w-full " src="https://cdn.shopify.com/app-store/listing_images/474d0b01a3f282ae1c16f8150056907a/desktop_screenshot/CNqkqMjKk4oDEAE=.png?height=720&amp;width=1280" /> </li> <li class="gallery-component__item tw-aspect-[16/9] tw-mr-lg first:tw-ml-lg tw-snap-center tw-cursor-pointer tw-flex tw-justify-center tw-min-w-[80%] tw-border tw-border-stroke-primary tw-rounded-md tw-overflow-hidden" tabindex="0" data-screenshot-index="4"> <img alt="Monitora facilmente l&#39;ROI degli upsell nel dashboard" srcset="https://cdn.shopify.com/app-store/listing_images/474d0b01a3f282ae1c16f8150056907a/desktop_screenshot/CLn-scjKk4oDEAE=.png?height=720&amp;width=1280 1x, https://cdn.shopify.com/app-store/listing_images/474d0b01a3f282ae1c16f8150056907a/desktop_screenshot/CLn-scjKk4oDEAE=.png?height=720&amp;width=1280 2x" class="tw-w-full " src="https://cdn.shopify.com/app-store/listing_images/474d0b01a3f282ae1c16f8150056907a/desktop_screenshot/CLn-scjKk4oDEAE=.png?height=720&amp;width=1280" /> </li> <li class="gallery-component__item tw-aspect-[16/9] tw-mr-lg first:tw-ml-lg tw-snap-center tw-cursor-pointer tw-flex tw-justify-center tw-min-w-[80%] tw-border tw-border-stroke-primary tw-rounded-md tw-overflow-hidden" tabindex="0" data-screenshot-index="5"> <img alt="Upsell compatibile con AJAX, cassetti e popup carrelli" srcset="https://cdn.shopify.com/app-store/listing_images/474d0b01a3f282ae1c16f8150056907a/desktop_screenshot/CP-zvJidhIsDEAE=.jpeg?height=720&amp;quality=90&amp;width=1280 1x, https://cdn.shopify.com/app-store/listing_images/474d0b01a3f282ae1c16f8150056907a/desktop_screenshot/CP-zvJidhIsDEAE=.jpeg?height=720&amp;quality=90&amp;width=1280 2x" class="tw-w-full " src="https://cdn.shopify.com/app-store/listing_images/474d0b01a3f282ae1c16f8150056907a/desktop_screenshot/CP-zvJidhIsDEAE=.jpeg?height=720&amp;quality=90&amp;width=1280" /> </li> <li class="gallery-component__item tw-aspect-[16/9] tw-mr-lg first:tw-ml-lg tw-snap-center tw-cursor-pointer tw-flex tw-justify-center tw-min-w-[80%] tw-border tw-border-stroke-primary tw-rounded-md tw-overflow-hidden" tabindex="0" data-screenshot-index="6"> <img alt="Prova In Cart Upsell con 30 giorni gratis oggi!" srcset="https://cdn.shopify.com/app-store/listing_images/474d0b01a3f282ae1c16f8150056907a/desktop_screenshot/CO7zxcjKk4oDEAE=.png?height=720&amp;width=1280 1x, https://cdn.shopify.com/app-store/listing_images/474d0b01a3f282ae1c16f8150056907a/desktop_screenshot/CO7zxcjKk4oDEAE=.png?height=720&amp;width=1280 2x" class="tw-w-full " src="https://cdn.shopify.com/app-store/listing_images/474d0b01a3f282ae1c16f8150056907a/desktop_screenshot/CO7zxcjKk4oDEAE=.png?height=720&amp;width=1280" /> </li> </ul> </div> <div class="lightbox-container tw-bg-fg-primary/90 tw-p-0 tw-w-full tw-top-0 tw-left-0 tw-text-center -tw-z-[1] tw-opacity-0 tw-min-h-[100vh]" aria-hidden="true" tabindex="-1"> <div class="lightbox tw-flex tw-flex-col tw-justify-center tw-items-center tw-min-w-[100vw] tw-min-h-[100vh] tw-overflow-hidden tw-ml-auto tw-mr-auto tw-relative tw-text-left" role="dialog" tabindex="-1" aria-labelledby="Lightbox" aria-modal=true> <div class="lightbox__header tw-relative tw-top-0 tw-left-0 tw-w-full tw-z-[1]"> <div class="lightbox__controls tw-min-w-full tw-ml-auto tw-mr-auto tw-pl-xl tw-pr-xl tw-text-right"> <button type="button" class="close_lightbox_button lightbox__close tw-p-[10px] tw-mt-[10px] -tw-mr-[10px] tw-opacity-[0.7] hover:tw-opacity-1"> <img class="tw-block tw-w-full tw-w-[17px] tw-h-[17px] lg:tw-w-[24px] lg:tw-h-[24px]" aria-hidden="true" src="https://apps.shopify.com/cdn/shopifycloud/shopify_app_store/assets/app_details_page/cancel-d058d581dd19a46a0bb7ce3c37bd784ce2d50919d358e37d088527fd7118d4aa.svg" /> <span class="tw-sr-only">Close</span> </button> </div> </div> <div class="lightbox__content tw-min-w-full tw-flex tw-flex-grow tw-flex-col tw-justify-center tw-items-center"> <div class="lightbox-content-container tw-block tw-w-full lg:tw-max-w-[80%] tw-pb-[54px] lg:tw-px-xl"> <ul class="lightbox-carousel-content tw-relative"> <li class="lightbox-carousel-item tw-rounded-sm tw-overflow-hidden tw-hidden"> <img alt="App di upsell Shopify - upsell in carrello per aumentare l&#39;AOV" srcset="https://cdn.shopify.com/app-store/listing_images/474d0b01a3f282ae1c16f8150056907a/promotional_image/CMy1jMjKk4oDEAE=.png?height=900&amp;width=1600 1x, https://cdn.shopify.com/app-store/listing_images/474d0b01a3f282ae1c16f8150056907a/promotional_image/CMy1jMjKk4oDEAE=.png?height=1800&amp;width=3200 2x" class="tw-w-full " src="https://cdn.shopify.com/app-store/listing_images/474d0b01a3f282ae1c16f8150056907a/promotional_image/CMy1jMjKk4oDEAE=.png?height=900&amp;width=1600" /> </li> <li class="lightbox-carousel-item tw-rounded-sm tw-overflow-hidden tw-hidden"> <img alt="Aumenta le vendite con upsell post-acquisto rilevanti!" srcset="https://cdn.shopify.com/app-store/listing_images/474d0b01a3f282ae1c16f8150056907a/desktop_screenshot/CMSXlJGdiYsDEAE=.jpeg?height=900&amp;quality=90&amp;width=1600 1x, https://cdn.shopify.com/app-store/listing_images/474d0b01a3f282ae1c16f8150056907a/desktop_screenshot/CMSXlJGdiYsDEAE=.jpeg?height=1800&amp;quality=90&amp;width=3200 2x" class="tw-w-full " src="https://cdn.shopify.com/app-store/listing_images/474d0b01a3f282ae1c16f8150056907a/desktop_screenshot/CMSXlJGdiYsDEAE=.jpeg?height=900&amp;quality=90&amp;width=1600" /> </li> <li class="lightbox-carousel-item tw-rounded-sm tw-overflow-hidden tw-hidden"> <img alt="Offri upsell e cross-sell nella pagina carrello" srcset="https://cdn.shopify.com/app-store/listing_images/474d0b01a3f282ae1c16f8150056907a/desktop_screenshot/COLHnsjKk4oDEAE=.png?height=900&amp;width=1600 1x, https://cdn.shopify.com/app-store/listing_images/474d0b01a3f282ae1c16f8150056907a/desktop_screenshot/COLHnsjKk4oDEAE=.png?height=1800&amp;width=3200 2x" class="tw-w-full " src="https://cdn.shopify.com/app-store/listing_images/474d0b01a3f282ae1c16f8150056907a/desktop_screenshot/COLHnsjKk4oDEAE=.png?height=900&amp;width=1600" /> </li> <li class="lightbox-carousel-item tw-rounded-sm tw-overflow-hidden tw-hidden"> <img alt="Offri upsell e cross-sell nella pagina prodotto" srcset="https://cdn.shopify.com/app-store/listing_images/474d0b01a3f282ae1c16f8150056907a/desktop_screenshot/CNqkqMjKk4oDEAE=.png?height=900&amp;width=1600 1x, https://cdn.shopify.com/app-store/listing_images/474d0b01a3f282ae1c16f8150056907a/desktop_screenshot/CNqkqMjKk4oDEAE=.png?height=1800&amp;width=3200 2x" class="tw-w-full " src="https://cdn.shopify.com/app-store/listing_images/474d0b01a3f282ae1c16f8150056907a/desktop_screenshot/CNqkqMjKk4oDEAE=.png?height=900&amp;width=1600" /> </li> <li class="lightbox-carousel-item tw-rounded-sm tw-overflow-hidden tw-hidden"> <img alt="Monitora facilmente l&#39;ROI degli upsell nel dashboard" srcset="https://cdn.shopify.com/app-store/listing_images/474d0b01a3f282ae1c16f8150056907a/desktop_screenshot/CLn-scjKk4oDEAE=.png?height=900&amp;width=1600 1x, https://cdn.shopify.com/app-store/listing_images/474d0b01a3f282ae1c16f8150056907a/desktop_screenshot/CLn-scjKk4oDEAE=.png?height=1800&amp;width=3200 2x" class="tw-w-full " src="https://cdn.shopify.com/app-store/listing_images/474d0b01a3f282ae1c16f8150056907a/desktop_screenshot/CLn-scjKk4oDEAE=.png?height=900&amp;width=1600" /> </li> <li class="lightbox-carousel-item tw-rounded-sm tw-overflow-hidden tw-hidden"> <img alt="Upsell compatibile con AJAX, cassetti e popup carrelli" srcset="https://cdn.shopify.com/app-store/listing_images/474d0b01a3f282ae1c16f8150056907a/desktop_screenshot/CP-zvJidhIsDEAE=.jpeg?height=900&amp;quality=90&amp;width=1600 1x, https://cdn.shopify.com/app-store/listing_images/474d0b01a3f282ae1c16f8150056907a/desktop_screenshot/CP-zvJidhIsDEAE=.jpeg?height=1800&amp;quality=90&amp;width=3200 2x" class="tw-w-full " src="https://cdn.shopify.com/app-store/listing_images/474d0b01a3f282ae1c16f8150056907a/desktop_screenshot/CP-zvJidhIsDEAE=.jpeg?height=900&amp;quality=90&amp;width=1600" /> </li> <li class="lightbox-carousel-item tw-rounded-sm tw-overflow-hidden tw-hidden"> <img alt="Prova In Cart Upsell con 30 giorni gratis oggi!" srcset="https://cdn.shopify.com/app-store/listing_images/474d0b01a3f282ae1c16f8150056907a/desktop_screenshot/CO7zxcjKk4oDEAE=.png?height=900&amp;width=1600 1x, https://cdn.shopify.com/app-store/listing_images/474d0b01a3f282ae1c16f8150056907a/desktop_screenshot/CO7zxcjKk4oDEAE=.png?height=1800&amp;width=3200 2x" class="tw-w-full " src="https://cdn.shopify.com/app-store/listing_images/474d0b01a3f282ae1c16f8150056907a/desktop_screenshot/CO7zxcjKk4oDEAE=.png?height=900&amp;width=1600" /> </li> </ul> <div class="lightbox-carousel-navigation"> <button class="lightbox-carousel-action lightbox-carousel-action--prev tw-rounded-md tw-w-[26px] tw-h-xl lg:tw-w-[42px] lg:tw-h-2xl tw-left-xl"> <img class="tw-w-full" aria-hidden="true" src="https://apps.shopify.com/cdn/shopifycloud/shopify_app_store/assets/app_details_page/left-arrow-f4c4cc53bff86d57a53fa21c5e2d5c71d5261937312a9b340ef8e49770e6dc22.svg" /> <span class="tw-sr-only"> Precedente </span> </button> <button class="lightbox-carousel-action lightbox-carousel-action--next tw-rounded-md tw-w-[26px] tw-h-xl lg:tw-w-[42px] lg:tw-h-2xl tw-right-xl"> <img class="tw-w-full" aria-hidden="true" src="https://apps.shopify.com/cdn/shopifycloud/shopify_app_store/assets/app_details_page/right-arrow-64534620bae722d9621ffc64705dfb9e573d326c0365448f297022d1178b0e8f.svg" /> <span class="tw-sr-only"> Successiva </span> </button> </div> </div> </div> </div> </div> </div> </div> <div class="tw-mb-2xl"> <div id="app-details" class="tw-flex tw-flex-col tw-gap-lg"> <h2 class="tw-text-heading-lg tw-text-pretty"> Aumenta l&#39;AOV con offerte mirate di upsell e cross-sell nel carrello. Ordini e upsell illimitati! </h2> <p class="tw-hidden lg:tw-block tw-text-body-md tw-text-fg-secondary"> Aumenta il valore medio del carrello con In Cart Upsell &amp; Cross-Sell, creando offerte di upsell e cross-sell personalizzate per i tuoi clienti. Personalizza l&#39;esperienza degli acquirenti grazie alla logica condizionale e ai trigger intelligenti. Ottimizza le tue strategie con test A/B per migliorare le offerte. Scopri dati preziosi sulle conversioni con una dashboard intuitiva. Pagherai una tariffa fissa, non una percentuale sulle vendite, e avrai ordini di upsell illimitati. </p> <div class="lg:tw-hidden tw-text-body-md tw-text-fg-secondary" data-truncate-app-details> <span data-truncate-content-copy> Aumenta il valore medio del carrello con In Cart Upsell &amp; Cross-Sell, creando offerte di upsell e cross-sell personalizzate per i tuoi clienti. Personalizza l&#39;esperienza degli acquirenti grazie alla logica condizionale e ai trigger intelligenti. Ottimizza le tue strategie con test A/B per migliorare le offerte. Scopri dati preziosi sulle conversioni con una dashboard intuitiva. Pagherai una tariffa fissa, non una percentuale sulle vendite, e avrai ordini di upsell illimitati. </span> <span data-truncate-content-toggle class='tw-mt-xs tw-text-fg-primary tw-underline tw-underline-offset-4 tw-decoration-fg-primary tw-hidden tw-text-link-md hover:tw-text-fg-highlight-primary hover:tw-border-transparent'> altro </span> </div> <ul class="tw-list-disc tw-pl-lg"> <li class="tw-text-body-md tw-text-fg-secondary tw-mb-xs"> Massimizza l&#39;AOV con upsell e cross-sell nel carrello, AJAX e pagine prodotto. </li> <li class="tw-text-body-md tw-text-fg-secondary tw-mb-xs"> Imposta trigger e regole per offerte mirate di upsell e cross-sell nel carrello </li> <li class="tw-text-body-md tw-text-fg-secondary tw-mb-xs"> Genera entrate extra con prodotti correlati e acquistati frequentemente insieme </li> <li class="tw-text-body-md tw-text-fg-secondary tw-mb-xs"> Ottimizza le strategie di upsell con una dashboard di analisi chiara e intuitiva </li> <li class="tw-text-body-md tw-text-fg-secondary tw-mb-xs"> Aumenta le vendite senza costi extra: canone fisso mensile e upsell illimitati! </li> </ul> </div> </div> <div class="lg:tw-hidden"> <dl class="tw-grid tw-grid-cols-4 tw-gap-x-gutter--mobile lg:tw-flex lg:tw-flex-col lg:tw-gap-2xs tw-border-t tw-border-t-stroke-secondary lg:tw-border-0 tw-pt-sm lg:tw-pt-0 tw-mb-lg lg:tw-mb-0 "> <dt class="tw-col-span-full sm:tw-col-span-1 tw-text-heading-sm sm:tw-text-heading-xs tw-mb-xs sm:tw-mb-0"> Elementi chiave </dt> <div class="tw-col-span-full sm:tw-col-span-3 tw-flex tw-flex-col tw-gap-xs"> <dd class="tw-flex tw-items-start tw-gap-xs tw-text-body-md lg:tw-text-body-sm tw-text-fg-secondary"> <span class="tw-hidden lg:tw-inline tw-mt-[7px]" aria-hidden="true"> <span role="img"> <svg width="9" height="6" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M8.03.22a.75.75 0 0 1 0 1.06l-4.5 4.5a.75.75 0 0 1-1.06 0L.22 3.53a.75.75 0 1 1 1.06-1.06L3 4.19 6.97.22a.75.75 0 0 1 1.06 0Z" fill="#000"/></svg> </span> </span> <span> Si usa dal pannello di controllo Shopify </span> </dd> <dd class="tw-flex tw-items-start tw-gap-xs tw-text-body-md lg:tw-text-body-sm tw-text-fg-secondary"> <span class="tw-hidden lg:tw-inline tw-mt-[7px]" aria-hidden="true"> <span role="img"> <svg width="9" height="6" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M8.03.22a.75.75 0 0 1 0 1.06l-4.5 4.5a.75.75 0 0 1-1.06 0L.22 3.53a.75.75 0 1 1 1.06-1.06L3 4.19 6.97.22a.75.75 0 0 1 1.06 0Z" fill="#000"/></svg> </span> </span> <span> Compatibile con i temi più recenti </span> </dd> </div> </dl> </div> <div class="tw-flex tw-flex-col tw-gap-lg lg:tw-gap-2xl"> <div class="tw-grid tw-grid-cols-4 tw-gap-x-gutter--mobile lg:tw-gap-x-gutter--desktop tw-border-t tw-border-t-stroke-secondary tw-pt-sm"> <p class="tw-col-span-full sm:tw-col-span-1 tw-text-heading-sm sm:tw-text-heading-xs tw-mb-xs sm:tw-mb-0">Lingue</p> <div class="tw-col-span-full sm:tw-col-span-3"> <p class="tw-text-fg-secondary tw-text-body-md">Inglese</p> <p class="tw-text-notifications-alert-primary tw-text-body-md"> Questa app non è disponibile in Italiano </p> </div> </div> <div class="tw-grid tw-grid-cols-4 tw-gap-x-gutter--mobile lg:tw-gap-x-gutter--desktop tw-border-t tw-border-t-stroke-secondary tw-flex tw-pt-sm"> <p class="tw-col-span-full sm:tw-col-span-1 tw-text-heading-sm sm:tw-text-heading-xs tw-mb-xs sm:tw-mb-0"> Funziona con </p> <ul class="tw-col-span-full sm:tw-col-span-3"> <li class="tw-inline-flex tw-text-body-md tw-leading-none after:tw-content-[','] last:after:tw-content-['']"> <a class="tw-group tw-underline-offset-linkOffset tw-decoration-linkWeight tw-text-link-md tw-underline hover:tw-no-underline tw-text-fg-primary hover:tw-text-fg-highlight-primary tw-decoration-stroke-link-default hover:tw-decoration-stroke-link-hover " href="https://apps.shopify.com/app-groups/extensions/checkout?locale=it&amp;surface_detail=in-cart-upsell&amp;surface_type=app_details">Check-out</a> </li> <li class="tw-inline-flex tw-text-body-md tw-leading-none after:tw-content-[','] last:after:tw-content-['']"> Product Customizer </li> <li class="tw-inline-flex tw-text-body-md tw-leading-none after:tw-content-[','] last:after:tw-content-['']"> Weglot </li> <li class="tw-inline-flex tw-text-body-md tw-leading-none after:tw-content-[','] last:after:tw-content-['']"> Preorder Now </li> <li class="tw-inline-flex tw-text-body-md tw-leading-none after:tw-content-[','] last:after:tw-content-['']"> Trackify X </li> <li class="tw-inline-flex tw-text-body-md tw-leading-none after:tw-content-[','] last:after:tw-content-['']"> Loox </li> <li class="tw-inline-flex tw-text-body-md tw-leading-none after:tw-content-[','] last:after:tw-content-['']"> Pagefly </li> </ul> </div> </div> <div data-controller="accordion" data-accordion-open-only-one-value="true" class="tw-mt-lg lg:tw-mt-2xl"> <div class="tw-grid tw-grid-cols-4 tw-gap-x-gutter--mobile lg:tw-gap-x-gutter--desktop tw-border-t tw-border-t-stroke-secondary tw-pt-sm"> <p class="tw-col-span-full sm:tw-col-span-1 tw-text-heading-sm sm:tw-text-heading-xs tw-mb-xs sm:tw-mb-0"> Categorie </p> <div class="tw-col-span-full sm:tw-col-span-3 tw-flex tw-flex-col tw-gap-lg"> <div class="tw-group" data-accordion-target="wrapper" > <div class="tw-flex tw-justify-between tw-mb-xl"> <div> <a class="tw-group tw-underline-offset-linkOffset tw-decoration-linkWeight tw-text-link-md tw-underline hover:tw-no-underline tw-text-fg-primary hover:tw-text-fg-highlight-primary tw-decoration-stroke-link-default hover:tw-decoration-stroke-link-hover " href="https://apps.shopify.com/categories/marketing-and-conversion-upsell-and-bundles-upsell-and-cross-sell?locale=it&amp;surface_detail=in-cart-upsell&amp;surface_type=app_details"> Upselling e cross-selling </a> </div> <button name="button" type="button" class="tw-rounded-full tw-cursor-pointer tw-no-underline tw-appearance-none tw-inline-block tw-text-center tw-border disabled:tw-cursor-not-allowed tw-outline-3 tw-outline-button-outline-focus focus:tw-outline tw-button-secondary tw-whitespace-nowrap tw-px-sm tw-py-xs tw-text-link-xs tw-bg-canvas-tertiary tw-border-0 tw-block" aria-expanded="false" data-action="click-&gt;accordion#toggle" data-accordion-target="button"> <span class="show-button group-[.open]:tw-hidden"> Mostra funzionalità </span> <span class="hide-button tw-hidden group-[.open]:tw-block"> Nascondi funzionalità </span> </button> </div> <div class="tw-overflow-hidden tw-transition-all tw-ease-out tw-duration-500 tw-h-0 group-[.open]:tw-h-auto group-[.open]:!tw-h-[calc-size(auto,size)]"> <div class="tw-pb-lg"> <p class="tw-text-body-md tw-text-fg-secondary tw-mb-2xs sm:tw-mb-xs"> Personalizzazione </p> <ul class="tw-leading-relaxed"> <li class="tw-inline-flex tw-text-link-md after:tw-content-[','] last:after:tw-content-['']"> <a class="tw-group tw-underline-offset-linkOffset tw-decoration-linkWeight tw-text-link-md tw-underline hover:tw-no-underline tw-text-fg-primary hover:tw-text-fg-highlight-primary tw-decoration-stroke-link-default hover:tw-decoration-stroke-link-hover " href="https://apps.shopify.com/categories/marketing-and-conversion-upsell-and-bundles-upsell-and-cross-sell/all?feature_handles%5B%5D=cf.upsell_and_cross_sell.customization.cart_upsell&amp;locale=it&amp;surface_detail=in-cart-upsell&amp;surface_type=app_details"> Upselling nel carrello </a> </li> <li class="tw-inline-flex tw-text-link-md after:tw-content-[','] last:after:tw-content-['']"> <a class="tw-group tw-underline-offset-linkOffset tw-decoration-linkWeight tw-text-link-md tw-underline hover:tw-no-underline tw-text-fg-primary hover:tw-text-fg-highlight-primary tw-decoration-stroke-link-default hover:tw-decoration-stroke-link-hover " href="https://apps.shopify.com/categories/marketing-and-conversion-upsell-and-bundles-upsell-and-cross-sell/all?feature_handles%5B%5D=cf.upsell_and_cross_sell.customization.product_page_upsell&amp;locale=it&amp;surface_detail=in-cart-upsell&amp;surface_type=app_details"> Upselling nella pagina del prodotto </a> </li> <li class="tw-inline-flex tw-text-link-md after:tw-content-[','] last:after:tw-content-['']"> <a class="tw-group tw-underline-offset-linkOffset tw-decoration-linkWeight tw-text-link-md tw-underline hover:tw-no-underline tw-text-fg-primary hover:tw-text-fg-highlight-primary tw-decoration-stroke-link-default hover:tw-decoration-stroke-link-hover " href="https://apps.shopify.com/categories/marketing-and-conversion-upsell-and-bundles-upsell-and-cross-sell/all?feature_handles%5B%5D=cf.upsell_and_cross_sell.customization.thank_you_page_upsell&amp;locale=it&amp;surface_detail=in-cart-upsell&amp;surface_type=app_details"> Upselling nella pagina di ringraziamento </a> </li> <li class="tw-inline-flex tw-text-link-md after:tw-content-[','] last:after:tw-content-['']"> <a class="tw-group tw-underline-offset-linkOffset tw-decoration-linkWeight tw-text-link-md tw-underline hover:tw-no-underline tw-text-fg-primary hover:tw-text-fg-highlight-primary tw-decoration-stroke-link-default hover:tw-decoration-stroke-link-hover " href="https://apps.shopify.com/categories/marketing-and-conversion-upsell-and-bundles-upsell-and-cross-sell/all?feature_handles%5B%5D=cf.upsell_and_cross_sell.customization.one_click_add_ons&amp;locale=it&amp;surface_detail=in-cart-upsell&amp;surface_type=app_details"> Componenti aggiuntivi con un clic </a> </li> <li class="tw-inline-flex tw-text-link-md after:tw-content-[','] last:after:tw-content-['']"> <a class="tw-group tw-underline-offset-linkOffset tw-decoration-linkWeight tw-text-link-md tw-underline hover:tw-no-underline tw-text-fg-primary hover:tw-text-fg-highlight-primary tw-decoration-stroke-link-default hover:tw-decoration-stroke-link-hover " href="https://apps.shopify.com/categories/marketing-and-conversion-upsell-and-bundles-upsell-and-cross-sell/all?feature_handles%5B%5D=cf.upsell_and_cross_sell.customization.cart_drawer&amp;locale=it&amp;surface_detail=in-cart-upsell&amp;surface_type=app_details"> Finestra del carrello </a> </li> <li class="tw-inline-flex tw-text-link-md after:tw-content-[','] last:after:tw-content-['']"> <a class="tw-group tw-underline-offset-linkOffset tw-decoration-linkWeight tw-text-link-md tw-underline hover:tw-no-underline tw-text-fg-primary hover:tw-text-fg-highlight-primary tw-decoration-stroke-link-default hover:tw-decoration-stroke-link-hover " href="https://apps.shopify.com/categories/marketing-and-conversion-upsell-and-bundles-upsell-and-cross-sell/all?feature_handles%5B%5D=cf.upsell_and_cross_sell.customization.custom_css&amp;locale=it&amp;surface_detail=in-cart-upsell&amp;surface_type=app_details"> CSS personalizzato </a> </li> <li class="tw-inline-flex tw-text-link-md after:tw-content-[','] last:after:tw-content-['']"> <a class="tw-group tw-underline-offset-linkOffset tw-decoration-linkWeight tw-text-link-md tw-underline hover:tw-no-underline tw-text-fg-primary hover:tw-text-fg-highlight-primary tw-decoration-stroke-link-default hover:tw-decoration-stroke-link-hover " href="https://apps.shopify.com/categories/marketing-and-conversion-upsell-and-bundles-upsell-and-cross-sell/all?feature_handles%5B%5D=cf.upsell_and_cross_sell.customization.custom_html&amp;locale=it&amp;surface_detail=in-cart-upsell&amp;surface_type=app_details"> HTML personalizzato </a> </li> <li class="tw-inline-flex tw-text-link-md after:tw-content-[','] last:after:tw-content-['']"> <a class="tw-group tw-underline-offset-linkOffset tw-decoration-linkWeight tw-text-link-md tw-underline hover:tw-no-underline tw-text-fg-primary hover:tw-text-fg-highlight-primary tw-decoration-stroke-link-default hover:tw-decoration-stroke-link-hover " href="https://apps.shopify.com/categories/marketing-and-conversion-upsell-and-bundles-upsell-and-cross-sell/all?feature_handles%5B%5D=cf.upsell_and_cross_sell.customization.drag_and_drop_editor&amp;locale=it&amp;surface_detail=in-cart-upsell&amp;surface_type=app_details"> Editor drag-and-drop </a> </li> <li class="tw-inline-flex tw-text-link-md after:tw-content-[','] last:after:tw-content-['']"> <a class="tw-group tw-underline-offset-linkOffset tw-decoration-linkWeight tw-text-link-md tw-underline hover:tw-no-underline tw-text-fg-primary hover:tw-text-fg-highlight-primary tw-decoration-stroke-link-default hover:tw-decoration-stroke-link-hover " href="https://apps.shopify.com/categories/marketing-and-conversion-upsell-and-bundles-upsell-and-cross-sell/all?feature_handles%5B%5D=cf.upsell_and_cross_sell.customization.custom_rules&amp;locale=it&amp;surface_detail=in-cart-upsell&amp;surface_type=app_details"> Regole personalizzate </a> </li> </ul> </div> <div class="tw-pb-lg"> <p class="tw-text-body-md tw-text-fg-secondary tw-mb-2xs sm:tw-mb-xs"> Offerte e raccomandazioni </p> <ul class="tw-leading-relaxed"> <li class="tw-inline-flex tw-text-link-md after:tw-content-[','] last:after:tw-content-['']"> <a class="tw-group tw-underline-offset-linkOffset tw-decoration-linkWeight tw-text-link-md tw-underline hover:tw-no-underline tw-text-fg-primary hover:tw-text-fg-highlight-primary tw-decoration-stroke-link-default hover:tw-decoration-stroke-link-hover " href="https://apps.shopify.com/categories/marketing-and-conversion-upsell-and-bundles-upsell-and-cross-sell/all?feature_handles%5B%5D=cf.upsell_and_cross_sell.offers_and_recommendations.gift_wrap&amp;locale=it&amp;surface_detail=in-cart-upsell&amp;surface_type=app_details"> Confezione regalo </a> </li> <li class="tw-inline-flex tw-text-link-md after:tw-content-[','] last:after:tw-content-['']"> <a class="tw-group tw-underline-offset-linkOffset tw-decoration-linkWeight tw-text-link-md tw-underline hover:tw-no-underline tw-text-fg-primary hover:tw-text-fg-highlight-primary tw-decoration-stroke-link-default hover:tw-decoration-stroke-link-hover " href="https://apps.shopify.com/categories/marketing-and-conversion-upsell-and-bundles-upsell-and-cross-sell/all?feature_handles%5B%5D=cf.upsell_and_cross_sell.offers_and_recommendations.product_add_ons&amp;locale=it&amp;surface_detail=in-cart-upsell&amp;surface_type=app_details"> Componenti aggiuntivi del prodotto </a> </li> <li class="tw-inline-flex tw-text-link-md after:tw-content-[','] last:after:tw-content-['']"> <a class="tw-group tw-underline-offset-linkOffset tw-decoration-linkWeight tw-text-link-md tw-underline hover:tw-no-underline tw-text-fg-primary hover:tw-text-fg-highlight-primary tw-decoration-stroke-link-default hover:tw-decoration-stroke-link-hover " href="https://apps.shopify.com/categories/marketing-and-conversion-upsell-and-bundles-upsell-and-cross-sell/all?feature_handles%5B%5D=cf.upsell_and_cross_sell.offers_and_recommendations.product_recommendations&amp;locale=it&amp;surface_detail=in-cart-upsell&amp;surface_type=app_details"> Prodotti consigliati </a> </li> <li class="tw-inline-flex tw-text-link-md after:tw-content-[','] last:after:tw-content-['']"> <a class="tw-group tw-underline-offset-linkOffset tw-decoration-linkWeight tw-text-link-md tw-underline hover:tw-no-underline tw-text-fg-primary hover:tw-text-fg-highlight-primary tw-decoration-stroke-link-default hover:tw-decoration-stroke-link-hover " href="https://apps.shopify.com/categories/marketing-and-conversion-upsell-and-bundles-upsell-and-cross-sell/all?feature_handles%5B%5D=cf.upsell_and_cross_sell.offers_and_recommendations.frequently_bought_together&amp;locale=it&amp;surface_detail=in-cart-upsell&amp;surface_type=app_details"> Spesso acquistati insieme </a> </li> <li class="tw-inline-flex tw-text-link-md after:tw-content-[','] last:after:tw-content-['']"> <a class="tw-group tw-underline-offset-linkOffset tw-decoration-linkWeight tw-text-link-md tw-underline hover:tw-no-underline tw-text-fg-primary hover:tw-text-fg-highlight-primary tw-decoration-stroke-link-default hover:tw-decoration-stroke-link-hover " href="https://apps.shopify.com/categories/marketing-and-conversion-upsell-and-bundles-upsell-and-cross-sell/all?feature_handles%5B%5D=cf.upsell_and_cross_sell.offers_and_recommendations.bundles&amp;locale=it&amp;surface_detail=in-cart-upsell&amp;surface_type=app_details"> Pacchetti </a> </li> <li class="tw-inline-flex tw-text-link-md after:tw-content-[','] last:after:tw-content-['']"> <a class="tw-group tw-underline-offset-linkOffset tw-decoration-linkWeight tw-text-link-md tw-underline hover:tw-no-underline tw-text-fg-primary hover:tw-text-fg-highlight-primary tw-decoration-stroke-link-default hover:tw-decoration-stroke-link-hover " href="https://apps.shopify.com/categories/marketing-and-conversion-upsell-and-bundles-upsell-and-cross-sell/all?feature_handles%5B%5D=cf.upsell_and_cross_sell.offers_and_recommendations.tiered_discounts&amp;locale=it&amp;surface_detail=in-cart-upsell&amp;surface_type=app_details"> Sconti progressivi </a> </li> <li class="tw-inline-flex tw-text-link-md after:tw-content-[','] last:after:tw-content-['']"> <a class="tw-group tw-underline-offset-linkOffset tw-decoration-linkWeight tw-text-link-md tw-underline hover:tw-no-underline tw-text-fg-primary hover:tw-text-fg-highlight-primary tw-decoration-stroke-link-default hover:tw-decoration-stroke-link-hover " href="https://apps.shopify.com/categories/marketing-and-conversion-upsell-and-bundles-upsell-and-cross-sell/all?feature_handles%5B%5D=cf.upsell_and_cross_sell.offers_and_recommendations.ai_recommendations&amp;locale=it&amp;surface_detail=in-cart-upsell&amp;surface_type=app_details"> Raccomandazioni tramite IA </a> </li> </ul> </div> <div class="tw-pb-lg"> <p class="tw-text-body-md tw-text-fg-secondary tw-mb-2xs sm:tw-mb-xs"> Analisi </p> <ul class="tw-leading-relaxed"> <li class="tw-inline-flex tw-text-link-md after:tw-content-[','] last:after:tw-content-['']"> <a class="tw-group tw-underline-offset-linkOffset tw-decoration-linkWeight tw-text-link-md tw-underline hover:tw-no-underline tw-text-fg-primary hover:tw-text-fg-highlight-primary tw-decoration-stroke-link-default hover:tw-decoration-stroke-link-hover " href="https://apps.shopify.com/categories/marketing-and-conversion-upsell-and-bundles-upsell-and-cross-sell/all?feature_handles%5B%5D=cf.upsell_and_cross_sell.analytics.a_b_testing&amp;locale=it&amp;surface_detail=in-cart-upsell&amp;surface_type=app_details"> Test A/B </a> </li> <li class="tw-inline-flex tw-text-link-md after:tw-content-[','] last:after:tw-content-['']"> <a class="tw-group tw-underline-offset-linkOffset tw-decoration-linkWeight tw-text-link-md tw-underline hover:tw-no-underline tw-text-fg-primary hover:tw-text-fg-highlight-primary tw-decoration-stroke-link-default hover:tw-decoration-stroke-link-hover " href="https://apps.shopify.com/categories/marketing-and-conversion-upsell-and-bundles-upsell-and-cross-sell/all?feature_handles%5B%5D=cf.upsell_and_cross_sell.analytics.click_through_rates&amp;locale=it&amp;surface_detail=in-cart-upsell&amp;surface_type=app_details"> Percentuali di clic </a> </li> <li class="tw-inline-flex tw-text-link-md after:tw-content-[','] last:after:tw-content-['']"> <a class="tw-group tw-underline-offset-linkOffset tw-decoration-linkWeight tw-text-link-md tw-underline hover:tw-no-underline tw-text-fg-primary hover:tw-text-fg-highlight-primary tw-decoration-stroke-link-default hover:tw-decoration-stroke-link-hover " href="https://apps.shopify.com/categories/marketing-and-conversion-upsell-and-bundles-upsell-and-cross-sell/all?feature_handles%5B%5D=cf.upsell_and_cross_sell.analytics.conversion_rates&amp;locale=it&amp;surface_detail=in-cart-upsell&amp;surface_type=app_details"> Tassi di conversione </a> </li> <li class="tw-inline-flex tw-text-link-md after:tw-content-[','] last:after:tw-content-['']"> <a class="tw-group tw-underline-offset-linkOffset tw-decoration-linkWeight tw-text-link-md tw-underline hover:tw-no-underline tw-text-fg-primary hover:tw-text-fg-highlight-primary tw-decoration-stroke-link-default hover:tw-decoration-stroke-link-hover " href="https://apps.shopify.com/categories/marketing-and-conversion-upsell-and-bundles-upsell-and-cross-sell/all?feature_handles%5B%5D=cf.upsell_and_cross_sell.analytics.funnel_performance&amp;locale=it&amp;surface_detail=in-cart-upsell&amp;surface_type=app_details"> Prestazioni del funnel </a> </li> </ul> </div> </div> </div> <div class="tw-group" data-accordion-target="wrapper" > <div class="tw-flex tw-justify-between tw-mb-xl"> <div> <a class="tw-group tw-underline-offset-linkOffset tw-decoration-linkWeight tw-text-link-md tw-underline hover:tw-no-underline tw-text-fg-primary hover:tw-text-fg-highlight-primary tw-decoration-stroke-link-default hover:tw-decoration-stroke-link-hover " href="https://apps.shopify.com/categories/marketing-and-conversion-checkout-cart-customization?locale=it&amp;surface_detail=in-cart-upsell&amp;surface_type=app_details"> Personalizzazione del carrello </a> </div> <button name="button" type="button" class="tw-rounded-full tw-cursor-pointer tw-no-underline tw-appearance-none tw-inline-block tw-text-center tw-border disabled:tw-cursor-not-allowed tw-outline-3 tw-outline-button-outline-focus focus:tw-outline tw-button-secondary tw-whitespace-nowrap tw-px-sm tw-py-xs tw-text-link-xs tw-bg-canvas-tertiary tw-border-0 tw-block" aria-expanded="false" data-action="click-&gt;accordion#toggle" data-accordion-target="button"> <span class="show-button group-[.open]:tw-hidden"> Mostra funzionalità </span> <span class="hide-button tw-hidden group-[.open]:tw-block"> Nascondi funzionalità </span> </button> </div> <div class="tw-overflow-hidden tw-transition-all tw-ease-out tw-duration-500 tw-h-0 group-[.open]:tw-h-auto group-[.open]:!tw-h-[calc-size(auto,size)]"> <div class="tw-pb-lg"> <p class="tw-text-body-md tw-text-fg-secondary tw-mb-2xs sm:tw-mb-xs"> Visualizzazione del carrello </p> <ul class="tw-leading-relaxed"> <li class="tw-inline-flex tw-text-link-md after:tw-content-[','] last:after:tw-content-['']"> <a class="tw-group tw-underline-offset-linkOffset tw-decoration-linkWeight tw-text-link-md tw-underline hover:tw-no-underline tw-text-fg-primary hover:tw-text-fg-highlight-primary tw-decoration-stroke-link-default hover:tw-decoration-stroke-link-hover " href="https://apps.shopify.com/categories/marketing-and-conversion-checkout-cart-customization/all?feature_handles%5B%5D=cf.cart_customization.cart_display.custom_style&amp;locale=it&amp;surface_detail=in-cart-upsell&amp;surface_type=app_details"> Stili personalizzati </a> </li> <li class="tw-inline-flex tw-text-link-md after:tw-content-[','] last:after:tw-content-['']"> <a class="tw-group tw-underline-offset-linkOffset tw-decoration-linkWeight tw-text-link-md tw-underline hover:tw-no-underline tw-text-fg-primary hover:tw-text-fg-highlight-primary tw-decoration-stroke-link-default hover:tw-decoration-stroke-link-hover " href="https://apps.shopify.com/categories/marketing-and-conversion-checkout-cart-customization/all?feature_handles%5B%5D=cf.cart_customization.cart_display.custom_rules&amp;locale=it&amp;surface_detail=in-cart-upsell&amp;surface_type=app_details"> Regole personalizzate </a> </li> <li class="tw-inline-flex tw-text-link-md after:tw-content-[','] last:after:tw-content-['']"> <a class="tw-group tw-underline-offset-linkOffset tw-decoration-linkWeight tw-text-link-md tw-underline hover:tw-no-underline tw-text-fg-primary hover:tw-text-fg-highlight-primary tw-decoration-stroke-link-default hover:tw-decoration-stroke-link-hover " href="https://apps.shopify.com/categories/marketing-and-conversion-checkout-cart-customization/all?feature_handles%5B%5D=cf.cart_customization.cart_display.custom_css&amp;locale=it&amp;surface_detail=in-cart-upsell&amp;surface_type=app_details"> CSS personalizzato </a> </li> <li class="tw-inline-flex tw-text-link-md after:tw-content-[','] last:after:tw-content-['']"> <a class="tw-group tw-underline-offset-linkOffset tw-decoration-linkWeight tw-text-link-md tw-underline hover:tw-no-underline tw-text-fg-primary hover:tw-text-fg-highlight-primary tw-decoration-stroke-link-default hover:tw-decoration-stroke-link-hover " href="https://apps.shopify.com/categories/marketing-and-conversion-checkout-cart-customization/all?feature_handles%5B%5D=cf.cart_customization.cart_display.promotions&amp;locale=it&amp;surface_detail=in-cart-upsell&amp;surface_type=app_details"> Promozioni </a> </li> <li class="tw-inline-flex tw-text-link-md after:tw-content-[','] last:after:tw-content-['']"> <a class="tw-group tw-underline-offset-linkOffset tw-decoration-linkWeight tw-text-link-md tw-underline hover:tw-no-underline tw-text-fg-primary hover:tw-text-fg-highlight-primary tw-decoration-stroke-link-default hover:tw-decoration-stroke-link-hover " href="https://apps.shopify.com/categories/marketing-and-conversion-checkout-cart-customization/all?feature_handles%5B%5D=cf.cart_customization.cart_display.gift_wrap&amp;locale=it&amp;surface_detail=in-cart-upsell&amp;surface_type=app_details"> Confezione regalo </a> </li> <li class="tw-inline-flex tw-text-link-md after:tw-content-[','] last:after:tw-content-['']"> <a class="tw-group tw-underline-offset-linkOffset tw-decoration-linkWeight tw-text-link-md tw-underline hover:tw-no-underline tw-text-fg-primary hover:tw-text-fg-highlight-primary tw-decoration-stroke-link-default hover:tw-decoration-stroke-link-hover " href="https://apps.shopify.com/categories/marketing-and-conversion-checkout-cart-customization/all?feature_handles%5B%5D=cf.cart_customization.cart_display.mobile_responsive&amp;locale=it&amp;surface_detail=in-cart-upsell&amp;surface_type=app_details"> Adattivo per dispositivi mobili </a> </li> <li class="tw-inline-flex tw-text-link-md after:tw-content-[','] last:after:tw-content-['']"> <a class="tw-group tw-underline-offset-linkOffset tw-decoration-linkWeight tw-text-link-md tw-underline hover:tw-no-underline tw-text-fg-primary hover:tw-text-fg-highlight-primary tw-decoration-stroke-link-default hover:tw-decoration-stroke-link-hover " href="https://apps.shopify.com/categories/marketing-and-conversion-checkout-cart-customization/all?feature_handles%5B%5D=cf.cart_customization.cart_display.cart_drawer&amp;locale=it&amp;surface_detail=in-cart-upsell&amp;surface_type=app_details"> Finestra del carrello </a> </li> </ul> </div> <div class="tw-pb-lg"> <p class="tw-text-body-md tw-text-fg-secondary tw-mb-2xs sm:tw-mb-xs"> Upselling </p> <ul class="tw-leading-relaxed"> <li class="tw-inline-flex tw-text-link-md after:tw-content-[','] last:after:tw-content-['']"> <a class="tw-group tw-underline-offset-linkOffset tw-decoration-linkWeight tw-text-link-md tw-underline hover:tw-no-underline tw-text-fg-primary hover:tw-text-fg-highlight-primary tw-decoration-stroke-link-default hover:tw-decoration-stroke-link-hover " href="https://apps.shopify.com/categories/marketing-and-conversion-checkout-cart-customization/all?feature_handles%5B%5D=cf.cart_customization.upselling.product_recommendations&amp;locale=it&amp;surface_detail=in-cart-upsell&amp;surface_type=app_details"> Prodotti consigliati </a> </li> <li class="tw-inline-flex tw-text-link-md after:tw-content-[','] last:after:tw-content-['']"> <a class="tw-group tw-underline-offset-linkOffset tw-decoration-linkWeight tw-text-link-md tw-underline hover:tw-no-underline tw-text-fg-primary hover:tw-text-fg-highlight-primary tw-decoration-stroke-link-default hover:tw-decoration-stroke-link-hover " href="https://apps.shopify.com/categories/marketing-and-conversion-checkout-cart-customization/all?feature_handles%5B%5D=cf.cart_customization.upselling.buy_more%2C__save_more&amp;locale=it&amp;surface_detail=in-cart-upsell&amp;surface_type=app_details"> Più compri, più risparmi </a> </li> <li class="tw-inline-flex tw-text-link-md after:tw-content-[','] last:after:tw-content-['']"> <a class="tw-group tw-underline-offset-linkOffset tw-decoration-linkWeight tw-text-link-md tw-underline hover:tw-no-underline tw-text-fg-primary hover:tw-text-fg-highlight-primary tw-decoration-stroke-link-default hover:tw-decoration-stroke-link-hover " href="https://apps.shopify.com/categories/marketing-and-conversion-checkout-cart-customization/all?feature_handles%5B%5D=cf.cart_customization.upselling.frequently_bought_together&amp;locale=it&amp;surface_detail=in-cart-upsell&amp;surface_type=app_details"> Spesso acquistati insieme </a> </li> <li class="tw-inline-flex tw-text-link-md after:tw-content-[','] last:after:tw-content-['']"> <a class="tw-group tw-underline-offset-linkOffset tw-decoration-linkWeight tw-text-link-md tw-underline hover:tw-no-underline tw-text-fg-primary hover:tw-text-fg-highlight-primary tw-decoration-stroke-link-default hover:tw-decoration-stroke-link-hover " href="https://apps.shopify.com/categories/marketing-and-conversion-checkout-cart-customization/all?feature_handles%5B%5D=cf.cart_customization.upselling.free_gifts&amp;locale=it&amp;surface_detail=in-cart-upsell&amp;surface_type=app_details"> Omaggi </a> </li> </ul> </div> <div class="tw-pb-lg"> <p class="tw-text-body-md tw-text-fg-secondary tw-mb-2xs sm:tw-mb-xs"> Personalizzazione del check-out </p> <ul class="tw-leading-relaxed"> <li class="tw-inline-flex tw-text-link-md after:tw-content-[','] last:after:tw-content-['']"> <a class="tw-group tw-underline-offset-linkOffset tw-decoration-linkWeight tw-text-link-md tw-underline hover:tw-no-underline tw-text-fg-primary hover:tw-text-fg-highlight-primary tw-decoration-stroke-link-default hover:tw-decoration-stroke-link-hover " href="https://apps.shopify.com/categories/marketing-and-conversion-checkout-cart-customization/all?feature_handles%5B%5D=cf.cart_customization.checkout_customization.automatic_discounts&amp;locale=it&amp;surface_detail=in-cart-upsell&amp;surface_type=app_details"> Sconti automatici </a> </li> <li class="tw-inline-flex tw-text-link-md after:tw-content-[','] last:after:tw-content-['']"> <a class="tw-group tw-underline-offset-linkOffset tw-decoration-linkWeight tw-text-link-md tw-underline hover:tw-no-underline tw-text-fg-primary hover:tw-text-fg-highlight-primary tw-decoration-stroke-link-default hover:tw-decoration-stroke-link-hover " href="https://apps.shopify.com/categories/marketing-and-conversion-checkout-cart-customization/all?feature_handles%5B%5D=cf.cart_customization.checkout_customization.one_click_upsell&amp;locale=it&amp;surface_detail=in-cart-upsell&amp;surface_type=app_details"> Upselling con un clic </a> </li> <li class="tw-inline-flex tw-text-link-md after:tw-content-[','] last:after:tw-content-['']"> <a class="tw-group tw-underline-offset-linkOffset tw-decoration-linkWeight tw-text-link-md tw-underline hover:tw-no-underline tw-text-fg-primary hover:tw-text-fg-highlight-primary tw-decoration-stroke-link-default hover:tw-decoration-stroke-link-hover " href="https://apps.shopify.com/categories/marketing-and-conversion-checkout-cart-customization/all?feature_handles%5B%5D=cf.cart_customization.checkout_customization.skip_to_checkout&amp;locale=it&amp;surface_detail=in-cart-upsell&amp;surface_type=app_details"> Vai al check-out </a> </li> </ul> </div> </div> </div> </div> </div> </div> </section> </div> </div> </div> <div class="tw-pb-xl md:tw-pb-2xl xl:tw-pb-3xl"> <section id="adp-pricing" class="tw-scroll-my-2xl xl:tw-scroll-my-xl" data-monorail-waypoint="AppStoreSurfaceWaypoint" data-waypoint-app-grouping-handle="AppDetailsController" data-waypoint-waypoint="5" data-waypoint-surface="app_details" data-waypoint-surface-version="redesign" data-waypoint-surface-detail="pricing"> <div class="tw-bg-canvas-secondary tw-py-xl md:tw-py-2xl lg:tw-py-3xl" data-controller="pricing-component"> <div class="tw-container"> <div class="tw-flex tw-items-center"> <h2 class="tw-inline tw-text-heading-xl"> Prezzi </h2> </div> </div> <div class="tw-my-md xl:tw-my-xl"> <div class="tw-container tw-pt-sm tw-pb-md tw-flex tw-snap-x tw-overflow-x-auto tw-snap-mandatory lg:tw-grid lg:tw-gap-lg lg:tw-grid-flow-col xl:tw-gap-gutter--desktop lg:tw-auto-cols-fr"> <div class="tw-snap-center tw-flex tw-flex-col tw-justify-between tw-shadow-pricingCard tw-bg-canvas-primary tw-rounded-sm tw-overflow-hidden tw-mr-md last:tw-mr-0 lg:tw-mr-0 tw-mb-2xs lg:tw-mb-0 tw-w-full tw-min-w-[70%] xs:tw-min-w-[45%] sm:tw-min-w-[30%] md:tw-min-w-0"> <div class="app-details-pricing-plan-card tw-px-lg xl:tw-px-xl tw-pt-lg xl:tw-pt-xl tw-pb-md xl:tw-pb-lg"> <div data-pricing-component-target="cardHeading"> <p data-test-id="name" class="tw-pb-sm tw-text-label-md tw-text-fg-secondary"> Free Plan </p> <div data-pricing-component-target="cardHeadingPrice"> <h3 class="app-details-pricing-format-group tw-flex tw-items-end tw-gap-xs tw-overflow-hidden tw-text-ellipsis" aria-label="Gratis"> <span data-test-id="price" class="tw-text-heading-2xl lg:tw-text-heading-xl 2xl:tw-text-heading-2xl"> Gratis </span> </h3> </div> </div> <ul data-test-id="features" class="tw-pt-lg tw-mt-lg tw-border-t tw-border-stroke-secondary"> <li class="tw-text-body-xs tw-text-fg-secondary tw-pb-xs"> 1 upsell offer only <li> <li class="tw-text-body-xs tw-text-fg-secondary tw-pb-xs"> Includes &quot;Powered by InCart Upsell&quot; watermark <li> </ul> </div> </div> <div class="tw-snap-center tw-flex tw-flex-col tw-justify-between tw-shadow-pricingCard tw-bg-canvas-primary tw-rounded-sm tw-overflow-hidden tw-mr-md last:tw-mr-0 lg:tw-mr-0 tw-mb-2xs lg:tw-mb-0 tw-w-full tw-min-w-[70%] xs:tw-min-w-[45%] sm:tw-min-w-[30%] md:tw-min-w-0"> <div class="app-details-pricing-plan-card tw-px-lg xl:tw-px-xl tw-pt-lg xl:tw-pt-xl tw-pb-md xl:tw-pb-lg"> <div data-pricing-component-target="cardHeading"> <p data-test-id="name" class="tw-pb-sm tw-text-label-md tw-text-fg-secondary"> Shopify BASIC Plan </p> <div data-pricing-component-target="cardHeadingPrice"> <h3 class="app-details-pricing-format-group tw-flex tw-items-end tw-gap-xs tw-overflow-hidden tw-text-ellipsis" aria-label="$9.99/mese"> <span class="tw-text-heading-2xl lg:tw-text-heading-xl 2xl:tw-text-heading-2xl !tw-leading-none"> $9.99 </span> <span class="tw-text-body-sm tw-text-fg-tertiary"> /mese </span> </h3> </div> <p data-test-id="additional-charges" class="tw-text-body-xs tw-text-fg-secondary tw-pt-sm"> Your plan name will show as FLEX due to Shopify limitations, charges are based on your Shopify plan type. </p> </div> <ul data-test-id="features" class="tw-pt-lg tw-mt-lg tw-border-t tw-border-stroke-secondary"> <li class="tw-text-body-xs tw-text-fg-secondary tw-pb-xs"> Unlimited offers <li> <li class="tw-text-body-xs tw-text-fg-secondary tw-pb-xs"> Unlimited orders <li> <li class="tw-text-body-xs tw-text-fg-secondary tw-pb-xs"> Unlimited revenue <li> <li class="tw-text-body-xs tw-text-fg-secondary tw-pb-xs"> Cart page, AJAX cart, &amp; product pages <li> <li class="tw-text-body-xs tw-text-fg-secondary tw-pb-xs"> A/B testing, logic &amp; triggers <li> <li class="tw-text-body-xs tw-text-fg-secondary tw-pb-xs"> AI auto-offers <li> </ul> </div> <p class="tw-text-label-sm tw-text-fg-secondary tw-bg-canvas-tertiary tw-px-lg tw-py-md xl:tw-px-xl xl:tw-py-lg"> Prova gratuita di 30 giorni </p> </div> <div class="tw-snap-center tw-flex tw-flex-col tw-justify-between tw-shadow-pricingCard tw-bg-canvas-primary tw-rounded-sm tw-overflow-hidden tw-mr-md last:tw-mr-0 lg:tw-mr-0 tw-mb-2xs lg:tw-mb-0 tw-w-full tw-min-w-[70%] xs:tw-min-w-[45%] sm:tw-min-w-[30%] md:tw-min-w-0"> <div class="app-details-pricing-plan-card tw-px-lg xl:tw-px-xl tw-pt-lg xl:tw-pt-xl tw-pb-md xl:tw-pb-lg"> <div data-pricing-component-target="cardHeading"> <p data-test-id="name" class="tw-pb-sm tw-text-label-md tw-text-fg-secondary"> SHOPIFY Plan Users </p> <div data-pricing-component-target="cardHeadingPrice"> <h3 class="app-details-pricing-format-group tw-flex tw-items-end tw-gap-xs tw-overflow-hidden tw-text-ellipsis" aria-label="$19.99/mese"> <span class="tw-text-heading-2xl lg:tw-text-heading-xl 2xl:tw-text-heading-2xl !tw-leading-none"> $19.99 </span> <span class="tw-text-body-sm tw-text-fg-tertiary"> /mese </span> </h3> </div> <p data-test-id="additional-charges" class="tw-text-body-xs tw-text-fg-secondary tw-pt-sm"> Your plan name will show as FLEX due to Shopify limitations, charges are based on your Shopify plan type. </p> </div> <ul data-test-id="features" class="tw-pt-lg tw-mt-lg tw-border-t tw-border-stroke-secondary"> <li class="tw-text-body-xs tw-text-fg-secondary tw-pb-xs"> Unlimited offers <li> <li class="tw-text-body-xs tw-text-fg-secondary tw-pb-xs"> Unlimited orders <li> <li class="tw-text-body-xs tw-text-fg-secondary tw-pb-xs"> Unlimited revenue <li> <li class="tw-text-body-xs tw-text-fg-secondary tw-pb-xs"> Cart page, AJAX cart, &amp; product pages <li> <li class="tw-text-body-xs tw-text-fg-secondary tw-pb-xs"> A/B testing, logic &amp; triggers <li> <li class="tw-text-body-xs tw-text-fg-secondary tw-pb-xs"> AI auto-offers <li> </ul> </div> <p class="tw-text-label-sm tw-text-fg-secondary tw-bg-canvas-tertiary tw-px-lg tw-py-md xl:tw-px-xl xl:tw-py-lg"> Prova gratuita di 30 giorni </p> </div> <div class="tw-snap-center tw-flex tw-flex-col tw-justify-between tw-shadow-pricingCard tw-bg-canvas-primary tw-rounded-sm tw-overflow-hidden tw-mr-md last:tw-mr-0 lg:tw-mr-0 tw-mb-2xs lg:tw-mb-0 tw-w-full tw-min-w-[70%] xs:tw-min-w-[45%] sm:tw-min-w-[30%] md:tw-min-w-0"> <div class="app-details-pricing-plan-card tw-px-lg xl:tw-px-xl tw-pt-lg xl:tw-pt-xl tw-pb-md xl:tw-pb-lg"> <div data-pricing-component-target="cardHeading"> <p data-test-id="name" class="tw-pb-sm tw-text-label-md tw-text-fg-secondary"> Shopify ADVANCED </p> <div data-pricing-component-target="cardHeadingPrice"> <h3 class="app-details-pricing-format-group tw-flex tw-items-end tw-gap-xs tw-overflow-hidden tw-text-ellipsis" aria-label="$49.99/mese"> <span class="tw-text-heading-2xl lg:tw-text-heading-xl 2xl:tw-text-heading-2xl !tw-leading-none"> $49.99 </span> <span class="tw-text-body-sm tw-text-fg-tertiary"> /mese </span> </h3> </div> <p data-test-id="additional-charges" class="tw-text-body-xs tw-text-fg-secondary tw-pt-sm"> Your plan name will show as FLEX due to Shopify limitations, charges are based on your Shopify plan type. </p> </div> <ul data-test-id="features" class="tw-pt-lg tw-mt-lg tw-border-t tw-border-stroke-secondary"> <li class="tw-text-body-xs tw-text-fg-secondary tw-pb-xs"> Unlimited offers <li> <li class="tw-text-body-xs tw-text-fg-secondary tw-pb-xs"> Unlimited orders <li> <li class="tw-text-body-xs tw-text-fg-secondary tw-pb-xs"> Unlimited revenue <li> <li class="tw-text-body-xs tw-text-fg-secondary tw-pb-xs"> Cart page, AJAX cart, &amp; product pages <li> <li class="tw-text-body-xs tw-text-fg-secondary tw-pb-xs"> A/B testing, logic &amp; triggers <li> <li class="tw-text-body-xs tw-text-fg-secondary tw-pb-xs"> AI auto-offers <li> </ul> </div> <p class="tw-text-label-sm tw-text-fg-secondary tw-bg-canvas-tertiary tw-px-lg tw-py-md xl:tw-px-xl xl:tw-py-lg"> Prova gratuita di 30 giorni </p> </div> </div> </div> <div class="tw-container"> <p class="tw-text-fg-tertiary tw-text-body-sm"> Tutte le spese sono fatturate in USD. Per gli addebiti ricorrenti e le spese basate sull’utilizzo ricevi una fattura ogni 30 giorni. <a class="link-inline" href="https://www.incartupsell.com/resources/pricing" rel="nofollow noopener" target="_blank" aria-describedby="aria-new-window-desc"> Vedi tutte le opzioni di prezzo </a> </p> </div> </div> </section> <section id="adp-reviews" class="tw-py-xl md:tw-py-2xl lg:tw-py-3xl tw-scroll-my-2xl xl:tw-scroll-my-xl"> <div class="tw-container"> <div> <div class="tw-invisible" data-monorail-waypoint="AppStoreSurfaceWaypoint" data-waypoint-threshold="0.1" data-waypoint-app-grouping-handle="AppDetailsController" data-waypoint-waypoint="6" data-waypoint-surface="app_details" data-waypoint-surface-version="redesign" data-waypoint-surface-detail="reviews-start"> </div> <div class="tw-grid tw-grid-cols-12 tw-gap-gutter--mobile lg:tw-gap-gutter--desktop tw-items-start"> <div class="tw-col-span-full md:tw-col-span-3 md:tw-sticky md:tw-top-navOffset--desktop tw-mb-xl md:tw-pr-gutter--mobile lg:tw-pr-0"> <h2 class="tw-mb-lg xl:tw-mb-xl"> <span class="tw-text-heading-xl"> Recensioni </span> <span class="tw-text-body-md"> (1.006) </span> </h2> <div class="app-reviews-metrics tw-max-w-[500px]"> <div class="tw-text-heading-md tw-pb-xs lg:tw-pb-sm"> Valutazione complessiva </div> <div class="tw-flex tw-items-center tw-text-fg-primary tw-text-heading-2xl tw-pb-sm lg:tw-pb-0"> <div aria-label="4.9 stelle su 5"> 4,9 </div> <div class="tw-pl-sm" aria-hidden="true"> <div class="tw-flex tw-relative tw-space-x-1 tw-w-5xl tw-h-lg" aria-label="4.9 out of 5 stars" role="img"> <svg class="tw-fill-fg-primary tw-w-lg tw-h-lg" viewBox="0 0 16 15" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M8 0.75C8.14001 0.74991 8.27725 0.789014 8.39619 0.862887C8.51513 0.93676 8.61102 1.04245 8.673 1.168L10.555 4.983L14.765 5.595C14.9035 5.61511 15.0335 5.67355 15.1405 5.76372C15.2475 5.85388 15.3271 5.97218 15.3704 6.10523C15.4137 6.23829 15.4189 6.3808 15.3854 6.51665C15.3519 6.6525 15.2811 6.77628 15.181 6.874L12.135 9.844L12.854 14.036C12.8777 14.1739 12.8624 14.3157 12.8097 14.4454C12.757 14.5751 12.6691 14.6874 12.5559 14.7697C12.4427 14.852 12.3087 14.901 12.1691 14.9111C12.0295 14.9212 11.8899 14.8921 11.766 14.827L8 12.847L4.234 14.827C4.11018 14.892 3.97066 14.9211 3.83119 14.911C3.69171 14.9009 3.55784 14.852 3.44468 14.7699C3.33152 14.6877 3.24359 14.5755 3.19081 14.446C3.13803 14.3165 3.12251 14.1749 3.146 14.037L3.866 9.843L0.817997 6.874C0.717563 6.77632 0.646496 6.65247 0.612848 6.51647C0.579201 6.38047 0.584318 6.23777 0.627621 6.10453C0.670924 5.97129 0.75068 5.85284 0.857852 5.76261C0.965025 5.67238 1.09533 5.61397 1.234 5.594L5.444 4.983L7.327 1.168C7.38898 1.04245 7.48486 0.93676 7.6038 0.862887C7.72274 0.789014 7.85998 0.74991 8 0.75Z" /> </svg> <svg class="tw-fill-fg-primary tw-w-lg tw-h-lg" viewBox="0 0 16 15" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M8 0.75C8.14001 0.74991 8.27725 0.789014 8.39619 0.862887C8.51513 0.93676 8.61102 1.04245 8.673 1.168L10.555 4.983L14.765 5.595C14.9035 5.61511 15.0335 5.67355 15.1405 5.76372C15.2475 5.85388 15.3271 5.97218 15.3704 6.10523C15.4137 6.23829 15.4189 6.3808 15.3854 6.51665C15.3519 6.6525 15.2811 6.77628 15.181 6.874L12.135 9.844L12.854 14.036C12.8777 14.1739 12.8624 14.3157 12.8097 14.4454C12.757 14.5751 12.6691 14.6874 12.5559 14.7697C12.4427 14.852 12.3087 14.901 12.1691 14.9111C12.0295 14.9212 11.8899 14.8921 11.766 14.827L8 12.847L4.234 14.827C4.11018 14.892 3.97066 14.9211 3.83119 14.911C3.69171 14.9009 3.55784 14.852 3.44468 14.7699C3.33152 14.6877 3.24359 14.5755 3.19081 14.446C3.13803 14.3165 3.12251 14.1749 3.146 14.037L3.866 9.843L0.817997 6.874C0.717563 6.77632 0.646496 6.65247 0.612848 6.51647C0.579201 6.38047 0.584318 6.23777 0.627621 6.10453C0.670924 5.97129 0.75068 5.85284 0.857852 5.76261C0.965025 5.67238 1.09533 5.61397 1.234 5.594L5.444 4.983L7.327 1.168C7.38898 1.04245 7.48486 0.93676 7.6038 0.862887C7.72274 0.789014 7.85998 0.74991 8 0.75Z" /> </svg> <svg class="tw-fill-fg-primary tw-w-lg tw-h-lg" viewBox="0 0 16 15" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M8 0.75C8.14001 0.74991 8.27725 0.789014 8.39619 0.862887C8.51513 0.93676 8.61102 1.04245 8.673 1.168L10.555 4.983L14.765 5.595C14.9035 5.61511 15.0335 5.67355 15.1405 5.76372C15.2475 5.85388 15.3271 5.97218 15.3704 6.10523C15.4137 6.23829 15.4189 6.3808 15.3854 6.51665C15.3519 6.6525 15.2811 6.77628 15.181 6.874L12.135 9.844L12.854 14.036C12.8777 14.1739 12.8624 14.3157 12.8097 14.4454C12.757 14.5751 12.6691 14.6874 12.5559 14.7697C12.4427 14.852 12.3087 14.901 12.1691 14.9111C12.0295 14.9212 11.8899 14.8921 11.766 14.827L8 12.847L4.234 14.827C4.11018 14.892 3.97066 14.9211 3.83119 14.911C3.69171 14.9009 3.55784 14.852 3.44468 14.7699C3.33152 14.6877 3.24359 14.5755 3.19081 14.446C3.13803 14.3165 3.12251 14.1749 3.146 14.037L3.866 9.843L0.817997 6.874C0.717563 6.77632 0.646496 6.65247 0.612848 6.51647C0.579201 6.38047 0.584318 6.23777 0.627621 6.10453C0.670924 5.97129 0.75068 5.85284 0.857852 5.76261C0.965025 5.67238 1.09533 5.61397 1.234 5.594L5.444 4.983L7.327 1.168C7.38898 1.04245 7.48486 0.93676 7.6038 0.862887C7.72274 0.789014 7.85998 0.74991 8 0.75Z" /> </svg> <svg class="tw-fill-fg-primary tw-w-lg tw-h-lg" viewBox="0 0 16 15" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M8 0.75C8.14001 0.74991 8.27725 0.789014 8.39619 0.862887C8.51513 0.93676 8.61102 1.04245 8.673 1.168L10.555 4.983L14.765 5.595C14.9035 5.61511 15.0335 5.67355 15.1405 5.76372C15.2475 5.85388 15.3271 5.97218 15.3704 6.10523C15.4137 6.23829 15.4189 6.3808 15.3854 6.51665C15.3519 6.6525 15.2811 6.77628 15.181 6.874L12.135 9.844L12.854 14.036C12.8777 14.1739 12.8624 14.3157 12.8097 14.4454C12.757 14.5751 12.6691 14.6874 12.5559 14.7697C12.4427 14.852 12.3087 14.901 12.1691 14.9111C12.0295 14.9212 11.8899 14.8921 11.766 14.827L8 12.847L4.234 14.827C4.11018 14.892 3.97066 14.9211 3.83119 14.911C3.69171 14.9009 3.55784 14.852 3.44468 14.7699C3.33152 14.6877 3.24359 14.5755 3.19081 14.446C3.13803 14.3165 3.12251 14.1749 3.146 14.037L3.866 9.843L0.817997 6.874C0.717563 6.77632 0.646496 6.65247 0.612848 6.51647C0.579201 6.38047 0.584318 6.23777 0.627621 6.10453C0.670924 5.97129 0.75068 5.85284 0.857852 5.76261C0.965025 5.67238 1.09533 5.61397 1.234 5.594L5.444 4.983L7.327 1.168C7.38898 1.04245 7.48486 0.93676 7.6038 0.862887C7.72274 0.789014 7.85998 0.74991 8 0.75Z" /> </svg> <svg class="tw-fill-fg-primary tw-w-lg tw-h-lg" viewBox="0 0 16 15" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M8 0.75C8.14001 0.74991 8.27725 0.789014 8.39619 0.862887C8.51513 0.93676 8.61102 1.04245 8.673 1.168L10.555 4.983L14.765 5.595C14.9035 5.61511 15.0335 5.67355 15.1405 5.76372C15.2475 5.85388 15.3271 5.97218 15.3704 6.10523C15.4137 6.23829 15.4189 6.3808 15.3854 6.51665C15.3519 6.6525 15.2811 6.77628 15.181 6.874L12.135 9.844L12.854 14.036C12.8777 14.1739 12.8624 14.3157 12.8097 14.4454C12.757 14.5751 12.6691 14.6874 12.5559 14.7697C12.4427 14.852 12.3087 14.901 12.1691 14.9111C12.0295 14.9212 11.8899 14.8921 11.766 14.827L8 12.847L4.234 14.827C4.11018 14.892 3.97066 14.9211 3.83119 14.911C3.69171 14.9009 3.55784 14.852 3.44468 14.7699C3.33152 14.6877 3.24359 14.5755 3.19081 14.446C3.13803 14.3165 3.12251 14.1749 3.146 14.037L3.866 9.843L0.817997 6.874C0.717563 6.77632 0.646496 6.65247 0.612848 6.51647C0.579201 6.38047 0.584318 6.23777 0.627621 6.10453C0.670924 5.97129 0.75068 5.85284 0.857852 5.76261C0.965025 5.67238 1.09533 5.61397 1.234 5.594L5.444 4.983L7.327 1.168C7.38898 1.04245 7.48486 0.93676 7.6038 0.862887C7.72274 0.789014 7.85998 0.74991 8 0.75Z" /> </svg> </div> </div> </div> <div class="tw-text-body-md"> <span class="tw-hidden"> Numero di recensioni per livello </span> <ul> <li class="tw-flex tw-items-center tw-mt-sm tw-relative tw-z-0"> <div class="tw-flex tw-items-center" aria-hidden="true"> <div class="tw-mr-2xs tw-w-md tw-text-fg-primary" aria-hidden="true"> 5 </div> <div class="tw-text-fg-primary tw-w-md tw-h-md" aria-hidden="true"> <svg class="tw-w-md tw-h-md tw-fill-fg-primary" viewBox="0 0 16 15" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M8 0.75C8.14001 0.74991 8.27725 0.789014 8.39619 0.862887C8.51513 0.93676 8.61102 1.04245 8.673 1.168L10.555 4.983L14.765 5.595C14.9035 5.61511 15.0335 5.67355 15.1405 5.76372C15.2475 5.85388 15.3271 5.97218 15.3704 6.10523C15.4137 6.23829 15.4189 6.3808 15.3854 6.51665C15.3519 6.6525 15.2811 6.77628 15.181 6.874L12.135 9.844L12.854 14.036C12.8777 14.1739 12.8624 14.3157 12.8097 14.4454C12.757 14.5751 12.6691 14.6874 12.5559 14.7697C12.4427 14.852 12.3087 14.901 12.1691 14.9111C12.0295 14.9212 11.8899 14.8921 11.766 14.827L8 12.847L4.234 14.827C4.11018 14.892 3.97066 14.9211 3.83119 14.911C3.69171 14.9009 3.55784 14.852 3.44468 14.7699C3.33152 14.6877 3.24359 14.5755 3.19081 14.446C3.13803 14.3165 3.12251 14.1749 3.146 14.037L3.866 9.843L0.817997 6.874C0.717563 6.77632 0.646496 6.65247 0.612848 6.51647C0.579201 6.38047 0.584318 6.23777 0.627621 6.10453C0.670924 5.97129 0.75068 5.85284 0.857852 5.76261C0.965025 5.67238 1.09533 5.61397 1.234 5.594L5.444 4.983L7.327 1.168C7.38898 1.04245 7.48486 0.93676 7.6038 0.862887C7.72274 0.789014 7.85998 0.74991 8 0.75Z" /> </svg> </div> </div> <span class="tw-hidden"> Il 92% delle recensioni ha 5 stelle </span> <div class="tw-mx-sm tw-w-full tw-flex-grow tw-relative tw-flex tw-items-center" aria-hidden="true"> <div class="tw-flex tw-w-full tw-items-center tw-absolute tw-z-[1]"> <svg class="tw-h-[6px] tw-w-full tw-max-w-[calc(100%-2rem)]"> <rect rx="4" ry="4" width="92%" height="6" class="tw-fill-fg-primary" /> </svg> </div> <div class="tw-absolute tw-w-full"> <svg class="tw-h-[4px] tw-w-full"> <rect rx="3" ry="3" width="97%" height="4" class="tw-fill-stroke-secondary" /> </svg> </div> </div> <div class="tw-text-fg-primary tw-body-md tw-text-left tw-absolute tw-right-0 tw-bg-canvas-primary tw-pl-xs tw-z-10"> <a class="tw-text-fg-primary tw-body-md" aria-label="925 recensioni totali" href="/in-cart-upsell/reviews?locale=it&amp;ratings%5B%5D=5"> <span class="link-block--underline"> 925 </span> </a> </div> </li> <li class="tw-flex tw-items-center tw-mt-sm tw-relative tw-z-0"> <div class="tw-flex tw-items-center" aria-hidden="true"> <div class="tw-mr-2xs tw-w-md tw-text-fg-primary" aria-hidden="true"> 4 </div> <div class="tw-text-fg-primary tw-w-md tw-h-md" aria-hidden="true"> <svg class="tw-w-md tw-h-md tw-fill-fg-primary" viewBox="0 0 16 15" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M8 0.75C8.14001 0.74991 8.27725 0.789014 8.39619 0.862887C8.51513 0.93676 8.61102 1.04245 8.673 1.168L10.555 4.983L14.765 5.595C14.9035 5.61511 15.0335 5.67355 15.1405 5.76372C15.2475 5.85388 15.3271 5.97218 15.3704 6.10523C15.4137 6.23829 15.4189 6.3808 15.3854 6.51665C15.3519 6.6525 15.2811 6.77628 15.181 6.874L12.135 9.844L12.854 14.036C12.8777 14.1739 12.8624 14.3157 12.8097 14.4454C12.757 14.5751 12.6691 14.6874 12.5559 14.7697C12.4427 14.852 12.3087 14.901 12.1691 14.9111C12.0295 14.9212 11.8899 14.8921 11.766 14.827L8 12.847L4.234 14.827C4.11018 14.892 3.97066 14.9211 3.83119 14.911C3.69171 14.9009 3.55784 14.852 3.44468 14.7699C3.33152 14.6877 3.24359 14.5755 3.19081 14.446C3.13803 14.3165 3.12251 14.1749 3.146 14.037L3.866 9.843L0.817997 6.874C0.717563 6.77632 0.646496 6.65247 0.612848 6.51647C0.579201 6.38047 0.584318 6.23777 0.627621 6.10453C0.670924 5.97129 0.75068 5.85284 0.857852 5.76261C0.965025 5.67238 1.09533 5.61397 1.234 5.594L5.444 4.983L7.327 1.168C7.38898 1.04245 7.48486 0.93676 7.6038 0.862887C7.72274 0.789014 7.85998 0.74991 8 0.75Z" /> </svg> </div> </div> <span class="tw-hidden"> Il 4% delle recensioni ha 4 stelle </span> <div class="tw-mx-sm tw-w-full tw-flex-grow tw-relative tw-flex tw-items-center" aria-hidden="true"> <div class="tw-flex tw-w-full tw-items-center tw-absolute tw-z-[1]"> <svg class="tw-h-[6px] tw-w-full tw-max-w-[calc(100%-2rem)]"> <rect rx="4" ry="4" width="4%" height="6" class="tw-fill-fg-primary" /> </svg> </div> <div class="tw-absolute tw-w-full"> <svg class="tw-h-[4px] tw-w-full"> <rect rx="3" ry="3" width="97%" height="4" class="tw-fill-stroke-secondary" /> </svg> </div> </div> <div class="tw-text-fg-primary tw-body-md tw-text-left tw-absolute tw-right-0 tw-bg-canvas-primary tw-pl-xs tw-z-10"> <a class="tw-text-fg-primary tw-body-md" aria-label="43 recensioni totali" href="/in-cart-upsell/reviews?locale=it&amp;ratings%5B%5D=4"> <span class="link-block--underline"> 43 </span> </a> </div> </li> <li class="tw-flex tw-items-center tw-mt-sm tw-relative tw-z-0"> <div class="tw-flex tw-items-center" aria-hidden="true"> <div class="tw-mr-2xs tw-w-md tw-text-fg-primary" aria-hidden="true"> 3 </div> <div class="tw-text-fg-primary tw-w-md tw-h-md" aria-hidden="true"> <svg class="tw-w-md tw-h-md tw-fill-fg-primary" viewBox="0 0 16 15" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M8 0.75C8.14001 0.74991 8.27725 0.789014 8.39619 0.862887C8.51513 0.93676 8.61102 1.04245 8.673 1.168L10.555 4.983L14.765 5.595C14.9035 5.61511 15.0335 5.67355 15.1405 5.76372C15.2475 5.85388 15.3271 5.97218 15.3704 6.10523C15.4137 6.23829 15.4189 6.3808 15.3854 6.51665C15.3519 6.6525 15.2811 6.77628 15.181 6.874L12.135 9.844L12.854 14.036C12.8777 14.1739 12.8624 14.3157 12.8097 14.4454C12.757 14.5751 12.6691 14.6874 12.5559 14.7697C12.4427 14.852 12.3087 14.901 12.1691 14.9111C12.0295 14.9212 11.8899 14.8921 11.766 14.827L8 12.847L4.234 14.827C4.11018 14.892 3.97066 14.9211 3.83119 14.911C3.69171 14.9009 3.55784 14.852 3.44468 14.7699C3.33152 14.6877 3.24359 14.5755 3.19081 14.446C3.13803 14.3165 3.12251 14.1749 3.146 14.037L3.866 9.843L0.817997 6.874C0.717563 6.77632 0.646496 6.65247 0.612848 6.51647C0.579201 6.38047 0.584318 6.23777 0.627621 6.10453C0.670924 5.97129 0.75068 5.85284 0.857852 5.76261C0.965025 5.67238 1.09533 5.61397 1.234 5.594L5.444 4.983L7.327 1.168C7.38898 1.04245 7.48486 0.93676 7.6038 0.862887C7.72274 0.789014 7.85998 0.74991 8 0.75Z" /> </svg> </div> </div> <span class="tw-hidden"> Il 1% delle recensioni ha 3 stelle </span> <div class="tw-mx-sm tw-w-full tw-flex-grow tw-relative tw-flex tw-items-center" aria-hidden="true"> <div class="tw-flex tw-w-full tw-items-center tw-absolute tw-z-[1]"> <svg class="tw-h-[6px] tw-w-full tw-max-w-[calc(100%-2rem)]"> <rect rx="4" ry="4" width="1%" height="6" class="tw-fill-fg-primary" /> </svg> </div> <div class="tw-absolute tw-w-full"> <svg class="tw-h-[4px] tw-w-full"> <rect rx="3" ry="3" width="97%" height="4" class="tw-fill-stroke-secondary" /> </svg> </div> </div> <div class="tw-text-fg-primary tw-body-md tw-text-left tw-absolute tw-right-0 tw-bg-canvas-primary tw-pl-xs tw-z-10"> <a class="tw-text-fg-primary tw-body-md" aria-label="8 recensioni totali" href="/in-cart-upsell/reviews?locale=it&amp;ratings%5B%5D=3"> <span class="link-block--underline"> 8 </span> </a> </div> </li> <li class="tw-flex tw-items-center tw-mt-sm tw-relative tw-z-0"> <div class="tw-flex tw-items-center" aria-hidden="true"> <div class="tw-mr-2xs tw-w-md tw-text-fg-primary" aria-hidden="true"> 2 </div> <div class="tw-text-fg-primary tw-w-md tw-h-md" aria-hidden="true"> <svg class="tw-w-md tw-h-md tw-fill-fg-primary" viewBox="0 0 16 15" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M8 0.75C8.14001 0.74991 8.27725 0.789014 8.39619 0.862887C8.51513 0.93676 8.61102 1.04245 8.673 1.168L10.555 4.983L14.765 5.595C14.9035 5.61511 15.0335 5.67355 15.1405 5.76372C15.2475 5.85388 15.3271 5.97218 15.3704 6.10523C15.4137 6.23829 15.4189 6.3808 15.3854 6.51665C15.3519 6.6525 15.2811 6.77628 15.181 6.874L12.135 9.844L12.854 14.036C12.8777 14.1739 12.8624 14.3157 12.8097 14.4454C12.757 14.5751 12.6691 14.6874 12.5559 14.7697C12.4427 14.852 12.3087 14.901 12.1691 14.9111C12.0295 14.9212 11.8899 14.8921 11.766 14.827L8 12.847L4.234 14.827C4.11018 14.892 3.97066 14.9211 3.83119 14.911C3.69171 14.9009 3.55784 14.852 3.44468 14.7699C3.33152 14.6877 3.24359 14.5755 3.19081 14.446C3.13803 14.3165 3.12251 14.1749 3.146 14.037L3.866 9.843L0.817997 6.874C0.717563 6.77632 0.646496 6.65247 0.612848 6.51647C0.579201 6.38047 0.584318 6.23777 0.627621 6.10453C0.670924 5.97129 0.75068 5.85284 0.857852 5.76261C0.965025 5.67238 1.09533 5.61397 1.234 5.594L5.444 4.983L7.327 1.168C7.38898 1.04245 7.48486 0.93676 7.6038 0.862887C7.72274 0.789014 7.85998 0.74991 8 0.75Z" /> </svg> </div> </div> <span class="tw-hidden"> Il 1% delle recensioni ha 2 stelle </span> <div class="tw-mx-sm tw-w-full tw-flex-grow tw-relative tw-flex tw-items-center" aria-hidden="true"> <div class="tw-flex tw-w-full tw-items-center tw-absolute tw-z-[1]"> <svg class="tw-h-[6px] tw-w-full tw-max-w-[calc(100%-2rem)]"> <rect rx="4" ry="4" width="1%" height="6" class="tw-fill-fg-primary" /> </svg> </div> <div class="tw-absolute tw-w-full"> <svg class="tw-h-[4px] tw-w-full"> <rect rx="3" ry="3" width="97%" height="4" class="tw-fill-stroke-secondary" /> </svg> </div> </div> <div class="tw-text-fg-primary tw-body-md tw-text-left tw-absolute tw-right-0 tw-bg-canvas-primary tw-pl-xs tw-z-10"> <a class="tw-text-fg-primary tw-body-md" aria-label="11 recensioni totali" href="/in-cart-upsell/reviews?locale=it&amp;ratings%5B%5D=2"> <span class="link-block--underline"> 11 </span> </a> </div> </li> <li class="tw-flex tw-items-center tw-mt-sm tw-relative tw-z-0"> <div class="tw-flex tw-items-center" aria-hidden="true"> <div class="tw-mr-2xs tw-w-md tw-text-fg-primary" aria-hidden="true"> 1 </div> <div class="tw-text-fg-primary tw-w-md tw-h-md" aria-hidden="true"> <svg class="tw-w-md tw-h-md tw-fill-fg-primary" viewBox="0 0 16 15" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M8 0.75C8.14001 0.74991 8.27725 0.789014 8.39619 0.862887C8.51513 0.93676 8.61102 1.04245 8.673 1.168L10.555 4.983L14.765 5.595C14.9035 5.61511 15.0335 5.67355 15.1405 5.76372C15.2475 5.85388 15.3271 5.97218 15.3704 6.10523C15.4137 6.23829 15.4189 6.3808 15.3854 6.51665C15.3519 6.6525 15.2811 6.77628 15.181 6.874L12.135 9.844L12.854 14.036C12.8777 14.1739 12.8624 14.3157 12.8097 14.4454C12.757 14.5751 12.6691 14.6874 12.5559 14.7697C12.4427 14.852 12.3087 14.901 12.1691 14.9111C12.0295 14.9212 11.8899 14.8921 11.766 14.827L8 12.847L4.234 14.827C4.11018 14.892 3.97066 14.9211 3.83119 14.911C3.69171 14.9009 3.55784 14.852 3.44468 14.7699C3.33152 14.6877 3.24359 14.5755 3.19081 14.446C3.13803 14.3165 3.12251 14.1749 3.146 14.037L3.866 9.843L0.817997 6.874C0.717563 6.77632 0.646496 6.65247 0.612848 6.51647C0.579201 6.38047 0.584318 6.23777 0.627621 6.10453C0.670924 5.97129 0.75068 5.85284 0.857852 5.76261C0.965025 5.67238 1.09533 5.61397 1.234 5.594L5.444 4.983L7.327 1.168C7.38898 1.04245 7.48486 0.93676 7.6038 0.862887C7.72274 0.789014 7.85998 0.74991 8 0.75Z" /> </svg> </div> </div> <span class="tw-hidden"> Il 2% delle recensioni ha 1 stelle </span> <div class="tw-mx-sm tw-w-full tw-flex-grow tw-relative tw-flex tw-items-center" aria-hidden="true"> <div class="tw-flex tw-w-full tw-items-center tw-absolute tw-z-[1]"> <svg class="tw-h-[6px] tw-w-full tw-max-w-[calc(100%-2rem)]"> <rect rx="4" ry="4" width="2%" height="6" class="tw-fill-fg-primary" /> </svg> </div> <div class="tw-absolute tw-w-full"> <svg class="tw-h-[4px] tw-w-full"> <rect rx="3" ry="3" width="97%" height="4" class="tw-fill-stroke-secondary" /> </svg> </div> </div> <div class="tw-text-fg-primary tw-body-md tw-text-left tw-absolute tw-right-0 tw-bg-canvas-primary tw-pl-xs tw-z-10"> <a class="tw-text-fg-primary tw-body-md" aria-label="19 recensioni totali" href="/in-cart-upsell/reviews?locale=it&amp;ratings%5B%5D=1"> <span class="link-block--underline"> 19 </span> </a> </div> </li> </ul> </div> </div> <div class="tw-mt-xl tw-flex tw-flex-wrap tw-gap-sm"> <button name="button" type="button" class="tw-rounded-full tw-cursor-pointer tw-no-underline tw-appearance-none tw-inline-block tw-text-center tw-border disabled:tw-cursor-not-allowed tw-outline-3 tw-outline-button-outline-focus focus:tw-outline tw-button-secondary tw-whitespace-nowrap tw-px-4 tw-py-2 tw-text-link-sm" data-modal-open="AuthWithDomain"> Scrivi una recensione </button> <div class="lg:tw-flex lg:tw-justify-center tw-max-w-full"> <div class="tw-flex tw-justify-center md:tw-max-w-fit lg:tw-my-auto"> <a class="tw-rounded-full tw-cursor-pointer tw-no-underline tw-appearance-none tw-inline-block tw-text-center tw-border disabled:tw-cursor-not-allowed tw-outline-3 tw-outline-button-outline-focus focus:tw-outline tw-button-secondary tw-w-full tw-whitespace-nowrap tw-px-4 tw-py-2 tw-text-link-sm" id="view-all-reviews-button" data-monorail-click="AppStoreElementClick" data-page-url="https://apps.shopify.com/in-cart-upsell?locale=it&amp;surface_detail=marketing-and-conversion-checkout&amp;surface_inter_position=1&amp;surface_intra_position=18&amp;surface_type=category&amp;surface_version=redesign" data-page-type="app_details_page" data-element="all_reviews_button" data-element-group="adp_reviews" href="/in-cart-upsell/reviews?locale=it"> Tutte le recensioni </a> </div> </div> </div> </div> <div class="tw-col-span-full md:tw-col-span-9 lg:tw-col-span-8 lg:tw-pl-gutter--desktop"> <div> <div class="tw-invisible" data-monorail-waypoint="AppStoreSurfaceWaypoint" data-waypoint-threshold="0.1" data-waypoint-app-grouping-handle="AppDetailsController" data-waypoint-waypoint="7" data-waypoint-surface="app_details" data-waypoint-surface-version="redesign" data-waypoint-surface-detail="review-0"> </div> <div class="tw-pb-md md:tw-pb-lg tw-mb-md md:tw-mb-lg tw-pt-0 last:tw-pb-0 "> <div data-merchant-review="" data-review-content-id="1665422" class="lg:tw-grid lg:tw-grid-cols-4 lg:tw-gap-x-gutter--desktop"> <div class="tw-order-1 lg:tw-order-2 lg:tw-col-span-3 tw-overflow-x-auto"> <div class="tw-flex tw-items-center tw-justify-between tw-mb-md"> <div class="tw-flex tw-relative tw-space-x-0.5 tw-w-[88px] tw-h-md" aria-label="5 out of 5 stars" role="img"> <svg class="tw-fill-fg-primary tw-w-md tw-h-md" viewBox="0 0 16 15" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M8 0.75C8.14001 0.74991 8.27725 0.789014 8.39619 0.862887C8.51513 0.93676 8.61102 1.04245 8.673 1.168L10.555 4.983L14.765 5.595C14.9035 5.61511 15.0335 5.67355 15.1405 5.76372C15.2475 5.85388 15.3271 5.97218 15.3704 6.10523C15.4137 6.23829 15.4189 6.3808 15.3854 6.51665C15.3519 6.6525 15.2811 6.77628 15.181 6.874L12.135 9.844L12.854 14.036C12.8777 14.1739 12.8624 14.3157 12.8097 14.4454C12.757 14.5751 12.6691 14.6874 12.5559 14.7697C12.4427 14.852 12.3087 14.901 12.1691 14.9111C12.0295 14.9212 11.8899 14.8921 11.766 14.827L8 12.847L4.234 14.827C4.11018 14.892 3.97066 14.9211 3.83119 14.911C3.69171 14.9009 3.55784 14.852 3.44468 14.7699C3.33152 14.6877 3.24359 14.5755 3.19081 14.446C3.13803 14.3165 3.12251 14.1749 3.146 14.037L3.866 9.843L0.817997 6.874C0.717563 6.77632 0.646496 6.65247 0.612848 6.51647C0.579201 6.38047 0.584318 6.23777 0.627621 6.10453C0.670924 5.97129 0.75068 5.85284 0.857852 5.76261C0.965025 5.67238 1.09533 5.61397 1.234 5.594L5.444 4.983L7.327 1.168C7.38898 1.04245 7.48486 0.93676 7.6038 0.862887C7.72274 0.789014 7.85998 0.74991 8 0.75Z" /> </svg> <svg class="tw-fill-fg-primary tw-w-md tw-h-md" viewBox="0 0 16 15" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M8 0.75C8.14001 0.74991 8.27725 0.789014 8.39619 0.862887C8.51513 0.93676 8.61102 1.04245 8.673 1.168L10.555 4.983L14.765 5.595C14.9035 5.61511 15.0335 5.67355 15.1405 5.76372C15.2475 5.85388 15.3271 5.97218 15.3704 6.10523C15.4137 6.23829 15.4189 6.3808 15.3854 6.51665C15.3519 6.6525 15.2811 6.77628 15.181 6.874L12.135 9.844L12.854 14.036C12.8777 14.1739 12.8624 14.3157 12.8097 14.4454C12.757 14.5751 12.6691 14.6874 12.5559 14.7697C12.4427 14.852 12.3087 14.901 12.1691 14.9111C12.0295 14.9212 11.8899 14.8921 11.766 14.827L8 12.847L4.234 14.827C4.11018 14.892 3.97066 14.9211 3.83119 14.911C3.69171 14.9009 3.55784 14.852 3.44468 14.7699C3.33152 14.6877 3.24359 14.5755 3.19081 14.446C3.13803 14.3165 3.12251 14.1749 3.146 14.037L3.866 9.843L0.817997 6.874C0.717563 6.77632 0.646496 6.65247 0.612848 6.51647C0.579201 6.38047 0.584318 6.23777 0.627621 6.10453C0.670924 5.97129 0.75068 5.85284 0.857852 5.76261C0.965025 5.67238 1.09533 5.61397 1.234 5.594L5.444 4.983L7.327 1.168C7.38898 1.04245 7.48486 0.93676 7.6038 0.862887C7.72274 0.789014 7.85998 0.74991 8 0.75Z" /> </svg> <svg class="tw-fill-fg-primary tw-w-md tw-h-md" viewBox="0 0 16 15" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M8 0.75C8.14001 0.74991 8.27725 0.789014 8.39619 0.862887C8.51513 0.93676 8.61102 1.04245 8.673 1.168L10.555 4.983L14.765 5.595C14.9035 5.61511 15.0335 5.67355 15.1405 5.76372C15.2475 5.85388 15.3271 5.97218 15.3704 6.10523C15.4137 6.23829 15.4189 6.3808 15.3854 6.51665C15.3519 6.6525 15.2811 6.77628 15.181 6.874L12.135 9.844L12.854 14.036C12.8777 14.1739 12.8624 14.3157 12.8097 14.4454C12.757 14.5751 12.6691 14.6874 12.5559 14.7697C12.4427 14.852 12.3087 14.901 12.1691 14.9111C12.0295 14.9212 11.8899 14.8921 11.766 14.827L8 12.847L4.234 14.827C4.11018 14.892 3.97066 14.9211 3.83119 14.911C3.69171 14.9009 3.55784 14.852 3.44468 14.7699C3.33152 14.6877 3.24359 14.5755 3.19081 14.446C3.13803 14.3165 3.12251 14.1749 3.146 14.037L3.866 9.843L0.817997 6.874C0.717563 6.77632 0.646496 6.65247 0.612848 6.51647C0.579201 6.38047 0.584318 6.23777 0.627621 6.10453C0.670924 5.97129 0.75068 5.85284 0.857852 5.76261C0.965025 5.67238 1.09533 5.61397 1.234 5.594L5.444 4.983L7.327 1.168C7.38898 1.04245 7.48486 0.93676 7.6038 0.862887C7.72274 0.789014 7.85998 0.74991 8 0.75Z" /> </svg> <svg class="tw-fill-fg-primary tw-w-md tw-h-md" viewBox="0 0 16 15" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M8 0.75C8.14001 0.74991 8.27725 0.789014 8.39619 0.862887C8.51513 0.93676 8.61102 1.04245 8.673 1.168L10.555 4.983L14.765 5.595C14.9035 5.61511 15.0335 5.67355 15.1405 5.76372C15.2475 5.85388 15.3271 5.97218 15.3704 6.10523C15.4137 6.23829 15.4189 6.3808 15.3854 6.51665C15.3519 6.6525 15.2811 6.77628 15.181 6.874L12.135 9.844L12.854 14.036C12.8777 14.1739 12.8624 14.3157 12.8097 14.4454C12.757 14.5751 12.6691 14.6874 12.5559 14.7697C12.4427 14.852 12.3087 14.901 12.1691 14.9111C12.0295 14.9212 11.8899 14.8921 11.766 14.827L8 12.847L4.234 14.827C4.11018 14.892 3.97066 14.9211 3.83119 14.911C3.69171 14.9009 3.55784 14.852 3.44468 14.7699C3.33152 14.6877 3.24359 14.5755 3.19081 14.446C3.13803 14.3165 3.12251 14.1749 3.146 14.037L3.866 9.843L0.817997 6.874C0.717563 6.77632 0.646496 6.65247 0.612848 6.51647C0.579201 6.38047 0.584318 6.23777 0.627621 6.10453C0.670924 5.97129 0.75068 5.85284 0.857852 5.76261C0.965025 5.67238 1.09533 5.61397 1.234 5.594L5.444 4.983L7.327 1.168C7.38898 1.04245 7.48486 0.93676 7.6038 0.862887C7.72274 0.789014 7.85998 0.74991 8 0.75Z" /> </svg> <svg class="tw-fill-fg-primary tw-w-md tw-h-md" viewBox="0 0 16 15" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M8 0.75C8.14001 0.74991 8.27725 0.789014 8.39619 0.862887C8.51513 0.93676 8.61102 1.04245 8.673 1.168L10.555 4.983L14.765 5.595C14.9035 5.61511 15.0335 5.67355 15.1405 5.76372C15.2475 5.85388 15.3271 5.97218 15.3704 6.10523C15.4137 6.23829 15.4189 6.3808 15.3854 6.51665C15.3519 6.6525 15.2811 6.77628 15.181 6.874L12.135 9.844L12.854 14.036C12.8777 14.1739 12.8624 14.3157 12.8097 14.4454C12.757 14.5751 12.6691 14.6874 12.5559 14.7697C12.4427 14.852 12.3087 14.901 12.1691 14.9111C12.0295 14.9212 11.8899 14.8921 11.766 14.827L8 12.847L4.234 14.827C4.11018 14.892 3.97066 14.9211 3.83119 14.911C3.69171 14.9009 3.55784 14.852 3.44468 14.7699C3.33152 14.6877 3.24359 14.5755 3.19081 14.446C3.13803 14.3165 3.12251 14.1749 3.146 14.037L3.866 9.843L0.817997 6.874C0.717563 6.77632 0.646496 6.65247 0.612848 6.51647C0.579201 6.38047 0.584318 6.23777 0.627621 6.10453C0.670924 5.97129 0.75068 5.85284 0.857852 5.76261C0.965025 5.67238 1.09533 5.61397 1.234 5.594L5.444 4.983L7.327 1.168C7.38898 1.04245 7.48486 0.93676 7.6038 0.862887C7.72274 0.789014 7.85998 0.74991 8 0.75Z" /> </svg> </div> <div class="tw-text-body-xs tw-text-fg-tertiary"> 4 febbraio 2025 </div> </div> <div class="tw-text-body-md tw-text-fg-secondary" data-truncate-review> <div data-truncate-content-copy class="tw-mb-xs md:tw-mb-sm"> <p class="tw-break-words">Very excited to get this additional selling opportunity up! Lasandra is EXTREMELY HELPFUL in assisting in the process and even worked with her developers on a couple things to make sure our cart experience is a seamless as possible! Looking forward to great results. :)</p> </div> <button name="button" type="submit" data-truncate-content-toggle="" class="tw-hidden tw-mt-sm tw-text-link-xs link-block--underline">Mostra di più</button> </div> </div> <div class="tw-order-2 lg:tw-order-1 lg:tw-row-span-2 tw-mt-md md:tw-mt-0 tw-space-y-1 md:tw-space-y-2 tw-text-fg-tertiary tw-text-body-xs"> <div class="tw-text-heading-xs tw-text-fg-primary tw-overflow-hidden tw-text-ellipsis tw-whitespace-nowrap" title="The Teal Turtle Boutique"> The Teal Turtle Boutique </div> <div>Stati Uniti</div> <div>Oltre 4 anni di utilizzo dell’app</div> </div> <div class="tw-order-last tw-flex tw-flex-col tw-items-end lg:tw-col-span-3" data-merchant-review-reply> <div class="tw-self-start tw-w-full "> </div> </div> </div> <div class="tw-w-full tw-flex tw-justify-end tw-mt-md tw-gap-sm"> </div> </div> <div class="tw-invisible" data-monorail-waypoint="AppStoreSurfaceWaypoint" data-waypoint-threshold="0.1" data-waypoint-app-grouping-handle="AppDetailsController" data-waypoint-waypoint="8" data-waypoint-surface="app_details" data-waypoint-surface-version="redesign" data-waypoint-surface-detail="review-1"> </div> <div class="tw-pb-md md:tw-pb-lg tw-mb-md md:tw-mb-lg tw-pt-0 last:tw-pb-0 "> <div data-merchant-review="" data-review-content-id="1661785" class="lg:tw-grid lg:tw-grid-cols-4 lg:tw-gap-x-gutter--desktop"> <div class="tw-order-1 lg:tw-order-2 lg:tw-col-span-3 tw-overflow-x-auto"> <div class="tw-flex tw-items-center tw-justify-between tw-mb-md"> <div class="tw-flex tw-relative tw-space-x-0.5 tw-w-[88px] tw-h-md" aria-label="5 out of 5 stars" role="img"> <svg class="tw-fill-fg-primary tw-w-md tw-h-md" viewBox="0 0 16 15" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M8 0.75C8.14001 0.74991 8.27725 0.789014 8.39619 0.862887C8.51513 0.93676 8.61102 1.04245 8.673 1.168L10.555 4.983L14.765 5.595C14.9035 5.61511 15.0335 5.67355 15.1405 5.76372C15.2475 5.85388 15.3271 5.97218 15.3704 6.10523C15.4137 6.23829 15.4189 6.3808 15.3854 6.51665C15.3519 6.6525 15.2811 6.77628 15.181 6.874L12.135 9.844L12.854 14.036C12.8777 14.1739 12.8624 14.3157 12.8097 14.4454C12.757 14.5751 12.6691 14.6874 12.5559 14.7697C12.4427 14.852 12.3087 14.901 12.1691 14.9111C12.0295 14.9212 11.8899 14.8921 11.766 14.827L8 12.847L4.234 14.827C4.11018 14.892 3.97066 14.9211 3.83119 14.911C3.69171 14.9009 3.55784 14.852 3.44468 14.7699C3.33152 14.6877 3.24359 14.5755 3.19081 14.446C3.13803 14.3165 3.12251 14.1749 3.146 14.037L3.866 9.843L0.817997 6.874C0.717563 6.77632 0.646496 6.65247 0.612848 6.51647C0.579201 6.38047 0.584318 6.23777 0.627621 6.10453C0.670924 5.97129 0.75068 5.85284 0.857852 5.76261C0.965025 5.67238 1.09533 5.61397 1.234 5.594L5.444 4.983L7.327 1.168C7.38898 1.04245 7.48486 0.93676 7.6038 0.862887C7.72274 0.789014 7.85998 0.74991 8 0.75Z" /> </svg> <svg class="tw-fill-fg-primary tw-w-md tw-h-md" viewBox="0 0 16 15" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M8 0.75C8.14001 0.74991 8.27725 0.789014 8.39619 0.862887C8.51513 0.93676 8.61102 1.04245 8.673 1.168L10.555 4.983L14.765 5.595C14.9035 5.61511 15.0335 5.67355 15.1405 5.76372C15.2475 5.85388 15.3271 5.97218 15.3704 6.10523C15.4137 6.23829 15.4189 6.3808 15.3854 6.51665C15.3519 6.6525 15.2811 6.77628 15.181 6.874L12.135 9.844L12.854 14.036C12.8777 14.1739 12.8624 14.3157 12.8097 14.4454C12.757 14.5751 12.6691 14.6874 12.5559 14.7697C12.4427 14.852 12.3087 14.901 12.1691 14.9111C12.0295 14.9212 11.8899 14.8921 11.766 14.827L8 12.847L4.234 14.827C4.11018 14.892 3.97066 14.9211 3.83119 14.911C3.69171 14.9009 3.55784 14.852 3.44468 14.7699C3.33152 14.6877 3.24359 14.5755 3.19081 14.446C3.13803 14.3165 3.12251 14.1749 3.146 14.037L3.866 9.843L0.817997 6.874C0.717563 6.77632 0.646496 6.65247 0.612848 6.51647C0.579201 6.38047 0.584318 6.23777 0.627621 6.10453C0.670924 5.97129 0.75068 5.85284 0.857852 5.76261C0.965025 5.67238 1.09533 5.61397 1.234 5.594L5.444 4.983L7.327 1.168C7.38898 1.04245 7.48486 0.93676 7.6038 0.862887C7.72274 0.789014 7.85998 0.74991 8 0.75Z" /> </svg> <svg class="tw-fill-fg-primary tw-w-md tw-h-md" viewBox="0 0 16 15" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M8 0.75C8.14001 0.74991 8.27725 0.789014 8.39619 0.862887C8.51513 0.93676 8.61102 1.04245 8.673 1.168L10.555 4.983L14.765 5.595C14.9035 5.61511 15.0335 5.67355 15.1405 5.76372C15.2475 5.85388 15.3271 5.97218 15.3704 6.10523C15.4137 6.23829 15.4189 6.3808 15.3854 6.51665C15.3519 6.6525 15.2811 6.77628 15.181 6.874L12.135 9.844L12.854 14.036C12.8777 14.1739 12.8624 14.3157 12.8097 14.4454C12.757 14.5751 12.6691 14.6874 12.5559 14.7697C12.4427 14.852 12.3087 14.901 12.1691 14.9111C12.0295 14.9212 11.8899 14.8921 11.766 14.827L8 12.847L4.234 14.827C4.11018 14.892 3.97066 14.9211 3.83119 14.911C3.69171 14.9009 3.55784 14.852 3.44468 14.7699C3.33152 14.6877 3.24359 14.5755 3.19081 14.446C3.13803 14.3165 3.12251 14.1749 3.146 14.037L3.866 9.843L0.817997 6.874C0.717563 6.77632 0.646496 6.65247 0.612848 6.51647C0.579201 6.38047 0.584318 6.23777 0.627621 6.10453C0.670924 5.97129 0.75068 5.85284 0.857852 5.76261C0.965025 5.67238 1.09533 5.61397 1.234 5.594L5.444 4.983L7.327 1.168C7.38898 1.04245 7.48486 0.93676 7.6038 0.862887C7.72274 0.789014 7.85998 0.74991 8 0.75Z" /> </svg> <svg class="tw-fill-fg-primary tw-w-md tw-h-md" viewBox="0 0 16 15" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M8 0.75C8.14001 0.74991 8.27725 0.789014 8.39619 0.862887C8.51513 0.93676 8.61102 1.04245 8.673 1.168L10.555 4.983L14.765 5.595C14.9035 5.61511 15.0335 5.67355 15.1405 5.76372C15.2475 5.85388 15.3271 5.97218 15.3704 6.10523C15.4137 6.23829 15.4189 6.3808 15.3854 6.51665C15.3519 6.6525 15.2811 6.77628 15.181 6.874L12.135 9.844L12.854 14.036C12.8777 14.1739 12.8624 14.3157 12.8097 14.4454C12.757 14.5751 12.6691 14.6874 12.5559 14.7697C12.4427 14.852 12.3087 14.901 12.1691 14.9111C12.0295 14.9212 11.8899 14.8921 11.766 14.827L8 12.847L4.234 14.827C4.11018 14.892 3.97066 14.9211 3.83119 14.911C3.69171 14.9009 3.55784 14.852 3.44468 14.7699C3.33152 14.6877 3.24359 14.5755 3.19081 14.446C3.13803 14.3165 3.12251 14.1749 3.146 14.037L3.866 9.843L0.817997 6.874C0.717563 6.77632 0.646496 6.65247 0.612848 6.51647C0.579201 6.38047 0.584318 6.23777 0.627621 6.10453C0.670924 5.97129 0.75068 5.85284 0.857852 5.76261C0.965025 5.67238 1.09533 5.61397 1.234 5.594L5.444 4.983L7.327 1.168C7.38898 1.04245 7.48486 0.93676 7.6038 0.862887C7.72274 0.789014 7.85998 0.74991 8 0.75Z" /> </svg> <svg class="tw-fill-fg-primary tw-w-md tw-h-md" viewBox="0 0 16 15" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M8 0.75C8.14001 0.74991 8.27725 0.789014 8.39619 0.862887C8.51513 0.93676 8.61102 1.04245 8.673 1.168L10.555 4.983L14.765 5.595C14.9035 5.61511 15.0335 5.67355 15.1405 5.76372C15.2475 5.85388 15.3271 5.97218 15.3704 6.10523C15.4137 6.23829 15.4189 6.3808 15.3854 6.51665C15.3519 6.6525 15.2811 6.77628 15.181 6.874L12.135 9.844L12.854 14.036C12.8777 14.1739 12.8624 14.3157 12.8097 14.4454C12.757 14.5751 12.6691 14.6874 12.5559 14.7697C12.4427 14.852 12.3087 14.901 12.1691 14.9111C12.0295 14.9212 11.8899 14.8921 11.766 14.827L8 12.847L4.234 14.827C4.11018 14.892 3.97066 14.9211 3.83119 14.911C3.69171 14.9009 3.55784 14.852 3.44468 14.7699C3.33152 14.6877 3.24359 14.5755 3.19081 14.446C3.13803 14.3165 3.12251 14.1749 3.146 14.037L3.866 9.843L0.817997 6.874C0.717563 6.77632 0.646496 6.65247 0.612848 6.51647C0.579201 6.38047 0.584318 6.23777 0.627621 6.10453C0.670924 5.97129 0.75068 5.85284 0.857852 5.76261C0.965025 5.67238 1.09533 5.61397 1.234 5.594L5.444 4.983L7.327 1.168C7.38898 1.04245 7.48486 0.93676 7.6038 0.862887C7.72274 0.789014 7.85998 0.74991 8 0.75Z" /> </svg> </div> <div class="tw-text-body-xs tw-text-fg-tertiary"> 29 gennaio 2025 </div> </div> <div class="tw-text-body-md tw-text-fg-secondary" data-truncate-review> <div data-truncate-content-copy class="tw-mb-xs md:tw-mb-sm"> <p class="tw-break-words">This app is amazing!! Not only does it add to my bottom line (making more revenue through upsells) but support was EXTREMELY helpful. They don't ghost you like some other apps. I was having issues with images not displaying on the upsell popup and not being able to add the bundle to the cart. After sending me a collab request, they resolved it completely in a couple of hours. The staff is really attentive and makes me assured if something goes wrong, they can fix it. Highly recommend!!</p> </div> <button name="button" type="submit" data-truncate-content-toggle="" class="tw-hidden tw-mt-sm tw-text-link-xs link-block--underline">Mostra di più</button> </div> </div> <div class="tw-order-2 lg:tw-order-1 lg:tw-row-span-2 tw-mt-md md:tw-mt-0 tw-space-y-1 md:tw-space-y-2 tw-text-fg-tertiary tw-text-body-xs"> <div class="tw-text-heading-xs tw-text-fg-primary tw-overflow-hidden tw-text-ellipsis tw-whitespace-nowrap" title="Crafturday"> Crafturday </div> <div>Stati Uniti</div> <div>Circa 4 anni di utilizzo dell’app</div> </div> <div class="tw-order-last tw-flex tw-flex-col tw-items-end lg:tw-col-span-3" data-merchant-review-reply> <div class="tw-self-start tw-w-full "> </div> </div> </div> <div class="tw-w-full tw-flex tw-justify-end tw-mt-md tw-gap-sm"> </div> </div> <div class="tw-invisible" data-monorail-waypoint="AppStoreSurfaceWaypoint" data-waypoint-threshold="0.1" data-waypoint-app-grouping-handle="AppDetailsController" data-waypoint-waypoint="9" data-waypoint-surface="app_details" data-waypoint-surface-version="redesign" data-waypoint-surface-detail="review-2"> </div> <div class="tw-pb-md md:tw-pb-lg tw-mb-md md:tw-mb-lg tw-pt-0 last:tw-pb-0 "> <div data-merchant-review="" data-review-content-id="1615494" class="lg:tw-grid lg:tw-grid-cols-4 lg:tw-gap-x-gutter--desktop"> <div class="tw-order-1 lg:tw-order-2 lg:tw-col-span-3 tw-overflow-x-auto"> <div class="tw-flex tw-items-center tw-justify-between tw-mb-md"> <div class="tw-flex tw-relative tw-space-x-0.5 tw-w-[88px] tw-h-md" aria-label="5 out of 5 stars" role="img"> <svg class="tw-fill-fg-primary tw-w-md tw-h-md" viewBox="0 0 16 15" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M8 0.75C8.14001 0.74991 8.27725 0.789014 8.39619 0.862887C8.51513 0.93676 8.61102 1.04245 8.673 1.168L10.555 4.983L14.765 5.595C14.9035 5.61511 15.0335 5.67355 15.1405 5.76372C15.2475 5.85388 15.3271 5.97218 15.3704 6.10523C15.4137 6.23829 15.4189 6.3808 15.3854 6.51665C15.3519 6.6525 15.2811 6.77628 15.181 6.874L12.135 9.844L12.854 14.036C12.8777 14.1739 12.8624 14.3157 12.8097 14.4454C12.757 14.5751 12.6691 14.6874 12.5559 14.7697C12.4427 14.852 12.3087 14.901 12.1691 14.9111C12.0295 14.9212 11.8899 14.8921 11.766 14.827L8 12.847L4.234 14.827C4.11018 14.892 3.97066 14.9211 3.83119 14.911C3.69171 14.9009 3.55784 14.852 3.44468 14.7699C3.33152 14.6877 3.24359 14.5755 3.19081 14.446C3.13803 14.3165 3.12251 14.1749 3.146 14.037L3.866 9.843L0.817997 6.874C0.717563 6.77632 0.646496 6.65247 0.612848 6.51647C0.579201 6.38047 0.584318 6.23777 0.627621 6.10453C0.670924 5.97129 0.75068 5.85284 0.857852 5.76261C0.965025 5.67238 1.09533 5.61397 1.234 5.594L5.444 4.983L7.327 1.168C7.38898 1.04245 7.48486 0.93676 7.6038 0.862887C7.72274 0.789014 7.85998 0.74991 8 0.75Z" /> </svg> <svg class="tw-fill-fg-primary tw-w-md tw-h-md" viewBox="0 0 16 15" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M8 0.75C8.14001 0.74991 8.27725 0.789014 8.39619 0.862887C8.51513 0.93676 8.61102 1.04245 8.673 1.168L10.555 4.983L14.765 5.595C14.9035 5.61511 15.0335 5.67355 15.1405 5.76372C15.2475 5.85388 15.3271 5.97218 15.3704 6.10523C15.4137 6.23829 15.4189 6.3808 15.3854 6.51665C15.3519 6.6525 15.2811 6.77628 15.181 6.874L12.135 9.844L12.854 14.036C12.8777 14.1739 12.8624 14.3157 12.8097 14.4454C12.757 14.5751 12.6691 14.6874 12.5559 14.7697C12.4427 14.852 12.3087 14.901 12.1691 14.9111C12.0295 14.9212 11.8899 14.8921 11.766 14.827L8 12.847L4.234 14.827C4.11018 14.892 3.97066 14.9211 3.83119 14.911C3.69171 14.9009 3.55784 14.852 3.44468 14.7699C3.33152 14.6877 3.24359 14.5755 3.19081 14.446C3.13803 14.3165 3.12251 14.1749 3.146 14.037L3.866 9.843L0.817997 6.874C0.717563 6.77632 0.646496 6.65247 0.612848 6.51647C0.579201 6.38047 0.584318 6.23777 0.627621 6.10453C0.670924 5.97129 0.75068 5.85284 0.857852 5.76261C0.965025 5.67238 1.09533 5.61397 1.234 5.594L5.444 4.983L7.327 1.168C7.38898 1.04245 7.48486 0.93676 7.6038 0.862887C7.72274 0.789014 7.85998 0.74991 8 0.75Z" /> </svg> <svg class="tw-fill-fg-primary tw-w-md tw-h-md" viewBox="0 0 16 15" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M8 0.75C8.14001 0.74991 8.27725 0.789014 8.39619 0.862887C8.51513 0.93676 8.61102 1.04245 8.673 1.168L10.555 4.983L14.765 5.595C14.9035 5.61511 15.0335 5.67355 15.1405 5.76372C15.2475 5.85388 15.3271 5.97218 15.3704 6.10523C15.4137 6.23829 15.4189 6.3808 15.3854 6.51665C15.3519 6.6525 15.2811 6.77628 15.181 6.874L12.135 9.844L12.854 14.036C12.8777 14.1739 12.8624 14.3157 12.8097 14.4454C12.757 14.5751 12.6691 14.6874 12.5559 14.7697C12.4427 14.852 12.3087 14.901 12.1691 14.9111C12.0295 14.9212 11.8899 14.8921 11.766 14.827L8 12.847L4.234 14.827C4.11018 14.892 3.97066 14.9211 3.83119 14.911C3.69171 14.9009 3.55784 14.852 3.44468 14.7699C3.33152 14.6877 3.24359 14.5755 3.19081 14.446C3.13803 14.3165 3.12251 14.1749 3.146 14.037L3.866 9.843L0.817997 6.874C0.717563 6.77632 0.646496 6.65247 0.612848 6.51647C0.579201 6.38047 0.584318 6.23777 0.627621 6.10453C0.670924 5.97129 0.75068 5.85284 0.857852 5.76261C0.965025 5.67238 1.09533 5.61397 1.234 5.594L5.444 4.983L7.327 1.168C7.38898 1.04245 7.48486 0.93676 7.6038 0.862887C7.72274 0.789014 7.85998 0.74991 8 0.75Z" /> </svg> <svg class="tw-fill-fg-primary tw-w-md tw-h-md" viewBox="0 0 16 15" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M8 0.75C8.14001 0.74991 8.27725 0.789014 8.39619 0.862887C8.51513 0.93676 8.61102 1.04245 8.673 1.168L10.555 4.983L14.765 5.595C14.9035 5.61511 15.0335 5.67355 15.1405 5.76372C15.2475 5.85388 15.3271 5.97218 15.3704 6.10523C15.4137 6.23829 15.4189 6.3808 15.3854 6.51665C15.3519 6.6525 15.2811 6.77628 15.181 6.874L12.135 9.844L12.854 14.036C12.8777 14.1739 12.8624 14.3157 12.8097 14.4454C12.757 14.5751 12.6691 14.6874 12.5559 14.7697C12.4427 14.852 12.3087 14.901 12.1691 14.9111C12.0295 14.9212 11.8899 14.8921 11.766 14.827L8 12.847L4.234 14.827C4.11018 14.892 3.97066 14.9211 3.83119 14.911C3.69171 14.9009 3.55784 14.852 3.44468 14.7699C3.33152 14.6877 3.24359 14.5755 3.19081 14.446C3.13803 14.3165 3.12251 14.1749 3.146 14.037L3.866 9.843L0.817997 6.874C0.717563 6.77632 0.646496 6.65247 0.612848 6.51647C0.579201 6.38047 0.584318 6.23777 0.627621 6.10453C0.670924 5.97129 0.75068 5.85284 0.857852 5.76261C0.965025 5.67238 1.09533 5.61397 1.234 5.594L5.444 4.983L7.327 1.168C7.38898 1.04245 7.48486 0.93676 7.6038 0.862887C7.72274 0.789014 7.85998 0.74991 8 0.75Z" /> </svg> <svg class="tw-fill-fg-primary tw-w-md tw-h-md" viewBox="0 0 16 15" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M8 0.75C8.14001 0.74991 8.27725 0.789014 8.39619 0.862887C8.51513 0.93676 8.61102 1.04245 8.673 1.168L10.555 4.983L14.765 5.595C14.9035 5.61511 15.0335 5.67355 15.1405 5.76372C15.2475 5.85388 15.3271 5.97218 15.3704 6.10523C15.4137 6.23829 15.4189 6.3808 15.3854 6.51665C15.3519 6.6525 15.2811 6.77628 15.181 6.874L12.135 9.844L12.854 14.036C12.8777 14.1739 12.8624 14.3157 12.8097 14.4454C12.757 14.5751 12.6691 14.6874 12.5559 14.7697C12.4427 14.852 12.3087 14.901 12.1691 14.9111C12.0295 14.9212 11.8899 14.8921 11.766 14.827L8 12.847L4.234 14.827C4.11018 14.892 3.97066 14.9211 3.83119 14.911C3.69171 14.9009 3.55784 14.852 3.44468 14.7699C3.33152 14.6877 3.24359 14.5755 3.19081 14.446C3.13803 14.3165 3.12251 14.1749 3.146 14.037L3.866 9.843L0.817997 6.874C0.717563 6.77632 0.646496 6.65247 0.612848 6.51647C0.579201 6.38047 0.584318 6.23777 0.627621 6.10453C0.670924 5.97129 0.75068 5.85284 0.857852 5.76261C0.965025 5.67238 1.09533 5.61397 1.234 5.594L5.444 4.983L7.327 1.168C7.38898 1.04245 7.48486 0.93676 7.6038 0.862887C7.72274 0.789014 7.85998 0.74991 8 0.75Z" /> </svg> </div> <div class="tw-text-body-xs tw-text-fg-tertiary"> 26 novembre 2024 </div> </div> <div class="tw-text-body-md tw-text-fg-secondary" data-truncate-review> <div data-truncate-content-copy class="tw-mb-xs md:tw-mb-sm"> <p class="tw-break-words">Lasandra was awesome! She was very professional and had lots of product knowledge. I would only be able to set this app up with her help. <br />I am excited to see if my revenue increases...if it does, I will upgrade!</p> <p class="tw-break-words">Thank you so much for your help! </p> </div> <button name="button" type="submit" data-truncate-content-toggle="" class="tw-hidden tw-mt-sm tw-text-link-xs link-block--underline">Mostra di più</button> </div> </div> <div class="tw-order-2 lg:tw-order-1 lg:tw-row-span-2 tw-mt-md md:tw-mt-0 tw-space-y-1 md:tw-space-y-2 tw-text-fg-tertiary tw-text-body-xs"> <div class="tw-text-heading-xs tw-text-fg-primary tw-overflow-hidden tw-text-ellipsis tw-whitespace-nowrap" title="Beautiful Hair Products &amp; Accessories Store"> Beautiful Hair Products &amp; Accessories Store </div> <div>Stati Uniti</div> <div>Oltre 7 anni di utilizzo dell’app</div> </div> <div class="tw-order-last tw-flex tw-flex-col tw-items-end lg:tw-col-span-3" data-merchant-review-reply> <div class="tw-self-start tw-w-full tw-mt-md"> </div> <div class="tw-w-full tw-flex-grow tw-flex tw-flex-col tw-ml-md"> <div id="review-reply-402399" class="tw-border-l tw-border-solid tw-border-fg-disabled"> <div class="tw-ml-md"> <div> <div class="tw-text-body-xs tw-text-fg-tertiary tw-mb-sm"> In Cart Upsell ha risposto 2 dicembre 2024 </div> </div> <div class="tw-text-body-sm tw-text-fg-tertiary" data-reply-id="402399" data-truncate-review="175"> <div class="tw-space-y-md" data-truncate-content-copy> <p>Hi Beautiful Hair Products &amp; Accessories Store,</p> <p>Thank you for sharing your experience! We're delighted to hear that Lasandra provided professional and knowledgeable assistance to help you get everything set up smoothly.</p> <p>Thanks for trusting our app!</p> </div> <button name="button" type="submit" data-truncate-content-toggle="" class="tw-hidden tw-mt-sm tw-text-link-xs link-block--underline">Mostra di più</button> </div> </div> </div></div> </div> </div> <div class="tw-w-full tw-flex tw-justify-end tw-mt-md tw-gap-sm"> </div> </div> <div class="tw-pb-md md:tw-pb-lg tw-mb-md md:tw-mb-lg tw-pt-0 last:tw-pb-0 "> <div data-merchant-review="" data-review-content-id="1614541" class="lg:tw-grid lg:tw-grid-cols-4 lg:tw-gap-x-gutter--desktop"> <div class="tw-order-1 lg:tw-order-2 lg:tw-col-span-3 tw-overflow-x-auto"> <div class="tw-flex tw-items-center tw-justify-between tw-mb-md"> <div class="tw-flex tw-relative tw-space-x-0.5 tw-w-[88px] tw-h-md" aria-label="5 out of 5 stars" role="img"> <svg class="tw-fill-fg-primary tw-w-md tw-h-md" viewBox="0 0 16 15" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M8 0.75C8.14001 0.74991 8.27725 0.789014 8.39619 0.862887C8.51513 0.93676 8.61102 1.04245 8.673 1.168L10.555 4.983L14.765 5.595C14.9035 5.61511 15.0335 5.67355 15.1405 5.76372C15.2475 5.85388 15.3271 5.97218 15.3704 6.10523C15.4137 6.23829 15.4189 6.3808 15.3854 6.51665C15.3519 6.6525 15.2811 6.77628 15.181 6.874L12.135 9.844L12.854 14.036C12.8777 14.1739 12.8624 14.3157 12.8097 14.4454C12.757 14.5751 12.6691 14.6874 12.5559 14.7697C12.4427 14.852 12.3087 14.901 12.1691 14.9111C12.0295 14.9212 11.8899 14.8921 11.766 14.827L8 12.847L4.234 14.827C4.11018 14.892 3.97066 14.9211 3.83119 14.911C3.69171 14.9009 3.55784 14.852 3.44468 14.7699C3.33152 14.6877 3.24359 14.5755 3.19081 14.446C3.13803 14.3165 3.12251 14.1749 3.146 14.037L3.866 9.843L0.817997 6.874C0.717563 6.77632 0.646496 6.65247 0.612848 6.51647C0.579201 6.38047 0.584318 6.23777 0.627621 6.10453C0.670924 5.97129 0.75068 5.85284 0.857852 5.76261C0.965025 5.67238 1.09533 5.61397 1.234 5.594L5.444 4.983L7.327 1.168C7.38898 1.04245 7.48486 0.93676 7.6038 0.862887C7.72274 0.789014 7.85998 0.74991 8 0.75Z" /> </svg> <svg class="tw-fill-fg-primary tw-w-md tw-h-md" viewBox="0 0 16 15" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M8 0.75C8.14001 0.74991 8.27725 0.789014 8.39619 0.862887C8.51513 0.93676 8.61102 1.04245 8.673 1.168L10.555 4.983L14.765 5.595C14.9035 5.61511 15.0335 5.67355 15.1405 5.76372C15.2475 5.85388 15.3271 5.97218 15.3704 6.10523C15.4137 6.23829 15.4189 6.3808 15.3854 6.51665C15.3519 6.6525 15.2811 6.77628 15.181 6.874L12.135 9.844L12.854 14.036C12.8777 14.1739 12.8624 14.3157 12.8097 14.4454C12.757 14.5751 12.6691 14.6874 12.5559 14.7697C12.4427 14.852 12.3087 14.901 12.1691 14.9111C12.0295 14.9212 11.8899 14.8921 11.766 14.827L8 12.847L4.234 14.827C4.11018 14.892 3.97066 14.9211 3.83119 14.911C3.69171 14.9009 3.55784 14.852 3.44468 14.7699C3.33152 14.6877 3.24359 14.5755 3.19081 14.446C3.13803 14.3165 3.12251 14.1749 3.146 14.037L3.866 9.843L0.817997 6.874C0.717563 6.77632 0.646496 6.65247 0.612848 6.51647C0.579201 6.38047 0.584318 6.23777 0.627621 6.10453C0.670924 5.97129 0.75068 5.85284 0.857852 5.76261C0.965025 5.67238 1.09533 5.61397 1.234 5.594L5.444 4.983L7.327 1.168C7.38898 1.04245 7.48486 0.93676 7.6038 0.862887C7.72274 0.789014 7.85998 0.74991 8 0.75Z" /> </svg> <svg class="tw-fill-fg-primary tw-w-md tw-h-md" viewBox="0 0 16 15" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M8 0.75C8.14001 0.74991 8.27725 0.789014 8.39619 0.862887C8.51513 0.93676 8.61102 1.04245 8.673 1.168L10.555 4.983L14.765 5.595C14.9035 5.61511 15.0335 5.67355 15.1405 5.76372C15.2475 5.85388 15.3271 5.97218 15.3704 6.10523C15.4137 6.23829 15.4189 6.3808 15.3854 6.51665C15.3519 6.6525 15.2811 6.77628 15.181 6.874L12.135 9.844L12.854 14.036C12.8777 14.1739 12.8624 14.3157 12.8097 14.4454C12.757 14.5751 12.6691 14.6874 12.5559 14.7697C12.4427 14.852 12.3087 14.901 12.1691 14.9111C12.0295 14.9212 11.8899 14.8921 11.766 14.827L8 12.847L4.234 14.827C4.11018 14.892 3.97066 14.9211 3.83119 14.911C3.69171 14.9009 3.55784 14.852 3.44468 14.7699C3.33152 14.6877 3.24359 14.5755 3.19081 14.446C3.13803 14.3165 3.12251 14.1749 3.146 14.037L3.866 9.843L0.817997 6.874C0.717563 6.77632 0.646496 6.65247 0.612848 6.51647C0.579201 6.38047 0.584318 6.23777 0.627621 6.10453C0.670924 5.97129 0.75068 5.85284 0.857852 5.76261C0.965025 5.67238 1.09533 5.61397 1.234 5.594L5.444 4.983L7.327 1.168C7.38898 1.04245 7.48486 0.93676 7.6038 0.862887C7.72274 0.789014 7.85998 0.74991 8 0.75Z" /> </svg> <svg class="tw-fill-fg-primary tw-w-md tw-h-md" viewBox="0 0 16 15" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M8 0.75C8.14001 0.74991 8.27725 0.789014 8.39619 0.862887C8.51513 0.93676 8.61102 1.04245 8.673 1.168L10.555 4.983L14.765 5.595C14.9035 5.61511 15.0335 5.67355 15.1405 5.76372C15.2475 5.85388 15.3271 5.97218 15.3704 6.10523C15.4137 6.23829 15.4189 6.3808 15.3854 6.51665C15.3519 6.6525 15.2811 6.77628 15.181 6.874L12.135 9.844L12.854 14.036C12.8777 14.1739 12.8624 14.3157 12.8097 14.4454C12.757 14.5751 12.6691 14.6874 12.5559 14.7697C12.4427 14.852 12.3087 14.901 12.1691 14.9111C12.0295 14.9212 11.8899 14.8921 11.766 14.827L8 12.847L4.234 14.827C4.11018 14.892 3.97066 14.9211 3.83119 14.911C3.69171 14.9009 3.55784 14.852 3.44468 14.7699C3.33152 14.6877 3.24359 14.5755 3.19081 14.446C3.13803 14.3165 3.12251 14.1749 3.146 14.037L3.866 9.843L0.817997 6.874C0.717563 6.77632 0.646496 6.65247 0.612848 6.51647C0.579201 6.38047 0.584318 6.23777 0.627621 6.10453C0.670924 5.97129 0.75068 5.85284 0.857852 5.76261C0.965025 5.67238 1.09533 5.61397 1.234 5.594L5.444 4.983L7.327 1.168C7.38898 1.04245 7.48486 0.93676 7.6038 0.862887C7.72274 0.789014 7.85998 0.74991 8 0.75Z" /> </svg> <svg class="tw-fill-fg-primary tw-w-md tw-h-md" viewBox="0 0 16 15" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M8 0.75C8.14001 0.74991 8.27725 0.789014 8.39619 0.862887C8.51513 0.93676 8.61102 1.04245 8.673 1.168L10.555 4.983L14.765 5.595C14.9035 5.61511 15.0335 5.67355 15.1405 5.76372C15.2475 5.85388 15.3271 5.97218 15.3704 6.10523C15.4137 6.23829 15.4189 6.3808 15.3854 6.51665C15.3519 6.6525 15.2811 6.77628 15.181 6.874L12.135 9.844L12.854 14.036C12.8777 14.1739 12.8624 14.3157 12.8097 14.4454C12.757 14.5751 12.6691 14.6874 12.5559 14.7697C12.4427 14.852 12.3087 14.901 12.1691 14.9111C12.0295 14.9212 11.8899 14.8921 11.766 14.827L8 12.847L4.234 14.827C4.11018 14.892 3.97066 14.9211 3.83119 14.911C3.69171 14.9009 3.55784 14.852 3.44468 14.7699C3.33152 14.6877 3.24359 14.5755 3.19081 14.446C3.13803 14.3165 3.12251 14.1749 3.146 14.037L3.866 9.843L0.817997 6.874C0.717563 6.77632 0.646496 6.65247 0.612848 6.51647C0.579201 6.38047 0.584318 6.23777 0.627621 6.10453C0.670924 5.97129 0.75068 5.85284 0.857852 5.76261C0.965025 5.67238 1.09533 5.61397 1.234 5.594L5.444 4.983L7.327 1.168C7.38898 1.04245 7.48486 0.93676 7.6038 0.862887C7.72274 0.789014 7.85998 0.74991 8 0.75Z" /> </svg> </div> <div class="tw-text-body-xs tw-text-fg-tertiary"> 25 novembre 2024 </div> </div> <div class="tw-text-body-md tw-text-fg-secondary" data-truncate-review> <div data-truncate-content-copy class="tw-mb-xs md:tw-mb-sm"> <p class="tw-break-words">Very helpful app, and the support is amazing! I just had an issue, that I caused, and support was there right away to save me! I could not be more happy. </p> </div> <button name="button" type="submit" data-truncate-content-toggle="" class="tw-hidden tw-mt-sm tw-text-link-xs link-block--underline">Mostra di più</button> </div> </div> <div class="tw-order-2 lg:tw-order-1 lg:tw-row-span-2 tw-mt-md md:tw-mt-0 tw-space-y-1 md:tw-space-y-2 tw-text-fg-tertiary tw-text-body-xs"> <div class="tw-text-heading-xs tw-text-fg-primary tw-overflow-hidden tw-text-ellipsis tw-whitespace-nowrap" title="Pink Pepper Co"> Pink Pepper Co </div> <div>Stati Uniti</div> <div>Circa 5 anni di utilizzo dell’app</div> </div> <div class="tw-order-last tw-flex tw-flex-col tw-items-end lg:tw-col-span-3" data-merchant-review-reply> <div class="tw-self-start tw-w-full tw-mt-md"> </div> <div class="tw-w-full tw-flex-grow tw-flex tw-flex-col tw-ml-md"> <div id="review-reply-402371" class="tw-border-l tw-border-solid tw-border-fg-disabled"> <div class="tw-ml-md"> <div> <div class="tw-text-body-xs tw-text-fg-tertiary tw-mb-sm"> In Cart Upsell ha risposto 2 dicembre 2024 </div> </div> <div class="tw-text-body-sm tw-text-fg-tertiary" data-reply-id="402371" data-truncate-review="175"> <div class="tw-space-y-md" data-truncate-content-copy> <p>Hi Pink Pepper Co,</p> <p>Thank you for your kind words! We’re delighted to hear that the app and our support team were able to assist you promptly. It's always our goal to ensure you're happy and supported.</p> <p>We appreciate your trust and support!</p> </div> <button name="button" type="submit" data-truncate-content-toggle="" class="tw-hidden tw-mt-sm tw-text-link-xs link-block--underline">Mostra di più</button> </div> </div> </div></div> </div> </div> <div class="tw-w-full tw-flex tw-justify-end tw-mt-md tw-gap-sm"> </div> </div> <div class="tw-pb-md md:tw-pb-lg tw-mb-md md:tw-mb-lg tw-pt-0 last:tw-pb-0 "> <div data-merchant-review="" data-review-content-id="1615169" class="lg:tw-grid lg:tw-grid-cols-4 lg:tw-gap-x-gutter--desktop"> <div class="tw-order-1 lg:tw-order-2 lg:tw-col-span-3 tw-overflow-x-auto"> <div class="tw-flex tw-items-center tw-justify-between tw-mb-md"> <div class="tw-flex tw-relative tw-space-x-0.5 tw-w-[88px] tw-h-md" aria-label="5 out of 5 stars" role="img"> <svg class="tw-fill-fg-primary tw-w-md tw-h-md" viewBox="0 0 16 15" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M8 0.75C8.14001 0.74991 8.27725 0.789014 8.39619 0.862887C8.51513 0.93676 8.61102 1.04245 8.673 1.168L10.555 4.983L14.765 5.595C14.9035 5.61511 15.0335 5.67355 15.1405 5.76372C15.2475 5.85388 15.3271 5.97218 15.3704 6.10523C15.4137 6.23829 15.4189 6.3808 15.3854 6.51665C15.3519 6.6525 15.2811 6.77628 15.181 6.874L12.135 9.844L12.854 14.036C12.8777 14.1739 12.8624 14.3157 12.8097 14.4454C12.757 14.5751 12.6691 14.6874 12.5559 14.7697C12.4427 14.852 12.3087 14.901 12.1691 14.9111C12.0295 14.9212 11.8899 14.8921 11.766 14.827L8 12.847L4.234 14.827C4.11018 14.892 3.97066 14.9211 3.83119 14.911C3.69171 14.9009 3.55784 14.852 3.44468 14.7699C3.33152 14.6877 3.24359 14.5755 3.19081 14.446C3.13803 14.3165 3.12251 14.1749 3.146 14.037L3.866 9.843L0.817997 6.874C0.717563 6.77632 0.646496 6.65247 0.612848 6.51647C0.579201 6.38047 0.584318 6.23777 0.627621 6.10453C0.670924 5.97129 0.75068 5.85284 0.857852 5.76261C0.965025 5.67238 1.09533 5.61397 1.234 5.594L5.444 4.983L7.327 1.168C7.38898 1.04245 7.48486 0.93676 7.6038 0.862887C7.72274 0.789014 7.85998 0.74991 8 0.75Z" /> </svg> <svg class="tw-fill-fg-primary tw-w-md tw-h-md" viewBox="0 0 16 15" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M8 0.75C8.14001 0.74991 8.27725 0.789014 8.39619 0.862887C8.51513 0.93676 8.61102 1.04245 8.673 1.168L10.555 4.983L14.765 5.595C14.9035 5.61511 15.0335 5.67355 15.1405 5.76372C15.2475 5.85388 15.3271 5.97218 15.3704 6.10523C15.4137 6.23829 15.4189 6.3808 15.3854 6.51665C15.3519 6.6525 15.2811 6.77628 15.181 6.874L12.135 9.844L12.854 14.036C12.8777 14.1739 12.8624 14.3157 12.8097 14.4454C12.757 14.5751 12.6691 14.6874 12.5559 14.7697C12.4427 14.852 12.3087 14.901 12.1691 14.9111C12.0295 14.9212 11.8899 14.8921 11.766 14.827L8 12.847L4.234 14.827C4.11018 14.892 3.97066 14.9211 3.83119 14.911C3.69171 14.9009 3.55784 14.852 3.44468 14.7699C3.33152 14.6877 3.24359 14.5755 3.19081 14.446C3.13803 14.3165 3.12251 14.1749 3.146 14.037L3.866 9.843L0.817997 6.874C0.717563 6.77632 0.646496 6.65247 0.612848 6.51647C0.579201 6.38047 0.584318 6.23777 0.627621 6.10453C0.670924 5.97129 0.75068 5.85284 0.857852 5.76261C0.965025 5.67238 1.09533 5.61397 1.234 5.594L5.444 4.983L7.327 1.168C7.38898 1.04245 7.48486 0.93676 7.6038 0.862887C7.72274 0.789014 7.85998 0.74991 8 0.75Z" /> </svg> <svg class="tw-fill-fg-primary tw-w-md tw-h-md" viewBox="0 0 16 15" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M8 0.75C8.14001 0.74991 8.27725 0.789014 8.39619 0.862887C8.51513 0.93676 8.61102 1.04245 8.673 1.168L10.555 4.983L14.765 5.595C14.9035 5.61511 15.0335 5.67355 15.1405 5.76372C15.2475 5.85388 15.3271 5.97218 15.3704 6.10523C15.4137 6.23829 15.4189 6.3808 15.3854 6.51665C15.3519 6.6525 15.2811 6.77628 15.181 6.874L12.135 9.844L12.854 14.036C12.8777 14.1739 12.8624 14.3157 12.8097 14.4454C12.757 14.5751 12.6691 14.6874 12.5559 14.7697C12.4427 14.852 12.3087 14.901 12.1691 14.9111C12.0295 14.9212 11.8899 14.8921 11.766 14.827L8 12.847L4.234 14.827C4.11018 14.892 3.97066 14.9211 3.83119 14.911C3.69171 14.9009 3.55784 14.852 3.44468 14.7699C3.33152 14.6877 3.24359 14.5755 3.19081 14.446C3.13803 14.3165 3.12251 14.1749 3.146 14.037L3.866 9.843L0.817997 6.874C0.717563 6.77632 0.646496 6.65247 0.612848 6.51647C0.579201 6.38047 0.584318 6.23777 0.627621 6.10453C0.670924 5.97129 0.75068 5.85284 0.857852 5.76261C0.965025 5.67238 1.09533 5.61397 1.234 5.594L5.444 4.983L7.327 1.168C7.38898 1.04245 7.48486 0.93676 7.6038 0.862887C7.72274 0.789014 7.85998 0.74991 8 0.75Z" /> </svg> <svg class="tw-fill-fg-primary tw-w-md tw-h-md" viewBox="0 0 16 15" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M8 0.75C8.14001 0.74991 8.27725 0.789014 8.39619 0.862887C8.51513 0.93676 8.61102 1.04245 8.673 1.168L10.555 4.983L14.765 5.595C14.9035 5.61511 15.0335 5.67355 15.1405 5.76372C15.2475 5.85388 15.3271 5.97218 15.3704 6.10523C15.4137 6.23829 15.4189 6.3808 15.3854 6.51665C15.3519 6.6525 15.2811 6.77628 15.181 6.874L12.135 9.844L12.854 14.036C12.8777 14.1739 12.8624 14.3157 12.8097 14.4454C12.757 14.5751 12.6691 14.6874 12.5559 14.7697C12.4427 14.852 12.3087 14.901 12.1691 14.9111C12.0295 14.9212 11.8899 14.8921 11.766 14.827L8 12.847L4.234 14.827C4.11018 14.892 3.97066 14.9211 3.83119 14.911C3.69171 14.9009 3.55784 14.852 3.44468 14.7699C3.33152 14.6877 3.24359 14.5755 3.19081 14.446C3.13803 14.3165 3.12251 14.1749 3.146 14.037L3.866 9.843L0.817997 6.874C0.717563 6.77632 0.646496 6.65247 0.612848 6.51647C0.579201 6.38047 0.584318 6.23777 0.627621 6.10453C0.670924 5.97129 0.75068 5.85284 0.857852 5.76261C0.965025 5.67238 1.09533 5.61397 1.234 5.594L5.444 4.983L7.327 1.168C7.38898 1.04245 7.48486 0.93676 7.6038 0.862887C7.72274 0.789014 7.85998 0.74991 8 0.75Z" /> </svg> <svg class="tw-fill-fg-primary tw-w-md tw-h-md" viewBox="0 0 16 15" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M8 0.75C8.14001 0.74991 8.27725 0.789014 8.39619 0.862887C8.51513 0.93676 8.61102 1.04245 8.673 1.168L10.555 4.983L14.765 5.595C14.9035 5.61511 15.0335 5.67355 15.1405 5.76372C15.2475 5.85388 15.3271 5.97218 15.3704 6.10523C15.4137 6.23829 15.4189 6.3808 15.3854 6.51665C15.3519 6.6525 15.2811 6.77628 15.181 6.874L12.135 9.844L12.854 14.036C12.8777 14.1739 12.8624 14.3157 12.8097 14.4454C12.757 14.5751 12.6691 14.6874 12.5559 14.7697C12.4427 14.852 12.3087 14.901 12.1691 14.9111C12.0295 14.9212 11.8899 14.8921 11.766 14.827L8 12.847L4.234 14.827C4.11018 14.892 3.97066 14.9211 3.83119 14.911C3.69171 14.9009 3.55784 14.852 3.44468 14.7699C3.33152 14.6877 3.24359 14.5755 3.19081 14.446C3.13803 14.3165 3.12251 14.1749 3.146 14.037L3.866 9.843L0.817997 6.874C0.717563 6.77632 0.646496 6.65247 0.612848 6.51647C0.579201 6.38047 0.584318 6.23777 0.627621 6.10453C0.670924 5.97129 0.75068 5.85284 0.857852 5.76261C0.965025 5.67238 1.09533 5.61397 1.234 5.594L5.444 4.983L7.327 1.168C7.38898 1.04245 7.48486 0.93676 7.6038 0.862887C7.72274 0.789014 7.85998 0.74991 8 0.75Z" /> </svg> </div> <div class="tw-text-body-xs tw-text-fg-tertiary"> 26 novembre 2024 </div> </div> <div class="tw-text-body-md tw-text-fg-secondary" data-truncate-review> <div data-truncate-content-copy class="tw-mb-xs md:tw-mb-sm"> <p class="tw-break-words">I had a lot of specific requests to get the app set up with some custom CSS to fit the style of my store, and the person helping me (Lasandra) was SO incredibly helpful, she was quick to respond and happy to make all of the changes I asked for. It's all running perfectly thanks to her! </p> </div> <button name="button" type="submit" data-truncate-content-toggle="" class="tw-hidden tw-mt-sm tw-text-link-xs link-block--underline">Mostra di più</button> </div> </div> <div class="tw-order-2 lg:tw-order-1 lg:tw-row-span-2 tw-mt-md md:tw-mt-0 tw-space-y-1 md:tw-space-y-2 tw-text-fg-tertiary tw-text-body-xs"> <div class="tw-text-heading-xs tw-text-fg-primary tw-overflow-hidden tw-text-ellipsis tw-whitespace-nowrap" title="Sylvan Design Co."> Sylvan Design Co. </div> <div>Stati Uniti</div> <div>Quasi 2 anni di utilizzo dell’app</div> </div> <div class="tw-order-last tw-flex tw-flex-col tw-items-end lg:tw-col-span-3" data-merchant-review-reply> <div class="tw-self-start tw-w-full tw-mt-md"> </div> <div class="tw-w-full tw-flex-grow tw-flex tw-flex-col tw-ml-md"> <div id="review-reply-402398" class="tw-border-l tw-border-solid tw-border-fg-disabled"> <div class="tw-ml-md"> <div> <div class="tw-text-body-xs tw-text-fg-tertiary tw-mb-sm"> In Cart Upsell ha risposto 2 dicembre 2024 </div> </div> <div class="tw-text-body-sm tw-text-fg-tertiary" data-reply-id="402398" data-truncate-review="175"> <div class="tw-space-y-md" data-truncate-content-copy> <p>Hi Sylvan Design Co.,</p> <p>Thank you for sharing your experience! We're thrilled to hear that Lasandra was able to assist you with your custom requests and get everything set up perfectly. Providing quick and helpful support is always our priority.</p> <p>We appreciate your recommendation and support!</p> </div> <button name="button" type="submit" data-truncate-content-toggle="" class="tw-hidden tw-mt-sm tw-text-link-xs link-block--underline">Mostra di più</button> </div> </div> </div></div> </div> </div> <div class="tw-w-full tw-flex tw-justify-end tw-mt-md tw-gap-sm"> </div> </div> </div> </div> </div> <div class="tw-invisible" data-monorail-waypoint="AppStoreSurfaceWaypoint" data-waypoint-threshold="0.1" data-waypoint-app-grouping-handle="AppDetailsController" data-waypoint-waypoint="10" data-waypoint-surface="app_details" data-waypoint-surface-version="redesign" data-waypoint-surface-detail="reviews-end"> </div> </div> </div> </section> <div class="tw-container tw-grid tw-grid-cols-12 tw-gap-gutter--mobile lg:tw-gap-gutter--desktop tw-items-start"> <div class="tw-col-span-full lg:tw-col-span-3 lg:tw-sticky lg:tw-top-navOffset--desktop tw-mb-lg lg:tw-mb-0"> <h2 class="tw-text-heading-xl tw-mb-xl"> Assistenza </h2> <div class="tw-flex tw-flex-col tw-items-start tw-gap-lg"> <p class="tw-text-body-sm tw-text-fg-secondary"> Assistenza app fornita da In Cart Upsell. </p> <button name="button" type="button" class="tw-rounded-full tw-cursor-pointer tw-no-underline tw-appearance-none tw-inline-block tw-text-center tw-border disabled:tw-cursor-not-allowed tw-outline-3 tw-outline-button-outline-focus focus:tw-outline tw-button-secondary tw-whitespace-nowrap tw-px-4 tw-py-2 tw-text-link-sm" data-modal-open="AuthWithDomain" data-auth-intent="support"> Ricevi assistenza </button> </div> </div> <div class="tw-col-span-full tw-flex tw-flex-col lg:tw-col-span-8 lg:tw-pl-gutter--desktop tw-gap-lg lg:tw-gap-2xl"> <section id="adp-developer" class="tw-bg-canvas-primary" data-monorail-waypoint="AppStoreSurfaceWaypoint" data-waypoint-app-grouping-handle="AppDetailsController" data-waypoint-waypoint="11" data-waypoint-surface="app_details" data-waypoint-surface-version="redesign" data-waypoint-surface-detail="developer-details" data-developer-support-email="info@incartupsell.com"> <div class="tw-flex tw-flex-col tw-gap-lg lg:tw-gap-2xl"> <div class="tw-grid tw-grid-cols-4 tw-gap-x-gutter--mobile lg:tw-gap-x-gutter--desktop tw-border-t tw-border-t-stroke-secondary tw-pt-sm"> <h3 class="tw-col-span-full sm:tw-col-span-1 tw-text-heading-sm sm:tw-text-heading-xs tw-mb-xs sm:tw-mb-0"> Risorse </h3> <div class="tw-col-span-full sm:tw-col-span-3 tw-flex tw-flex-col tw-items-start tw-gap-xs"> <div> <a target="_blank" rel="noopener noreferrer" class="tw-group tw-underline-offset-linkOffset tw-decoration-linkWeight tw-text-link-md tw-underline hover:tw-no-underline tw-text-fg-primary hover:tw-text-fg-highlight-primary tw-decoration-stroke-link-default hover:tw-decoration-stroke-link-hover " href="http://www.incartupsell.com/privacy-policy"> Informativa sulla privacy </a> </div> <p class="tw-text-fg-tertiary tw-text-body-md"> Questo sviluppatore non offre assistenza diretta in Italiano. </p> </div> </div> <div class="tw-grid tw-grid-cols-4 tw-gap-x-gutter--mobile lg:tw-gap-x-gutter--desktop tw-border-t tw-border-t-stroke-secondary tw-pt-sm"> <h3 class="tw-col-span-full sm:tw-col-span-1 tw-text-heading-sm sm:tw-text-heading-xs tw-mb-xs sm:tw-mb-0"> Sviluppatore </h3> <div class="tw-col-span-full sm:tw-col-span-3 tw-flex tw-flex-col tw-items-start tw-gap-xs"> <a class="tw-group tw-underline-offset-linkOffset tw-decoration-linkWeight tw-text-link-md tw-underline hover:tw-no-underline tw-text-fg-primary hover:tw-text-fg-highlight-primary tw-decoration-stroke-link-default hover:tw-decoration-stroke-link-hover " href="/partners/incart-upsell1?locale=it"> In Cart Upsell </a> <div> <a target="_blank" rel="noopener noreferrer" class="tw-group tw-underline-offset-linkOffset tw-decoration-linkWeight tw-text-link-md tw-underline hover:tw-no-underline tw-text-fg-primary hover:tw-text-fg-highlight-primary tw-decoration-stroke-link-default hover:tw-decoration-stroke-link-hover " href="http://www.incartupsell.com"> Sito web </a> </div> <p class="tw-text-fg-tertiary tw-text-body-md">75 Rockefeller Plz Ste 16C, New York, NY, 10019, US</p> </div> </div> <div class="tw-grid tw-grid-cols-4 tw-gap-x-gutter--mobile lg:tw-gap-x-gutter--desktop tw-border-t tw-border-t-stroke-secondary tw-pt-sm"> <p class="tw-col-span-full sm:tw-col-span-1 tw-text-heading-sm sm:tw-text-heading-xs tw-mb-xs sm:tw-mb-0"> Lanciata </p> <p class="tw-col-span-full sm:tw-col-span-3 tw-text-fg-secondary tw-text-body-md"> 8 dicembre 2015 </p> </div> </div> </section> <section id="adp-permissions" class="tw-bg-canvas-primary" data-monorail-waypoint="AppStoreSurfaceWaypoint" data-waypoint-app-grouping-handle="AppDetailsController" data-waypoint-waypoint="12" data-waypoint-surface="app_details" data-waypoint-surface-version="redesign" data-waypoint-surface-detail="permissions-summary"> <div class="tw-flex tw-flex-col tw-gap-lg lg:tw-gap-2xl" data-controller="permissions-summary"> <div class="tw-grid tw-grid-cols-4 tw-gap-x-gutter--mobile lg:tw-gap-x-gutter--desktop tw-border-t tw-border-t-stroke-secondary tw-pt-sm"> <h3 class="tw-col-span-full sm:tw-col-span-1 tw-text-heading-sm sm:tw-text-heading-xs tw-mb-xs sm:tw-mb-0"> Accesso ai dati </h3> <div class="tw-col-span-full sm:tw-col-span-3 tw-flex tw-flex-col tw-items-start tw-gap-lg tw-text-fg-secondary tw-text-body-md"> <p> Questa app deve accedere ai seguenti dati per funzionare con il tuo negozio. Scopri perché su <a target="_blank" rel="noopener noreferrer" class="tw-group tw-underline-offset-linkOffset tw-decoration-linkWeight tw-text-link-md tw-underline hover:tw-no-underline tw-text-fg-primary hover:tw-text-fg-highlight-primary tw-decoration-stroke-link-default hover:tw-decoration-stroke-link-hover " href="http://www.incartupsell.com/privacy-policy">informativa sulla privacy</a> degli sviluppatori. </p> <div> <h4 class="tw-text-heading-sm tw-text-fg-primary"> Visualizza dati personali: </h4> <p data-permissions-summary-target="condensedContent"> Clienti, Proprietario del negozio </p> <ul id="privacy-expanded-content" data-permissions-summary-target="expandedContent" class="tw-flex tw-flex-col tw-items-start tw-gap-md tw-invisible tw-max-h-0"> <li> <h4>Clienti</h4> <p class="tw-text-body-xs tw-mt-2xs">Name, indirizzo email, numero di telefono, indirizzo fisico, geolocation, Indirizzo IP, browser e sistema operativo</p> </li> <li> <h4>Proprietario del negozio</h4> <p class="tw-text-body-xs tw-mt-2xs">Name, indirizzo email, numero di telefono, indirizzo fisico</p> </li> </ul> </div> <div> <h4 class="tw-text-heading-sm tw-text-fg-primary"> Visualizza e modifica dati del negozio: </h4> <p data-permissions-summary-target="condensedContent"> Clienti, prodotti, ordini, sconti, Negozio online </p> <ul id="scopes-expanded-content" data-permissions-summary-target="expandedContent" class="tw-flex tw-flex-col tw-items-start tw-gap-md tw-invisible tw-max-h-0"> <li> <h4>Visualizza clienti</h4> <p class="tw-text-body-xs tw-mt-2xs">Dati dei clienti</p> </li> <li> <h4>Visualizza prodotti</h4> <p class="tw-text-body-xs tw-mt-2xs">Prodotti or collezioni</p> </li> <li> <h4>Modifica ordini</h4> <p class="tw-text-body-xs tw-mt-2xs">Bozze di ordini, evasioni degli ordini, evasione gestita da un merchant, modifiche degli ordini, tutti i dettagli degli ordini, dati di spedizione, or evasione di terze parti</p> </li> <li> <h4>Visualizza e sincronizza sconti</h4> <p class="tw-text-body-xs tw-mt-2xs">Codici sconto e promozioni</p> </li> <li> <h4>Modifica il negozio online</h4> <p class="tw-text-body-xs tw-mt-2xs">Tema or tag script nel negozio online</p> </li> </ul> </div> <button name="button" type="button" class="tw-text-link-md link-block--underline" aria-expanded="false" aria-controls="privacy-expanded-content scopes-expanded-content" data-permissions-summary-target="showMoreButton" data-action="click-&gt;permissions-summary#showMore" data-monorail-click="AppStoreElementClick" data-page-url="https://apps.shopify.com/in-cart-upsell?locale=it&amp;surface_detail=marketing-and-conversion-checkout&amp;surface_inter_position=1&amp;surface_intra_position=18&amp;surface_type=category&amp;surface_version=redesign" data-page-type="app_details_page" data-element="show-more" data-element-group="permissions-summary">Vedi i dettagli</button> </div> </div> </div> </section> </div> </div> <section id="adp-featured-in" class="tw-bg-canvas-secondary" data-monorail-waypoint="AppStoreSurfaceWaypoint" data-waypoint-app-grouping-handle="AppDetailsController" data-waypoint-waypoint="13" data-waypoint-surface="app_details" data-waypoint-surface-version="redesign" data-waypoint-surface-detail="featured-in"> </section> <section id="adp-similar-apps" class="tw-bg-canvas-primary" data-monorail-waypoint="AppStoreSurfaceWaypoint" data-waypoint-app-grouping-handle="AppDetailsController" data-waypoint-waypoint="14" data-waypoint-surface="app_details" data-waypoint-surface-version="redesign" data-waypoint-surface-detail="similar-apps"> <div class="tw-container"> <section class="tw-w-full tw-flex tw-gap-gutter--mobile lg:tw-gap-x-gutter--desktop tw-flex-col tw-mt-lg md:tw-mt-xl xl:tw-mt-2xl" data-controller="recommended-apps"> <div class="tw-col-span-full lg:tw-col-span-3 tw-flex tw-flex-wrap tw-justify-between "> <div class="tw-flex tw-flex-col tw-pb-sm md:tw-gap-xs sm:tw-gap-2xs"> <h2 class="tw-text-heading-xl"> Altre app come questa </h2> </div> </div> <div class="tw-col-span-full lg:tw-col-span-8 lg:tw-col-start-5 xl:tw-col-span-9 xl:tw-col-start-4"> <div class="tw-grid tw-grid-flow-dense tw-gap-gutter--mobile lg:tw-gap-x-gutter--desktop tw-grid-cols-1 md:tw-grid-cols-2 xl:tw-grid-cols-3"> <div class="tw-w-full" data-controller="app-card" data-app-card-handle-value="upcart-cart-builder" data-app-card-name-value="UpCart—Cart Drawer Cart Upsell" data-app-card-icon-url-value="https://cdn.shopify.com/app-store/listing_images/8cce16328fae7303f55e346b8a81ec07/icon/CJne28-9mIMDEAE=.png" data-app-card-app-link-value="https://apps.shopify.com/upcart-cart-builder?locale=it&amp;surface_detail=in-cart-upsell&amp;surface_inter_position=1&amp;surface_intra_position=1&amp;surface_type=app_details" data-app-card-offer-token-value="" data-app-card-intra-position-value="" data-action=" app-comparison-wrapper:compare-mode-on@window->app-card#enableCompareMode app-comparison-wrapper:compare-mode-off@window->app-card#disableCompareMode app-comparison-wrapper:apps-updated@window->app-card#handleAppsUpdated "> <div class=" tw-relative tw-flex tw-gap-md tw-items-start tw-cursor-pointer tw-group [&.dimmed]:tw-opacity-[.5] tw-transition-opacity [&.dimmed]:tw-pointer-events-none tw-text-fg-primary " data-app-card-target="wrapper" data-action=" click->app-card#handleClick keydown->app-card#handleKeyDown " aria-pressed="false" role="button"> <figure class="tw-rounded-sm tw-overflow-hidden tw-shrink-0 tw-relative after:tw-content-[''] after:tw-absolute after:tw-inset-0 after:tw-rounded-sm tw-transition-transform group-hover:tw-scale-[1.025] tw-w-appIcon--sm after:tw-shadow-[inset_0_0_0_1px_rgba(0,0,0,0.1)]"> <img alt="" srcset="https://cdn.shopify.com/app-store/listing_images/8cce16328fae7303f55e346b8a81ec07/icon/CJne28-9mIMDEAE=.png?height=72&amp;width=72 1x, https://cdn.shopify.com/app-store/listing_images/8cce16328fae7303f55e346b8a81ec07/icon/CJne28-9mIMDEAE=.png?height=144&amp;width=144 2x" class="tw-block tw-relative tw-shrink-0 tw-w-appIcon--sm" src="https://cdn.shopify.com/app-store/listing_images/8cce16328fae7303f55e346b8a81ec07/icon/CJne28-9mIMDEAE=.png" /> </figure> <div class="tw-w-full tw-items-start tw-min-w-0 tw-gap-3xs tw-flex tw-flex-col"> <div class="tw-w-full tw-items-start tw-min-w-0 tw-gap-3xs tw-flex tw-flex-col"> <div class="tw-text-body-sm tw-font-link md:-tw-mt-[0.1em] lg:-tw-mt-[0.2em] tw-transition-colors tw-text-fg-primary group-hover:tw-text-fg-highlight-primary "> <a href="https://apps.shopify.com/upcart-cart-builder?locale=it&amp;surface_detail=in-cart-upsell&amp;surface_inter_position=1&amp;surface_intra_position=1&amp;surface_type=app_details" class=""> UpCart—Cart Drawer Cart Upsell </a> </div> <div class="tw-relative tw-flex tw-items-center tw-self-stretch tw-gap-xs tw-text-fg-secondary tw-text-body-xs"> <span> 4,8 <span class="tw-sr-only"> stelle su 5</span> </span> <span class="tw-shrink-0 -tw-mt-2xs"><img aria-hidden="true" class="tw-w-[12px]" src="https://apps.shopify.com/cdn/shopifycloud/shopify_app_store/assets/v2/icons/rating-star-a920190da874bfc184ab74449d2a5fd519e8bd717bdb24dbf918828da19bef13.svg" /></span> <span aria-hidden="true">(971)</span> <span class="tw-sr-only">971 recensioni totali</span> <span class="">•</span> <span class="tw-overflow-hidden tw-whitespace-nowrap tw-text-ellipsis">Piano gratuito disponibile</span> </div> <div class="tw-text-fg-secondary tw-text-body-xs"> Add a Slide Cart with a Free Shipping Bar &amp; Upsell Cart Widget </div> <div class="tw-pt-xs"><span class="tw-inline-flex tw-items-center tw-rounded-xs tw-whitespace-nowrap tw-py-xs tw-px-sm tw-text-label-sm tw-bg-canvas-accent-bfs tw-text-fg-primary built-for-shopify-badge"> <span role="presentation"><svg class="tw-h-[0.75em]" viewBox="0 0 16 14" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m13 0-1 5-4 9 8-9.5L13 0ZM3 0l1 5 4 9-8-9.5L3 0Z" fill="#1495CC"/><path d="m3 0 1 5 4 9 4-9 1-5H3Z" fill="#58B7DF"/><path d="M8 14 4 5l-4-.5L8 14ZM8 14l4-9 4-.5L8 14Z" fill="#035F86"/><path d="M8 5.5 4 5l4 9 4-9-4 .5Z" fill="#1495CC"/><path d="m4 5 4-5 4 5-4.001.5L4 5Z" fill="#A9DEF4"/><path d="M4 5 3 0h5L4 5ZM12 5l1-5H8l4 5Z" fill="#58B7DF"/><path d="M4 5 3 0 0 4.5 4 5ZM12 5l1-5 3 4.5-4 .5Z" fill="#1495CC"/></svg> </span> <span class="tw-ml-xs">Built for Shopify</span> </span> </div> </div> <div class="tw-border-none "> </div> </div> </div> </div> <div class="tw-w-full" data-controller="app-card" data-app-card-handle-value="essential-post-purchase-upsell" data-app-card-name-value="Essential Upsell &amp; Cross Sell" data-app-card-icon-url-value="https://cdn.shopify.com/app-store/listing_images/ddc901de538fba4cee75f53bf6c0832e/icon/COncqaiPv4YDEAE=.jpeg" data-app-card-app-link-value="https://apps.shopify.com/essential-post-purchase-upsell?locale=it&amp;surface_detail=in-cart-upsell&amp;surface_inter_position=1&amp;surface_intra_position=2&amp;surface_type=app_details" data-app-card-offer-token-value="" data-app-card-intra-position-value="" data-action=" app-comparison-wrapper:compare-mode-on@window->app-card#enableCompareMode app-comparison-wrapper:compare-mode-off@window->app-card#disableCompareMode app-comparison-wrapper:apps-updated@window->app-card#handleAppsUpdated "> <div class=" tw-relative tw-flex tw-gap-md tw-items-start tw-cursor-pointer tw-group [&.dimmed]:tw-opacity-[.5] tw-transition-opacity [&.dimmed]:tw-pointer-events-none tw-text-fg-primary " data-app-card-target="wrapper" data-action=" click->app-card#handleClick keydown->app-card#handleKeyDown " aria-pressed="false" role="button"> <figure class="tw-rounded-sm tw-overflow-hidden tw-shrink-0 tw-relative after:tw-content-[''] after:tw-absolute after:tw-inset-0 after:tw-rounded-sm tw-transition-transform group-hover:tw-scale-[1.025] tw-w-appIcon--sm after:tw-shadow-[inset_0_0_0_1px_rgba(0,0,0,0.1)]"> <img alt="" srcset="https://cdn.shopify.com/app-store/listing_images/ddc901de538fba4cee75f53bf6c0832e/icon/COncqaiPv4YDEAE=.jpeg?height=72&amp;quality=90&amp;width=72 1x, https://cdn.shopify.com/app-store/listing_images/ddc901de538fba4cee75f53bf6c0832e/icon/COncqaiPv4YDEAE=.jpeg?height=144&amp;quality=90&amp;width=144 2x" class="tw-block tw-relative tw-shrink-0 tw-w-appIcon--sm" src="https://cdn.shopify.com/app-store/listing_images/ddc901de538fba4cee75f53bf6c0832e/icon/COncqaiPv4YDEAE=.jpeg" /> </figure> <div class="tw-w-full tw-items-start tw-min-w-0 tw-gap-3xs tw-flex tw-flex-col"> <div class="tw-w-full tw-items-start tw-min-w-0 tw-gap-3xs tw-flex tw-flex-col"> <div class="tw-text-body-sm tw-font-link md:-tw-mt-[0.1em] lg:-tw-mt-[0.2em] tw-transition-colors tw-text-fg-primary group-hover:tw-text-fg-highlight-primary "> <a href="https://apps.shopify.com/essential-post-purchase-upsell?locale=it&amp;surface_detail=in-cart-upsell&amp;surface_inter_position=1&amp;surface_intra_position=2&amp;surface_type=app_details" class=""> Essential Upsell &amp; Cross Sell </a> </div> <div class="tw-relative tw-flex tw-items-center tw-self-stretch tw-gap-xs tw-text-fg-secondary tw-text-body-xs"> <span> 5,0 <span class="tw-sr-only"> stelle su 5</span> </span> <span class="tw-shrink-0 -tw-mt-2xs"><img aria-hidden="true" class="tw-w-[12px]" src="https://apps.shopify.com/cdn/shopifycloud/shopify_app_store/assets/v2/icons/rating-star-a920190da874bfc184ab74449d2a5fd519e8bd717bdb24dbf918828da19bef13.svg" /></span> <span aria-hidden="true">(349)</span> <span class="tw-sr-only">349 recensioni totali</span> <span class="">•</span> <span class="tw-overflow-hidden tw-whitespace-nowrap tw-text-ellipsis">Gratis</span> </div> <div class="tw-text-fg-secondary tw-text-body-xs"> Lift AOV with Frequently Bought Together Upsell and Cross-sell </div> <div class="tw-pt-xs"><span class="tw-inline-flex tw-items-center tw-rounded-xs tw-whitespace-nowrap tw-py-xs tw-px-sm tw-text-label-sm tw-bg-canvas-accent-bfs tw-text-fg-primary built-for-shopify-badge"> <span role="presentation"><svg class="tw-h-[0.75em]" viewBox="0 0 16 14" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m13 0-1 5-4 9 8-9.5L13 0ZM3 0l1 5 4 9-8-9.5L3 0Z" fill="#1495CC"/><path d="m3 0 1 5 4 9 4-9 1-5H3Z" fill="#58B7DF"/><path d="M8 14 4 5l-4-.5L8 14ZM8 14l4-9 4-.5L8 14Z" fill="#035F86"/><path d="M8 5.5 4 5l4 9 4-9-4 .5Z" fill="#1495CC"/><path d="m4 5 4-5 4 5-4.001.5L4 5Z" fill="#A9DEF4"/><path d="M4 5 3 0h5L4 5ZM12 5l1-5H8l4 5Z" fill="#58B7DF"/><path d="M4 5 3 0 0 4.5 4 5ZM12 5l1-5 3 4.5-4 .5Z" fill="#1495CC"/></svg> </span> <span class="tw-ml-xs">Built for Shopify</span> </span> </div> </div> <div class="tw-border-none "> </div> </div> </div> </div> <div class="tw-w-full" data-controller="app-card" data-app-card-handle-value="zipify-oneclickupsell" data-app-card-name-value="One Click Upsell ‑ Zipify OCU" data-app-card-icon-url-value="https://cdn.shopify.com/app-store/listing_images/aabc0942fb57526ee1fe892775edab52/icon/CPrvkNr0lu8CEAE=.png" data-app-card-app-link-value="https://apps.shopify.com/zipify-oneclickupsell?locale=it&amp;surface_detail=in-cart-upsell&amp;surface_inter_position=1&amp;surface_intra_position=3&amp;surface_type=app_details" data-app-card-offer-token-value="" data-app-card-intra-position-value="" data-action=" app-comparison-wrapper:compare-mode-on@window->app-card#enableCompareMode app-comparison-wrapper:compare-mode-off@window->app-card#disableCompareMode app-comparison-wrapper:apps-updated@window->app-card#handleAppsUpdated "> <div class=" tw-relative tw-flex tw-gap-md tw-items-start tw-cursor-pointer tw-group [&.dimmed]:tw-opacity-[.5] tw-transition-opacity [&.dimmed]:tw-pointer-events-none tw-text-fg-primary " data-app-card-target="wrapper" data-action=" click->app-card#handleClick keydown->app-card#handleKeyDown " aria-pressed="false" role="button"> <figure class="tw-rounded-sm tw-overflow-hidden tw-shrink-0 tw-relative after:tw-content-[''] after:tw-absolute after:tw-inset-0 after:tw-rounded-sm tw-transition-transform group-hover:tw-scale-[1.025] tw-w-appIcon--sm after:tw-shadow-[inset_0_0_0_1px_rgba(0,0,0,0.1)]"> <img alt="" srcset="https://cdn.shopify.com/app-store/listing_images/aabc0942fb57526ee1fe892775edab52/icon/CPrvkNr0lu8CEAE=.png?height=72&amp;width=72 1x, https://cdn.shopify.com/app-store/listing_images/aabc0942fb57526ee1fe892775edab52/icon/CPrvkNr0lu8CEAE=.png?height=144&amp;width=144 2x" class="tw-block tw-relative tw-shrink-0 tw-w-appIcon--sm" src="https://cdn.shopify.com/app-store/listing_images/aabc0942fb57526ee1fe892775edab52/icon/CPrvkNr0lu8CEAE=.png" /> </figure> <div class="tw-w-full tw-items-start tw-min-w-0 tw-gap-3xs tw-flex tw-flex-col"> <div class="tw-w-full tw-items-start tw-min-w-0 tw-gap-3xs tw-flex tw-flex-col"> <div class="tw-text-body-sm tw-font-link md:-tw-mt-[0.1em] lg:-tw-mt-[0.2em] tw-transition-colors tw-text-fg-primary group-hover:tw-text-fg-highlight-primary "> <a href="https://apps.shopify.com/zipify-oneclickupsell?locale=it&amp;surface_detail=in-cart-upsell&amp;surface_inter_position=1&amp;surface_intra_position=3&amp;surface_type=app_details" class=""> One Click Upsell ‑ Zipify OCU </a> </div> <div class="tw-relative tw-flex tw-items-center tw-self-stretch tw-gap-xs tw-text-fg-secondary tw-text-body-xs"> <span> 4,7 <span class="tw-sr-only"> stelle su 5</span> </span> <span class="tw-shrink-0 -tw-mt-2xs"><img aria-hidden="true" class="tw-w-[12px]" src="https://apps.shopify.com/cdn/shopifycloud/shopify_app_store/assets/v2/icons/rating-star-a920190da874bfc184ab74449d2a5fd519e8bd717bdb24dbf918828da19bef13.svg" /></span> <span aria-hidden="true">(450)</span> <span class="tw-sr-only">450 recensioni totali</span> <span class="">•</span> <span class="tw-overflow-hidden tw-whitespace-nowrap tw-text-ellipsis">Prova gratuita disponibile</span> </div> <div class="tw-text-fg-secondary tw-text-body-xs"> Maximize revenue on every sale with AI upsells and cross sells </div> </div> <div class="tw-border-none "> </div> </div> </div> </div> </div> </div> </section> </div> </section> <!-- Global site tag (gtag.js) - Google Analytics --> <script> gtag('config', 'G-GF0EX1LPPM'); </script> <script type="text/javascript"> /* <![CDATA[ */ var google_conversion_id = 11027079181; var google_remarketing_only = true; var google_restricted_data_processing = true; /* ]]> */ </script> <script type="text/javascript" src="//www.googleadservices.com/pagead/conversion.js"></script> <noscript> <div style="display:inline;"> <img height="1" width="1" style="border-style:none;" alt="" src="//googleads.g.doubleclick.net/pagead/viewthroughconversion/11027079181/?value=0&amp;guid=ON&amp;script=0"/> </div> </noscript> <script> !function(f,b,e,v,n,t,s) {if(f.fbq)return;n=f.fbq=function(){n.callMethod? n.callMethod.apply(n,arguments):n.queue.push(arguments)}; if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0'; n.queue=[];t=b.createElement(e);t.async=!0; t.src=v;s=b.getElementsByTagName(e)[0]; s.parentNode.insertBefore(t,s)}(window, document,'script', 'https://connect.facebook.net/en_US/fbevents.js'); </script> <noscript> <img height="1" width="1" style="display:none" src="https://www.facebook.com/tr?id=2500157720122053&ev=PageView&noscript=1"/> </noscript> </div> <div class="tw-pt-lg lg:tw-pt-2xl"> <div class="tw-bg-canvas-inverted-primary" data-monorail-waypoint="AppStoreSurfaceWaypoint" data-waypoint-app-grouping-handle="category" data-waypoint-waypoint="0" data-waypoint-surface="category" data-waypoint-surface-detail="marketing-and-conversion-checkout"> <div class="tw-container tw-flex tw-flex-col tw-items-center tw-gap-xl tw-py-2xl lg:tw-py-4xl"> <h2 class="tw-text-display-5 tw-text-fg-inverted-primary tw-text-center"> Vuoi aggiungere un’app? </h2> <a class="tw-rounded-full tw-cursor-pointer tw-no-underline tw-appearance-none tw-inline-block tw-text-center tw-border disabled:tw-cursor-not-allowed tw-outline-3 tw-outline-button-outline-focus focus:tw-outline tw-button-emphasis tw-px-5 tw-py-3 sm:tw-px-6 sm:tw-py-4 tw-text-link-md js-monorail-element-click-tracking tw-w-full sm:tw-w-auto" data-monorail-click="AppStoreElementClick" data-page-url="https://apps.shopify.com/in-cart-upsell?locale=it&amp;surface_detail=marketing-and-conversion-checkout&amp;surface_inter_position=1&amp;surface_intra_position=18&amp;surface_type=category&amp;surface_version=redesign" data-page-type="category" data-element="get-started-btn" data-element-group="signup-free-trial" href="https://accounts.shopify.com/store-create?_s=1468409c-4901-4e12-8f79-ed2f9f9cf091&amp;_y=5930cc6a-0cef-4f8f-9612-6e12ca5bd097&amp;locale=it&amp;signup_page=https%3A%2F%2Fapps.shopify.com%2Fin-cart-upsell%3Flocale%3Dit%26surface_detail%3Dmarketing-and-conversion-checkout%26surface_inter_position%3D1%26surface_intra_position%3D18%26surface_type%3Dcategory%26surface_version%3Dredesign&amp;signup_types%5B%5D=paid_trial_experience"> Prova Shopify gratis per tre giorni </a> </div> </div> </div> </div> </main> <footer class="tw-py-10 tw-text-body-md tw-bg-canvas-inverted-primary tw-text-fg-inverted-primary" data-section-name="footer" data-monorail-waypoint="AppStoreSurfaceWaypoint" data-waypoint-app-grouping-handle="page_footer" data-waypoint-waypoint="15" data-waypoint-surface="app_details" data-waypoint-surface-version="redesign" data-waypoint-surface-detail="page_footer"> <div class="tw-container"> <div class="tw-grid tw-grid-cols-2 tw-gap-y-12 lg:tw-grid-cols-5 tw-gap-md"> <div class="tw-col-span-2 lg:tw-col-span-1 tw-h-2xl"> <div class="tw-absolute tw-w-[40px] tw-h-[45px] [mask-image:url(merchant/footer/shopping-bag)] [mask-repeat:space] [mask-position:center] [mask-size:40px] tw-bg-fg-inverted-primary"></div> </div> <div class="tw-grid tw-auto-rows-min"> <h6 class="tw-text-heading-md tw-mb-6"> Categorie di app </h6> <a class="tw-group tw-underline-offset-linkOffset tw-decoration-linkWeight tw-text-link-md tw-no-underline hover:tw-underline tw-text-fg-inverted-primary hover:tw-text-fg-inverted-primary tw-decoration-stroke-link-inverted-default tw-block tw-py-sm tw-text-ellipsis tw-overflow-hidden" href="https://apps.shopify.com/categories/sales-channels?locale=it"> Canali di vendita </a> <a class="tw-group tw-underline-offset-linkOffset tw-decoration-linkWeight tw-text-link-md tw-no-underline hover:tw-underline tw-text-fg-inverted-primary hover:tw-text-fg-inverted-primary tw-decoration-stroke-link-inverted-default tw-block tw-py-sm tw-text-ellipsis tw-overflow-hidden" href="https://apps.shopify.com/categories/finding-products?locale=it"> Ricerca prodotti </a> <a class="tw-group tw-underline-offset-linkOffset tw-decoration-linkWeight tw-text-link-md tw-no-underline hover:tw-underline tw-text-fg-inverted-primary hover:tw-text-fg-inverted-primary tw-decoration-stroke-link-inverted-default tw-block tw-py-sm tw-text-ellipsis tw-overflow-hidden" href="https://apps.shopify.com/categories/selling-products?locale=it"> Vendita prodotti </a> <a class="tw-group tw-underline-offset-linkOffset tw-decoration-linkWeight tw-text-link-md tw-no-underline hover:tw-underline tw-text-fg-inverted-primary hover:tw-text-fg-inverted-primary tw-decoration-stroke-link-inverted-default tw-block tw-py-sm tw-text-ellipsis tw-overflow-hidden" href="https://apps.shopify.com/categories/orders-and-shipping?locale=it"> Ordini e spedizioni </a> <a class="tw-group tw-underline-offset-linkOffset tw-decoration-linkWeight tw-text-link-md tw-no-underline hover:tw-underline tw-text-fg-inverted-primary hover:tw-text-fg-inverted-primary tw-decoration-stroke-link-inverted-default tw-block tw-py-sm tw-text-ellipsis tw-overflow-hidden" href="https://apps.shopify.com/categories/store-design?locale=it"> Design del negozio </a> <a class="tw-group tw-underline-offset-linkOffset tw-decoration-linkWeight tw-text-link-md tw-no-underline hover:tw-underline tw-text-fg-inverted-primary hover:tw-text-fg-inverted-primary tw-decoration-stroke-link-inverted-default tw-block tw-py-sm tw-text-ellipsis tw-overflow-hidden" href="https://apps.shopify.com/categories/marketing-and-conversion?locale=it"> Marketing e conversioni </a> <a class="tw-group tw-underline-offset-linkOffset tw-decoration-linkWeight tw-text-link-md tw-no-underline hover:tw-underline tw-text-fg-inverted-primary hover:tw-text-fg-inverted-primary tw-decoration-stroke-link-inverted-default tw-block tw-py-sm tw-text-ellipsis tw-overflow-hidden" href="https://apps.shopify.com/categories/store-management?locale=it"> Gestione del negozio </a> </div> <div class="tw-grid tw-auto-rows-min"> <h6 class="tw-text-heading-md tw-mb-6"> Categorie principali </h6> <a class="tw-group tw-underline-offset-linkOffset tw-decoration-linkWeight tw-text-link-md tw-no-underline hover:tw-underline tw-text-fg-inverted-primary hover:tw-text-fg-inverted-primary tw-decoration-stroke-link-inverted-default tw-block tw-py-sm tw-text-ellipsis tw-overflow-hidden" href="https://apps.shopify.com/categories/finding-products-sourcing-options-dropshipping?locale=it"> Dropshipping </a> <a class="tw-group tw-underline-offset-linkOffset tw-decoration-linkWeight tw-text-link-md tw-no-underline hover:tw-underline tw-text-fg-inverted-primary hover:tw-text-fg-inverted-primary tw-decoration-stroke-link-inverted-default tw-block tw-py-sm tw-text-ellipsis tw-overflow-hidden" href="https://apps.shopify.com/categories/sales-channels-selling-online-marketplaces?locale=it"> Marketplace </a> <a class="tw-group tw-underline-offset-linkOffset tw-decoration-linkWeight tw-text-link-md tw-no-underline hover:tw-underline tw-text-fg-inverted-primary hover:tw-text-fg-inverted-primary tw-decoration-stroke-link-inverted-default tw-block tw-py-sm tw-text-ellipsis tw-overflow-hidden" href="https://apps.shopify.com/categories/marketing-and-conversion-social-trust-product-reviews?locale=it"> Recensioni dei prodotti </a> <a class="tw-group tw-underline-offset-linkOffset tw-decoration-linkWeight tw-text-link-md tw-no-underline hover:tw-underline tw-text-fg-inverted-primary hover:tw-text-fg-inverted-primary tw-decoration-stroke-link-inverted-default tw-block tw-py-sm tw-text-ellipsis tw-overflow-hidden" href="https://apps.shopify.com/categories/marketing-and-conversion-upsell-and-bundles?locale=it"> Upselling e pacchetti di prodotti </a> <a class="tw-group tw-underline-offset-linkOffset tw-decoration-linkWeight tw-text-link-md tw-no-underline hover:tw-underline tw-text-fg-inverted-primary hover:tw-text-fg-inverted-primary tw-decoration-stroke-link-inverted-default tw-block tw-py-sm tw-text-ellipsis tw-overflow-hidden" href="https://apps.shopify.com/categories/marketing-and-conversion-marketing-email-marketing?locale=it"> Email marketing </a> <a class="tw-group tw-underline-offset-linkOffset tw-decoration-linkWeight tw-text-link-md tw-no-underline hover:tw-underline tw-text-fg-inverted-primary hover:tw-text-fg-inverted-primary tw-decoration-stroke-link-inverted-default tw-block tw-py-sm tw-text-ellipsis tw-overflow-hidden" href="https://apps.shopify.com/categories/store-design-site-optimization-seo?locale=it"> SEO </a> <a class="tw-group tw-underline-offset-linkOffset tw-decoration-linkWeight tw-text-link-md tw-no-underline hover:tw-underline tw-text-fg-inverted-primary hover:tw-text-fg-inverted-primary tw-decoration-stroke-link-inverted-default tw-block tw-py-sm tw-text-ellipsis tw-overflow-hidden" href="https://apps.shopify.com/categories/orders-and-shipping-shipping-solutions-shipping?locale=it"> Spedizione </a> <a class="tw-group tw-underline-offset-linkOffset tw-decoration-linkWeight tw-text-link-md tw-no-underline hover:tw-underline tw-text-fg-inverted-primary hover:tw-text-fg-inverted-primary tw-decoration-stroke-link-inverted-default tw-block tw-py-sm tw-text-ellipsis tw-overflow-hidden" href="https://apps.shopify.com/categories/store-design-internationalization-currency-and-translation?locale=it"> Valute e traduzioni </a> </div> <div class="tw-grid tw-auto-rows-min"> <h6 class="tw-text-heading-md tw-mb-6"> Risorse </h6> <a class="tw-group tw-underline-offset-linkOffset tw-decoration-linkWeight tw-text-link-md tw-no-underline hover:tw-underline tw-text-fg-inverted-primary hover:tw-text-fg-inverted-primary tw-decoration-stroke-link-inverted-default tw-block tw-py-sm tw-text-ellipsis tw-overflow-hidden" href="https://help.shopify.com/it/"> Centro assistenza Shopify </a> <a class="tw-group tw-underline-offset-linkOffset tw-decoration-linkWeight tw-text-link-md tw-no-underline hover:tw-underline tw-text-fg-inverted-primary hover:tw-text-fg-inverted-primary tw-decoration-stroke-link-inverted-default tw-block tw-py-sm tw-text-ellipsis tw-overflow-hidden" href="https://shopify.dev/api"> Documentazione API </a> <a class="tw-group tw-underline-offset-linkOffset tw-decoration-linkWeight tw-text-link-md tw-no-underline hover:tw-underline tw-text-fg-inverted-primary hover:tw-text-fg-inverted-primary tw-decoration-stroke-link-inverted-default tw-block tw-py-sm tw-text-ellipsis tw-overflow-hidden" href="https://community.shopify.com/c/shopify-community-it/ct-p/it"> Community di Shopify </a> <a class="tw-group tw-underline-offset-linkOffset tw-decoration-linkWeight tw-text-link-md tw-no-underline hover:tw-underline tw-text-fg-inverted-primary hover:tw-text-fg-inverted-primary tw-decoration-stroke-link-inverted-default tw-block tw-py-sm tw-text-ellipsis tw-overflow-hidden" href="https://www.shopify.com/it/blog"> Blog di Shopify </a> <a class="tw-group tw-underline-offset-linkOffset tw-decoration-linkWeight tw-text-link-md tw-no-underline hover:tw-underline tw-text-fg-inverted-primary hover:tw-text-fg-inverted-primary tw-decoration-stroke-link-inverted-default tw-block tw-py-sm tw-text-ellipsis tw-overflow-hidden" href="https://www.shopify.com/it/research/future-of-commerce"> Ricerca </a> </div> <div class="tw-grid tw-auto-rows-min"> <h6 class="tw-text-heading-md tw-mb-6"> Shopify </h6> <a class="tw-group tw-underline-offset-linkOffset tw-decoration-linkWeight tw-text-link-md tw-no-underline hover:tw-underline tw-text-fg-inverted-primary hover:tw-text-fg-inverted-primary tw-decoration-stroke-link-inverted-default tw-block tw-py-sm tw-text-ellipsis tw-overflow-hidden" href="https://www.shopify.com/it/chi-siamo"> Chi siamo </a> <a class="tw-group tw-underline-offset-linkOffset tw-decoration-linkWeight tw-text-link-md tw-no-underline hover:tw-underline tw-text-fg-inverted-primary hover:tw-text-fg-inverted-primary tw-decoration-stroke-link-inverted-default tw-block tw-py-sm tw-text-ellipsis tw-overflow-hidden" href="https://www.shopify.com/careers"> Lavora con noi </a> <a class="tw-group tw-underline-offset-linkOffset tw-decoration-linkWeight tw-text-link-md tw-no-underline hover:tw-underline tw-text-fg-inverted-primary hover:tw-text-fg-inverted-primary tw-decoration-stroke-link-inverted-default tw-block tw-py-sm tw-text-ellipsis tw-overflow-hidden" href="https://investors.shopify.com/home/default.aspx"> Investitori </a> <a class="tw-group tw-underline-offset-linkOffset tw-decoration-linkWeight tw-text-link-md tw-no-underline hover:tw-underline tw-text-fg-inverted-primary hover:tw-text-fg-inverted-primary tw-decoration-stroke-link-inverted-default tw-block tw-py-sm tw-text-ellipsis tw-overflow-hidden" href="https://news.shopify.com/"> Stampa e media </a> <a class="tw-group tw-underline-offset-linkOffset tw-decoration-linkWeight tw-text-link-md tw-no-underline hover:tw-underline tw-text-fg-inverted-primary hover:tw-text-fg-inverted-primary tw-decoration-stroke-link-inverted-default tw-block tw-py-sm tw-text-ellipsis tw-overflow-hidden" href="https://www.shopify.com/it/partner"> Partner </a> <a class="tw-group tw-underline-offset-linkOffset tw-decoration-linkWeight tw-text-link-md tw-no-underline hover:tw-underline tw-text-fg-inverted-primary hover:tw-text-fg-inverted-primary tw-decoration-stroke-link-inverted-default tw-block tw-py-sm tw-text-ellipsis tw-overflow-hidden" href="https://www.shopify.com/it/affiliati"> Affiliati </a> <a class="tw-group tw-underline-offset-linkOffset tw-decoration-linkWeight tw-text-link-md tw-no-underline hover:tw-underline tw-text-fg-inverted-primary hover:tw-text-fg-inverted-primary tw-decoration-stroke-link-inverted-default tw-block tw-py-sm tw-text-ellipsis tw-overflow-hidden" href="https://www.shopify.com/it/legal"> Informazioni legali </a> <a class="tw-group tw-underline-offset-linkOffset tw-decoration-linkWeight tw-text-link-md tw-no-underline hover:tw-underline tw-text-fg-inverted-primary hover:tw-text-fg-inverted-primary tw-decoration-stroke-link-inverted-default tw-block tw-py-sm tw-text-ellipsis tw-overflow-hidden" href="https://shopifystatus.com"> Stato del servizio </a> </div> </div> <hr class="tw-my-8"> <div class="tw-flex tw-flex-col-reverse lg:tw-flex-row lg:tw-flex lg:tw-justify-between"> <div class="lg:tw-flex lg:tw-flex-wrap lg:tw-gap-6"> <span class="tw-block tw-pt-md lg:tw-inline lg:tw-pt-0"> <a class="tw-group tw-underline-offset-linkOffset tw-decoration-linkWeight tw-text-link-md tw-no-underline hover:tw-underline tw-text-fg-inverted-primary hover:tw-text-fg-inverted-primary tw-decoration-stroke-link-inverted-default tw-block tw-py-sm tw-text-ellipsis tw-overflow-hidden" href="https://apps.shopify.com/?auth=1&amp;locale=it"> Accesso sviluppatori </a> </span> <span class="tw-block tw-pt-md lg:tw-inline lg:tw-pt-0"> <a class="tw-group tw-underline-offset-linkOffset tw-decoration-linkWeight tw-text-link-md tw-no-underline hover:tw-underline tw-text-fg-inverted-primary hover:tw-text-fg-inverted-primary tw-decoration-stroke-link-inverted-default tw-block tw-py-sm tw-text-ellipsis tw-overflow-hidden" href="https://www.shopify.com/it/legal/termini"> Termini e condizioni del servizio </a> </span> <span class="tw-block tw-pt-md lg:tw-inline lg:tw-pt-0"> <a class="tw-group tw-underline-offset-linkOffset tw-decoration-linkWeight tw-text-link-md tw-no-underline hover:tw-underline tw-text-fg-inverted-primary hover:tw-text-fg-inverted-primary tw-decoration-stroke-link-inverted-default tw-block tw-py-sm tw-text-ellipsis tw-overflow-hidden" href="https://www.shopify.com/it/legal/privacy"> Informativa sulla privacy </a> </span> <span class="tw-block tw-pt-md lg:tw-inline lg:tw-pt-0"> <a class="tw-group tw-underline-offset-linkOffset tw-decoration-linkWeight tw-text-link-md tw-no-underline hover:tw-underline tw-text-fg-inverted-primary hover:tw-text-fg-inverted-primary tw-decoration-stroke-link-inverted-default tw-block tw-py-sm tw-text-ellipsis tw-overflow-hidden" href="https://apps.shopify.com/sitemap?locale=it"> Mappa del sito </a> </span> </div> <div class="tw-pb-md lg:tw-pb-0"> <div class="tw-flex tw-items-center"> <div class="tw-relative tw-w-[28px] tw-h-[28px] tw-mr-sm [mask-image:url(merchant/footer/globe)] [mask-repeat:no-repeat] [mask-position:center] [mask-size:28px] tw-bg-fg-inverted-primary"></div> <form action="https://apps.shopify.com/set_locale?locale=it" accept-charset="UTF-8" method="post"><input type="hidden" name="authenticity_token" value="jQQfISn_c4N1rBBF-R0NDY4Q6lVIMZmnDS2pu8iFDvhOLjVkDIg02e5We5bhTQOuZsaP_0lCsw2XjFkUiTAaDA" autocomplete="off" /> <select name="language" id="language" class="tw-bg-canvas-inverted-primary" aria-label="Cambia lingua" onchange="this.form.submit();"><option value="cs">Čeština</option> <option value="da">Dansk</option> <option value="de">Deutsch</option> <option value="en">English</option> <option value="es">Español</option> <option value="fr">Français</option> <option selected="selected" value="it">Italiano</option> <option value="nl">Nederlands</option> <option value="nb">Norsk (bokmål)</option> <option value="pl">Polski</option> <option value="pt-BR">Português (Brasil)</option> <option value="pt-PT">Português (Portugal)</option> <option value="fi">Suomi</option> <option value="sv">Svenska</option> <option value="tr">Türkçe</option> <option value="th">ภาษาไทย</option> <option value="ja">日本語</option> <option value="zh-CN">简体中文</option> <option value="zh-TW">繁體中文</option> <option value="ko">한국어</option></select> </form></div> </div> </div> <span width="0" height="0" data-monorail-waypoint="AppStoreSurfaceWaypoint" data-waypoint-app-grouping-handle="page_footer" data-waypoint-waypoint="16" data-waypoint-surface="app_details" data-waypoint-surface-version="redesign" data-waypoint-surface-detail="end_of_page"></span> </div> </footer> <div id="ModalContainer"> <div id="ModalContents"> <div id="AuthWithDomain" class="eco-modal" data-can-open-from-location="true" role="dialog"> <div class="eco-modal-section" data-section="main"> <div class="eco-modal-header"> <h2 class="eco-modal-title"> Accedi al tuo negozio Shopify </h2> <button class="eco-modal-close-action " aria-label="close modal"> <img class="tw-block tw-w-full tw-min-w-[16px]" aria-hidden="true" src="https://apps.shopify.com/cdn/shopifycloud/shopify_app_store/assets/eco/icons/eco-modal-close-b200ad2b4407778f759569d5d832b5c20ed3f1719526941f66cc7444c74711bb.svg" /> </button> </div> <div class="eco-modal-body"> <div class="tw-pt-4 tw-text-body-md tw-text-fg-primary"> <form id="AuthLoginForm" action="/login/initiate_shopify_auth/in-cart-upsell?locale=it" accept-charset="UTF-8" method="post"><input type="hidden" name="authenticity_token" value="iFY_VF5Fl5Yl4BoYogd4Pk_WCDhT0F3sdGNF189-Vy9LfBURezLQzL4accu6V3adpwBtklKjd0buwrV4jstD2w" autocomplete="off" /> <input type="hidden" name="auth_intent" id="auth_intent" value="" autocomplete="off" /> <input type="hidden" name="id" id="id" value="" autocomplete="off" /> <input type="hidden" name="return_to" id="return_to" value="/in-cart-upsell?locale=it&amp;surface_detail=marketing-and-conversion-checkout&amp;surface_inter_position=1&amp;surface_intra_position=18&amp;surface_type=category&amp;surface_version=redesign" autocomplete="off" /> <label class="tw-text-label-sm tw-block tw-pb-sm" for="URL del negozio"> URL del negozio </label> <input autocomplete="off" type="text" class='tw-input tw-form-input tw-block tw-w-full' id='AuthLoginShopInput' name='shop' placeholder="nome-negozio.myshopify.com"> <p class="tw-text-body-sm tw-text-fg-secondary tw-mt-sm"> Non hai ancora un negozio? <a class="tw-group tw-underline-offset-linkOffset tw-decoration-linkWeight tw-text-link-sm tw-underline hover:tw-no-underline tw-text-fg-primary hover:tw-text-fg-highlight-primary tw-decoration-stroke-link-default hover:tw-decoration-stroke-link-hover " href="https://accounts.shopify.com/store-create?_s=1468409c-4901-4e12-8f79-ed2f9f9cf091&amp;_y=5930cc6a-0cef-4f8f-9612-6e12ca5bd097&amp;locale=it&amp;signup_page=https%3A%2F%2Fapps.shopify.com%2Fin-cart-upsell%3Flocale%3Dit%26surface_detail%3Dmarketing-and-conversion-checkout%26surface_inter_position%3D1%26surface_intra_position%3D18%26surface_type%3Dcategory%26surface_version%3Dredesign&amp;signup_types%5B%5D=paid_trial_experience">Iscriviti</a> </p> </form> </div> </div> <div class="eco-modal-footer"> <div class="eco-modal-actions-container"> <div class="eco-modal-actions"> <div class="eco-modal-action-primary"> <button name="button" type="button" class="tw-rounded-full tw-cursor-pointer tw-no-underline tw-appearance-none tw-inline-block tw-text-center tw-border disabled:tw-cursor-not-allowed tw-outline-3 tw-outline-button-outline-focus focus:tw-outline tw-button-primary tw-w-full tw-whitespace-nowrap tw-px-5 tw-py-3 sm:tw-px-6 sm:tw-py-4 tw-text-link-md" disabled="disabled"> Accedi </button> </div> </div> <div class="eco-modal-action-tertiary"> <a class="tw-group tw-underline-offset-linkOffset tw-decoration-linkWeight tw-text-link-sm tw-underline hover:tw-no-underline tw-text-fg-primary hover:tw-text-fg-highlight-primary tw-decoration-stroke-link-default hover:tw-decoration-stroke-link-hover " href="https://apps.shopify.com/partner/login?locale=it&amp;return_path=%2Fin-cart-upsell%3Flocale%3Dit%26surface_detail%3Dmarketing-and-conversion-checkout%26surface_inter_position%3D1%26surface_intra_position%3D18%26surface_type%3Dcategory%26surface_version%3Dredesign">Accesso sviluppatori</a> </div> </div> </div> </div> </div> <div id="IncompatibleInstallModal" class="eco-modal" role="dialog"> <div class="eco-modal-section" data-section="main"> <div class="eco-modal-header"> <h2 class="eco-modal-title"> Questa app non è compatibile con il tuo negozio </h2> <button class="eco-modal-close-action " aria-label="close modal"> <img class="tw-block tw-w-full tw-min-w-[16px]" aria-hidden="true" src="https://apps.shopify.com/cdn/shopifycloud/shopify_app_store/assets/eco/icons/eco-modal-close-b200ad2b4407778f759569d5d832b5c20ed3f1719526941f66cc7444c74711bb.svg" /> </button> </div> <div class="eco-modal-body"> <div class="tw-pt-4 tw-text-body-md tw-text-fg-secondary"> <p> In Cart Upsell &amp; Cross Sell è compatibile solo con negozi che: </p> <ul class="tw-list-disc tw-pt-2 tw-pl-6"> </ul> </div> </div> <div class="eco-modal-footer"> <div class="eco-modal-actions-container"> <div class="eco-modal-actions"> <div class="eco-modal-action-primary"> <button name="button" type="button" class="tw-rounded-full tw-cursor-pointer tw-no-underline tw-appearance-none tw-inline-block tw-text-center tw-border disabled:tw-cursor-not-allowed tw-outline-3 tw-outline-button-outline-focus focus:tw-outline tw-button-primary tw-w-full tw-whitespace-nowrap tw-px-5 tw-py-3 sm:tw-px-6 sm:tw-py-4 tw-text-link-md"> Chiudi </button> </div> <div class="eco-modal-action-secondary"> <a target="_blank" rel="noopener noreferrer" class="tw-group tw-underline-offset-linkOffset tw-decoration-linkWeight tw-text-link-md tw-underline hover:tw-no-underline tw-text-fg-primary hover:tw-text-fg-highlight-primary tw-decoration-stroke-link-default hover:tw-decoration-stroke-link-hover " href="https://help.shopify.com/en/manual/apps/app-compatibility">Maggiori informazioni sulla compatibilità delle app</a> </div> </div> </div> </div> </div> </div> </div> <div id="ModalBackdrop" class="eco-modal-backdrop" aria-hidden="true"></div> </div> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10