https://506.io/

Submitted URL:
https://506.io
Report Finished:

The outgoing links identified from the page

LinkText
https://bit.ly/3D0MntzTry now!
https://bit.ly/3pf6hxBTry for Free
https://bit.ly/43UlgMfTry for Free
https://bit.ly/3PqZkEnTry for Free
https://bit.ly/3Nn7DOJTry for Free
https://bit.ly/3JprFqwTry for Free
https://icons8.comicons8.com

JavaScript Variables · 19 found

Global JavaScript variables loaded on the window object of a page, are variables declared outside of functions and accessible from anywhere in the code within the current scope

NameType
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
WebFontobject
gtagfunction
dataLayerobject
hljsobject
$function
jQueryfunction
google_tag_managerobject

Console log messages · 0 found

Messages logged to the web console

HTML

The raw HTML body of the page

<!DOCTYPE html><!-- Last Published: Mon Sep 23 2024 13:21:13 GMT+0000 (Coordinated Universal Time) --><html data-wf-domain="506.io" data-wf-page="647e01d7adf32f204c440d70" data-wf-site="647e01d7adf32f204c440ca7" lang="en" class="w-mod-js w-mod-ix wf-zillaslab-n5-active wf-dmsans-n5-active wf-dmsans-n7-active wf-dmsans-n4-active wf-caveat-n4-active wf-zillaslab-n4-active wf-zillaslab-i5-active wf-dmsans-i5-active wf-dmsans-i7-active wf-active"><head><style>.wf-force-outline-none[tabindex="-1"]:focus{outline:none;}</style><meta charset="utf-8"><title>506 | Shopify Apps | Developer | Boost eCommerce Stores</title><meta content="EasyGift: increase AOV. GetSale: Shopify discount app, bulk discount products. EasyScan: manage fulfillment. Exchange It: Shopify returns app, boost retention." name="description"><meta content="506 | Shopify Apps | Developer | Boost eCommerce Stores" property="og:title"><meta content="EasyGift: increase AOV. GetSale: Shopify discount app, bulk discount products. EasyScan: manage fulfillment. Exchange It: Shopify returns app, boost retention." property="og:description"><meta content="506 | Shopify Apps | Developer | Boost eCommerce Stores" property="twitter:title"><meta content="EasyGift: increase AOV. GetSale: Shopify discount app, bulk discount products. EasyScan: manage fulfillment. Exchange It: Shopify returns app, boost retention." property="twitter:description"><meta property="og:type" content="website"><meta content="summary_large_image" name="twitter:card"><meta content="width=device-width, initial-scale=1" name="viewport"><link href="https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/css/506-v2-0a66e13c343948fbb1-fdfb46e5556e7.webflow.3b5b5362a.min.css" rel="stylesheet" type="text/css"><link href="https://fonts.googleapis.com" rel="preconnect"><link href="https://fonts.gstatic.com" rel="preconnect" crossorigin="anonymous"><script type="text/javascript" async="" src="https://www.google-analytics.com/analytics.js"></script><script src="https://ajax.googleapis.com/ajax/libs/webfont/1.6.26/webfont.js" type="text/javascript"></script><link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Zilla+Slab:regular,500,500italic%7CDM+Sans:regular,500,500italic,700,700italic%7CCaveat:regular" media="all"><script type="text/javascript">WebFont.load({  google: {    families: ["Zilla Slab:regular,500,500italic","DM Sans:regular,500,500italic,700,700italic","Caveat:regular"]  }});</script><script type="text/javascript">!function(o,c){var n=c.documentElement,t=" w-mod-";n.className+=t+"js",("ontouchstart"in o||o.DocumentTouch&&c instanceof DocumentTouch)&&(n.className+=t+"touch")}(window,document);</script><link href="https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/647e01d7adf32f204c440e7e_favicon-32x32.png" rel="shortcut icon" type="image/x-icon"><link href="https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/647e01d7adf32f204c440e17_favicon-large.png" rel="apple-touch-icon"><script async="" src="https://www.googletagmanager.com/gtag/js?id=UA-213640889-1"></script><script type="text/javascript">window.dataLayer = window.dataLayer || [];function gtag(){dataLayer.push(arguments);}gtag('js', new Date());gtag('config', 'UA-213640889-1', {'anonymize_ip': false});</script><script async="" src="https://www.googletagmanager.com/gtag/js?id=G-RB4DS8B6NF"></script><script type="text/javascript">window.dataLayer = window.dataLayer || [];function gtag(){dataLayer.push(arguments);}gtag('js', new Date());gtag('set', 'developer_id.dZGVlNj', true);gtag('config', 'G-RB4DS8B6NF');</script><style>
body{
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
</style>
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="506 Shopify Apps. App Development. eCommerce">
<meta name="twitter:description" content="Boost your eCommerce revenue with our Shopify apps.">
<meta name="twitter:image" content="https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/64a69f80d2a5d5ac98c1680c_Artboard%201.png">
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/highlight.js/10.1.2/styles/default.min.css">
<script src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/10.1.2/highlight.min.js"></script>
<script>hljs.initHighlightingOnLoad();</script>
<script>
  document.addEventListener("DOMContentLoaded", function() {
    const urlParams = new URLSearchParams(window.location.search);
    if (urlParams) {
    	const shopName = urlParams.get('shop');
    	const appName = urlParams.get('app');
        const email = urlParams.get('email');
      	const msg = urlParams.get('msg');
        const name = urlParams.get('name');
    	if (shopName) {
        	document.getElementById('Shop').value = shopName;
    	}
    	if (appName) {
        	document.getElementById('appName').value = appName;
    	}
        if (msg) {
            document.getElementById('Message').value = msg;
        }
        if (email) {
            document.getElementById('Email').value = email;
        }
        if (name) {
            document.getElementById('Name').value = name;
        }

    }
  });
</script></head><body><div id="top" class="back-to-top-container"><div class="back-to-top-button-wrapper" style="transform: translate3d(0px, 72px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;"><a href="#top" class="button-circle bg-primary-1 w-inline-block"><img src="https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/647e01d7adf32f204c440d2c_icon-chevron-up.svg" alt=""></a></div></div><div class="navigation-container"><div class="container"><div data-collapse="medium" data-animation="default" data-duration="400" data-easing="ease" data-easing2="ease" role="banner" class="navbar w-nav"><a href="/" aria-current="page" class="w-nav-brand w--current" aria-label="home"><img src="https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/647e01d7adf32f204c440e68_logo.svg" alt="506.io brand logo" class="image-3"></a><nav role="navigation" class="nav-menu-wrapper small-margin-top w-nav-menu"><div class="nav-links nav-links-1"><a href="/" aria-current="page" class="nav-link w-nav-link w--current">Home</a><div data-delay="0" data-hover="true" class="nav-dropdown w-dropdown"><div class="nav-link w-dropdown-toggle" id="w-dropdown-toggle-0" aria-controls="w-dropdown-list-0" aria-haspopup="menu" aria-expanded="false" role="button" tabindex="0"><div class="row no-wrap"><div>Apps</div><img src="https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/647e01d7adf32f204c440cc0_icon-caret-down.svg" alt="" class="dropdown-icon"></div></div><nav class="dropdown-list w-dropdown-list" id="w-dropdown-list-0" aria-labelledby="w-dropdown-toggle-0"><div class="dropdown-menu"><a href="/easygift" class="dropdown-link w-dropdown-link" tabindex="0">EasyGift</a><a href="/easyscan" class="dropdown-link w-dropdown-link" tabindex="0">EasyScan</a><a href="/exchange-it" class="dropdown-link w-dropdown-link" tabindex="0">Exchange It</a><a href="/get-sale" class="dropdown-link w-dropdown-link" tabindex="0">GetSale</a></div></nav></div><div data-delay="0" data-hover="true" class="nav-dropdown w-dropdown"><div class="nav-link w-dropdown-toggle" id="w-dropdown-toggle-1" aria-controls="w-dropdown-list-1" aria-haspopup="menu" aria-expanded="false" role="button" tabindex="0"><div class="row no-wrap"><div>Resources</div><img src="https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/647e01d7adf32f204c440cc0_icon-caret-down.svg" alt="" class="dropdown-icon"></div></div><nav class="dropdown-list w-dropdown-list" id="w-dropdown-list-1" aria-labelledby="w-dropdown-toggle-1"><div class="dropdown-menu"><a href="/blog" class="dropdown-link w-dropdown-link" tabindex="0">Blog Articles</a><a href="/docs" class="dropdown-link w-dropdown-link" tabindex="0">Help Docs</a></div></nav></div><div data-delay="0" data-hover="true" class="nav-dropdown w-dropdown"><div class="nav-link w-dropdown-toggle" id="w-dropdown-toggle-2" aria-controls="w-dropdown-list-2" aria-haspopup="menu" aria-expanded="false" role="button" tabindex="0"><div class="row no-wrap"><div>Support</div><img src="https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/647e01d7adf32f204c440cc0_icon-caret-down.svg" alt="" class="dropdown-icon"></div></div><nav class="dropdown-list w-dropdown-list" id="w-dropdown-list-2" aria-labelledby="w-dropdown-toggle-2"><div class="dropdown-menu"><a href="/docs" class="dropdown-link w-dropdown-link" tabindex="0">Help Center</a><a href="/support" class="dropdown-link w-dropdown-link" tabindex="0">Contact Us</a></div></nav></div></div></nav><div class="nav-menu-button-wrapper"><div class="nav-functions"><div class="modal-container"><div class="modal-button-wrapper"><div class="button bg-white search-button no-top-space no-bottom-space"><div class="row no-bottom-space"><img src="https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/647e01d7adf32f204c440d31_icon-search-green.svg" alt=""><div class="text-space-left">Search</div></div></div></div><div class="modal" style="opacity: 0;"><div class="modal-contents"><form action="/search" class="modal-search-form w-form"><img src="https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/647e01d7adf32f204c440cd6_icon-search.svg" alt="Icon search" class="form-input-icon"><input class="form-input form-input-naked w-input" autofocus="true" maxlength="256" name="query" placeholder="Type your search" type="search" id="search-2" required=""><input type="submit" class="button form-search-button w-button" value="Search"></form></div></div><div data-w-id="10e504a5-4a3d-ed0b-3756-b8bdfaf7d8d6" class="modal-screen" style="opacity: 0;"></div></div><a href="/docs" class="button bg-primary-1 w-button">Help Center</a></div><div class="menu-button w-nav-button" style="-webkit-user-select: text;" aria-label="menu" role="button" tabindex="0" aria-controls="w-nav-overlay-0" aria-haspopup="menu" aria-expanded="false"><img src="https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/647e01d7adf32f204c440cd7_icon-menu.svg" alt="" class="menu-icon"><img src="https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/647e01d7adf32f204c440cc8_icon-x.svg" alt="Cross" class="menu-cross-icon" style="transform: translate3d(100%, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d; opacity: 0;"></div></div><div class="w-nav-overlay" data-wf-ignore="" id="w-nav-overlay-0"></div></div><div class="modal"><div class="modal-screen"></div><form action="/search" class="modal-search-form w-form"><div class="card form-input-card"><img src="https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/647e01d7adf32f204c440cd6_icon-search.svg" alt="Icon search" class="form-input-icon"><input class="form-input form-input-naked w-input" autofocus="true" maxlength="256" name="query" placeholder="Type your search" type="search" id="search" required=""></div><input type="submit" class="button form-search-button w-button" value="Search"></form></div></div></div><div class="section-halves"><div id="w-node-_9e19c6a1-f0fd-2a9a-a4ea-0d32185fa3ab-4c440d70" class="section-halves-content"><div class="text-primary-1">506 is a Certified Shopify Partner</div><h1 class="heading-10">Exceptional Shopify apps to give your store superpowers</h1><div class="text-primary-1">Crafted by a small and passionate team in London</div><img src="https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/655b84477cc30555173a685f_ShopifyPlus_Secondary.png" loading="lazy" sizes="(max-width: 479px) 55vw, (max-width: 767px) 32vw, (max-width: 991px) 177.09375px, (max-width: 1919px) 16vw, 177.09375px" srcset="https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/655b84477cc30555173a685f_ShopifyPlus_Secondary-p-500.png 500w, https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/655b84477cc30555173a685f_ShopifyPlus_Secondary.png 1057w" alt="" class="image-9"></div><img src="https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/64a69f80d2a5d5ac98c1680c_Artboard%201.png" width="506" sizes="(max-width: 991px) 100vw, 50vw" srcset="https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/64a69f80d2a5d5ac98c1680c_Artboard%201-p-500.png 500w, https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/64a69f80d2a5d5ac98c1680c_Artboard%201-p-800.png 800w, https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/64a69f80d2a5d5ac98c1680c_Artboard%201-p-1080.png 1080w, https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/64a69f80d2a5d5ac98c1680c_Artboard%201.png 1500w" alt="" class="full-bleed-image"></div><div class="section bg-gray-4"><div class="container"><div class="section-title small-bottom-space"><h3 class="medium-heading">Trusted by retailers of all sizes.</h3><p>We build our apps with robust performance in mind. So, whether you're just starting out or an established brand - you know you can sleep well at night.<br><br>506 Shopify apps are trusted by thousands of businesses.</p></div><div class="row row-justify-center"><img src="https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/648c6fd7645576d81dada7a8_All4cycling%20logo%20(1).png" loading="lazy" alt="All4cycling brand logo" class="logo-row-image"><img src="https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/648c769e705dbf74220a5e7f_RSPCA%20logo%20(1).png" loading="lazy" alt="RSPCA logo" class="logo-row-image"><img src="https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/648c87667322092a6d31bc5c_Under-Armour-Logo-2005-present.png" loading="lazy" sizes="56.875px" srcset="https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/648c87667322092a6d31bc5c_Under-Armour-Logo-2005-present-p-500.png 500w, https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/648c87667322092a6d31bc5c_Under-Armour-Logo-2005-present-p-800.png 800w, https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/648c87667322092a6d31bc5c_Under-Armour-Logo-2005-present-p-1080.png 1080w, https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/648c87667322092a6d31bc5c_Under-Armour-Logo-2005-present.png 3840w" alt="Under Armour brand logo" class="logo-row-image opacity-50"><img src="https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/648c836d2894fee5184beb61_Olaplex%20logo.png" loading="lazy" sizes="(max-width: 479px) 85vw, 203.1875px" srcset="https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/648c836d2894fee5184beb61_Olaplex%20logo-p-500.png 500w, https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/648c836d2894fee5184beb61_Olaplex%20logo.png 635w" alt="OLAPLEX brand logo" class="logo-row-image"><img src="https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/648c7f363fa58727d4813fda_candy-kittens_owler_20190726_163259_original.png" loading="lazy" sizes="(max-width: 479px) 85vw, 142.171875px" srcset="https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/648c7f363fa58727d4813fda_candy-kittens_owler_20190726_163259_original-p-500.png 500w, https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/648c7f363fa58727d4813fda_candy-kittens_owler_20190726_163259_original-p-800.png 800w, https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/648c7f363fa58727d4813fda_candy-kittens_owler_20190726_163259_original.png 2115w" alt="CANDY KITTENS brand logo" class="logo-row-image"><img src="https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/648c6d0d74d4a4a4f5e0273e_Lucky%20Saint%20Logos-03%20(2).png" loading="lazy" sizes="50.359375px" srcset="https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/648c6d0d74d4a4a4f5e0273e_Lucky%20Saint%20Logos-03%20(2)-p-500.png 500w, https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/648c6d0d74d4a4a4f5e0273e_Lucky%20Saint%20Logos-03%20(2).png 1407w" alt="LUCKY SAINT brand logo" class="logo-row-image"><img src="https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/648c7f8e7322092a6d273b81_Dermalogica.png" loading="lazy" alt="Dermalogica logo" class="logo-row-image"></div><div class="row row-justify-center"><img src="https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/64dcf2f5fad4ead0c5856619_Untitled_design__8_-removebg-preview.png" loading="lazy" sizes="(max-width: 479px) 85vw, 165.984375px" srcset="https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/64dcf2f5fad4ead0c5856619_Untitled_design__8_-removebg-preview-p-500.png 500w, https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/64dcf2f5fad4ead0c5856619_Untitled_design__8_-removebg-preview-p-800.png 800w, https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/64dcf2f5fad4ead0c5856619_Untitled_design__8_-removebg-preview-p-1080.png 1080w, https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/64dcf2f5fad4ead0c5856619_Untitled_design__8_-removebg-preview.png 1136w" alt="Casio official brand logo" class="logo-row-image"><img src="https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/648c755074d4a4a4f5ea8dba_Bulldog%20logo.png" loading="lazy" alt="BULL DOG brand logo" class="logo-row-image"><img src="https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/647e01d7adf32f204c440e7c_ll_logo.png" alt="Legoland logo" height="" class="logo-row-image opacity-50"><img src="https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/648c7d5c2894fee518435640_durex-2-logo-png-transparent.png" loading="lazy" sizes="90.140625px" srcset="https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/648c7d5c2894fee518435640_durex-2-logo-png-transparent-p-500.png 500w, https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/648c7d5c2894fee518435640_durex-2-logo-png-transparent-p-800.png 800w, https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/648c7d5c2894fee518435640_durex-2-logo-png-transparent-p-1080.png 1080w, https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/648c7d5c2894fee518435640_durex-2-logo-png-transparent-p-1600.png 1600w, https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/648c7d5c2894fee518435640_durex-2-logo-png-transparent-p-2000.png 2000w, https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/648c7d5c2894fee518435640_durex-2-logo-png-transparent.png 2400w" alt="Durex brand logo" class="logo-row-image"></div></div></div><div class="section"><div class="container"><div class="section-title"><h3 class="medium-heading">Grow your Business</h3></div><div class="w-layout-grid grid-quarters"><div class="centered-grid-item"><h4 data-w-id="97fbd6ba-c5e8-badb-34b4-4729ce60d01c" style="opacity: 0;" class="large-heading text-primary-1">+30%</h4><h5>Increase AOV</h5><p>Use EasyGift to implement tiered discounts, offer amazing upsells to customers and automatically add products to their cart.</p></div><div class="centered-grid-item"><h4 data-w-id="97fbd6ba-c5e8-badb-34b4-4729ce60d024" style="opacity: 0;" class="large-heading text-primary-1">48 mins</h4><h5>Save Time</h5><p>Automate and schedule your promotions using GetSale. Create smart campaigns to bulk discount and auto edit your product prices.</p></div><div class="centered-grid-item"><h4 data-w-id="97fbd6ba-c5e8-badb-34b4-4729ce60d02c" style="opacity: 0;" class="large-heading text-primary-1">-62%</h4><h5>Reduce Errors</h5><p>Organize and manage your inventory like a pro using EasyScan to reduce human errors, increase productivity and speed up shipping.</p></div><div class="centered-grid-item"><h4 data-w-id="97fbd6ba-c5e8-badb-34b4-4729ce60d034" style="opacity: 0;" class="large-heading text-primary-1">+22%</h4><h5>Increase Retention</h5><p>Create seamless and fast return processes. Exchange It improves your customer experience and the retention rate of your eCommerce store.</p></div></div></div></div><div class="section bg-gray-4"><div class="w-layout-blockcontainer section-title-wide no-bottom-space w-container"><h6 class="subheading text-primary-1 text-center">With more on the way!</h6><h2 class="large-heading text-center">Discover our Shopify Apps</h2><a href="https://bit.ly/3D0Mntz" target="_blank" class="w-inline-block"><img src="https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/647e01d7adf32f204c440ec1_Shopify-App-Store-Badge-Final-Black.png" loading="lazy" width="160" sizes="(max-width: 479px) 100vw, 160px" alt="Shopify App Store Badge Black" srcset="https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/647e01d7adf32f204c440ec1_Shopify-App-Store-Badge-Final-Black-p-500.png 500w, https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/647e01d7adf32f204c440ec1_Shopify-App-Store-Badge-Final-Black.png 830w"></a></div></div><div class="section bg-gray-4"><div class="container"><div class="w-layout-grid grid-fifths card-grid-fifths"><div class="card no-border"><div class="container container-2 w-container"><img src="https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/647e01d7adf32f204c440e9d_es_icoArtboard%201%20copy%206.png" width="824" sizes="80px" srcset="https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/647e01d7adf32f204c440e9d_es_icoArtboard%25201%2520copy%25206-p-500.png 500w, https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/647e01d7adf32f204c440e9d_es_icoArtboard%25201%2520copy%25206-p-800.png 800w, https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/647e01d7adf32f204c440e9d_es_icoArtboard%201%20copy%206.png 1200w" alt="EasyGift brand logo" class="card-image-head image-2 rounded"><div class="card-body card-body-large text-left no-padding-left no-padding-right"><h4 class="heading-4 text-left">EasyGift</h4><div class="text-block bottom-margin">Increase orders, upsell and cross sell.<br>Automatically add gifts or products in your carts.</div><a href="/easygift" class="button bg-gray-4 text-primary-1 margin-right w-button">Learn More</a><a href="https://bit.ly/3pf6hxB" target="_blank" class="button bg-primary-1 margin-top w-button">Try for Free</a></div></div></div><div class="card no-border"><div class="container container-2 w-container"><img src="https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/647e01d7adf32f204c440e9e_es_ico_4.jpg" width="824" sizes="80px" srcset="https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/647e01d7adf32f204c440e9e_es_ico_4-p-500.jpeg 500w, https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/647e01d7adf32f204c440e9e_es_ico_4-p-800.jpeg 800w, https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/647e01d7adf32f204c440e9e_es_ico_4-p-1080.jpeg 1080w, https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/647e01d7adf32f204c440e9e_es_ico_4.jpg 1200w" alt="EasyScan brand logo" class="card-image-head image-2 rounded"><div class="card-body card-body-large text-left no-padding-left no-padding-right"><h4 class="heading-4 text-left">EasyScan</h4><div class="text-block bottom-margin">Manage the fulfillment cycle. Process orders, scan &amp; print barcodes and organise your inventory.</div><a href="/easyscan" class="button bg-gray-4 text-primary-1 margin-right w-button">Learn More</a><a href="https://bit.ly/43UlgMf" target="_blank" class="button bg-primary-1 margin-top w-button">Try for Free</a></div></div></div><div class="card no-border"><div class="container container-2 w-container"><img src="https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/647e01d7adf32f204c440eb0_Logo_v2.4.png" width="824" sizes="80px" srcset="https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/647e01d7adf32f204c440eb0_Logo_v2.4-p-500.png 500w, https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/647e01d7adf32f204c440eb0_Logo_v2.4-p-800.png 800w, https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/647e01d7adf32f204c440eb0_Logo_v2.4.png 1200w" alt="Exchange It brand logo" class="card-image-head image-2 rounded"><div class="card-body card-body-large text-left no-padding-left no-padding-right"><h4 class="heading-4 text-left">ExchangeIt</h4><div class="text-block bottom-margin">Easily manage orders returns and exchanges. Autofills info into new order and restocks for you.</div><a href="/exchange-it" class="button bg-gray-4 text-primary-1 margin-right w-button">Learn More</a><a href="https://bit.ly/3PqZkEn" target="_blank" class="button bg-primary-1 margin-top w-button">Try for Free</a></div></div></div><div class="card no-border"><div class="container container-2 w-container"><img src="https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/647e01d7adf32f204c440ec2_BD_Icon%2009.44.15.jpg" width="824" sizes="80px" srcset="https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/647e01d7adf32f204c440ec2_BD_Icon%252009.44.15-p-500.jpg 500w, https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/647e01d7adf32f204c440ec2_BD_Icon%252009.44.15-p-800.jpg 800w, https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/647e01d7adf32f204c440ec2_BD_Icon%252009.44.15-p-1080.jpg 1080w, https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/647e01d7adf32f204c440ec2_BD_Icon%2009.44.15.jpg 1200w" alt="GetSale logo" class="card-image-head image-2 rounded"><div class="card-body card-body-large text-left no-padding-left no-padding-right"><h4 class="heading-4 text-left">GetSale</h4><div class="text-block bottom-margin">Price manage discounts. Save time, automate and schedule all your promotions.</div><a href="/get-sale" class="button bg-gray-4 text-primary-1 margin-right w-button">Learn More</a><a href="https://bit.ly/3Nn7DOJ" target="_blank" class="button bg-primary-1 margin-top w-button">Try for Free</a></div></div></div><div class="card no-border"><div class="container container-2 w-container"><img src="https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/647e01d7adf32f204c440eb1_Artboard%201%20copy%208.png" width="824" sizes="80px" srcset="https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/647e01d7adf32f204c440eb1_Artboard%25201%2520copy%25208-p-500.png 500w, https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/647e01d7adf32f204c440eb1_Artboard%25201%2520copy%25208-p-800.png 800w, https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/647e01d7adf32f204c440eb1_Artboard%25201%2520copy%25208-p-1080.png 1080w, https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/647e01d7adf32f204c440eb1_Artboard%201%20copy%208.png 1200w" alt="Cartix logo" class="card-image-head image-2"><div class="card-body card-body-large text-left no-padding-left no-padding-right"><h4 class="heading-4 text-left">Cartix</h4><div class="text-block bottom-margin">Upsell and manage discounts in cart.<br>Powerful customization to match any theme.</div><a href="https://bit.ly/3JprFqw" target="_blank" class="button bg-gray-4 text-primary-1 margin-right w-button">Learn More</a><a href="https://bit.ly/3JprFqw" target="_blank" class="button bg-primary-1 margin-top w-button">Try for Free</a></div></div></div></div></div></div><section class="section"><div class="container bg-white"><div class="section-title-wide"><img src="https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/647e01d7adf32f204c440dbb_trust.svg" alt="Outline graphic depicting hand nurturing a heart" class="icon-large"><h3 class="medium-heading">Our numbers speak for themselves</h3><div><div class="w-layout-grid grid-5"><div id="w-node-_267b35ba-c387-d357-44e3-e25bc4ee6f95-4c440d70" class="centered-grid-item"><div class="restricted-grid-item border-sides-white"><h4 class="large-heading">1200+</h4><div>Reviews<br> </div></div></div><div id="w-node-_267b35ba-c387-d357-44e3-e25bc4ee6f9d-4c440d70" class="centered-grid-item"><div class="restricted-grid-item"><div class="div-block centred"><h4 class="large-heading">4.9</h4><img src="https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/647e01d7adf32f204c440e6a_star.svg" loading="lazy" height="50" alt="Image of a review star" class="image-6"></div><div>Average rating<br>‍</div></div></div></div></div></div></div><div class="container"><h3 class="medium-heading text-center">Reviews from our Merchants</h3><div data-delay="4000" data-animation="slide" class="testimonial-slider w-slider" data-autoplay="true" data-easing="ease" data-hide-arrows="true" data-disable-swipe="false" data-autoplay-limit="0" data-nav-spacing="3" data-duration="500" data-infinite="true" role="region" aria-label="carousel"><div class="w-slider-mask" id="w-slider-mask-0"><div class="testimonial-slide-wrapper w-slide" aria-label="1 of 8" role="group" style="transform: translateX(0px); opacity: 1;"><div class="testimonial-card bg-gray-4"><div><img src="https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/647e01d7adf32f204c440e6a_star.svg" loading="lazy" alt="Image of a review star" class="image"><img src="https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/647e01d7adf32f204c440e6a_star.svg" loading="lazy" alt="Image of a review star" class="image"><img src="https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/647e01d7adf32f204c440e6a_star.svg" loading="lazy" alt="Image of a review star" class="image"><img src="https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/647e01d7adf32f204c440e6a_star.svg" loading="lazy" alt="Image of a review star" class="image"><img src="https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/647e01d7adf32f204c440e6a_star.svg" loading="lazy" alt="Image of a review star" class="image"></div><p>EasyGift<br>We have been using this app for 1-2 years now. I have never been more satisfied with an app. It does exactly what I need it to, works fast and never glitches.</p><div class="testimonial-info"><div><h3 class="testimonial-author">Pump Haircare</h3><div class="tagline">Australia</div></div></div></div></div><div class="testimonial-slide-wrapper w-slide" aria-label="2 of 8" role="group" style="transform: translateX(0px); opacity: 1;"><div class="testimonial-card bg-gray-4"><div><img src="https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/647e01d7adf32f204c440e6a_star.svg" loading="lazy" alt="Image of a review star" class="image"><img src="https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/647e01d7adf32f204c440e6a_star.svg" loading="lazy" alt="Image of a review star" class="image"><img src="https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/647e01d7adf32f204c440e6a_star.svg" loading="lazy" alt="Image of a review star" class="image"><img src="https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/647e01d7adf32f204c440e6a_star.svg" loading="lazy" alt="Image of a review star" class="image"><img src="https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/647e01d7adf32f204c440e6a_star.svg" loading="lazy" alt="Image of a review star" class="image"></div><p>GetSale<br>Super easy to set up sales and being able to schedule them in advance has been a game changer. The support team are super helpful and responsive, they even added custom coding to our store!</p><div class="testimonial-info"><div><h3 class="testimonial-author">The Official Cricket Shop</h3><div class="tagline">Australia</div></div></div></div></div><div class="testimonial-slide-wrapper w-slide" aria-label="3 of 8" role="group" aria-hidden="true" style="transform: translateX(0px); opacity: 1;"><div class="testimonial-card bg-gray-4" aria-hidden="true"><div aria-hidden="true"><img src="https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/647e01d7adf32f204c440e6a_star.svg" loading="lazy" alt="Image of a review star" class="image" aria-hidden="true"><img src="https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/647e01d7adf32f204c440e6a_star.svg" loading="lazy" alt="Image of a review star" class="image" aria-hidden="true"><img src="https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/647e01d7adf32f204c440e6a_star.svg" loading="lazy" alt="Image of a review star" class="image" aria-hidden="true"><img src="https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/647e01d7adf32f204c440e6a_star.svg" loading="lazy" alt="Image of a review star" class="image" aria-hidden="true"><img src="https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/647e01d7adf32f204c440e6a_star.svg" loading="lazy" alt="Image of a review star" class="image" aria-hidden="true"></div><p aria-hidden="true">EasyScan<br aria-hidden="true">Excellent app! Customer service is top-notch, and our order accuracy has improved significantly since using it. Features like Pick &amp; Pack Orders, bin locations, and barcode scanning make inventory management a breeze. Highly recommended!</p><div class="testimonial-info" aria-hidden="true"><div aria-hidden="true"><h3 class="testimonial-author" aria-hidden="true">Honeydew</h3><div class="tagline" aria-hidden="true">United States</div></div></div></div></div><div class="testimonial-slide-wrapper w-slide" aria-label="4 of 8" role="group" aria-hidden="true" style="transform: translateX(0px); opacity: 1;"><div class="testimonial-card bg-gray-4" aria-hidden="true"><div aria-hidden="true"><img src="https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/647e01d7adf32f204c440e6a_star.svg" loading="lazy" alt="Image of a review star" class="image" aria-hidden="true"><img src="https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/647e01d7adf32f204c440e6a_star.svg" loading="lazy" alt="Image of a review star" class="image" aria-hidden="true"><img src="https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/647e01d7adf32f204c440e6a_star.svg" loading="lazy" alt="Image of a review star" class="image" aria-hidden="true"><img src="https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/647e01d7adf32f204c440e6a_star.svg" loading="lazy" alt="Image of a review star" class="image" aria-hidden="true"><img src="https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/647e01d7adf32f204c440e6a_star.svg" loading="lazy" alt="Image of a review star" class="image" aria-hidden="true"></div><p aria-hidden="true">EasyGift<br aria-hidden="true">We've been using this app for a few years and it serves its purpose perfectly. We've got a special deal for Black Friday and something in the setup wasn't working in the app. They have helped me every step of the way to get to work in time for Black Friday, AMAZING customer service!</p><div class="testimonial-info" aria-hidden="true"><div aria-hidden="true"><h3 class="testimonial-author" aria-hidden="true">Osaka World</h3><div class="tagline" aria-hidden="true">Belgium</div></div></div></div></div><div class="testimonial-slide-wrapper w-slide" aria-label="5 of 8" role="group" aria-hidden="true" style="transform: translateX(0px); opacity: 1;"><div class="testimonial-card bg-gray-4" aria-hidden="true"><div aria-hidden="true"><img src="https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/647e01d7adf32f204c440e6a_star.svg" loading="lazy" alt="Image of a review star" class="image" aria-hidden="true"><img src="https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/647e01d7adf32f204c440e6a_star.svg" loading="lazy" alt="Image of a review star" class="image" aria-hidden="true"><img src="https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/647e01d7adf32f204c440e6a_star.svg" loading="lazy" alt="Image of a review star" class="image" aria-hidden="true"><img src="https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/647e01d7adf32f204c440e6a_star.svg" loading="lazy" alt="Image of a review star" class="image" aria-hidden="true"><img src="https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/647e01d7adf32f204c440e6a_star.svg" loading="lazy" alt="Image of a review star" class="image" aria-hidden="true"></div><p aria-hidden="true">Exchange It<br aria-hidden="true">This app saves hundreds of hours of customer service time in processing exchanges. We've searched and there's nothing better than EXCHANGE IT. Additionally, the customer support is outstanding, highly responsive and they truly care about their customers.</p><div class="testimonial-info" aria-hidden="true"><div aria-hidden="true"><h3 class="testimonial-author" aria-hidden="true">Kitsch</h3><div class="tagline" aria-hidden="true">United States</div></div></div></div></div><div class="testimonial-slide-wrapper w-slide" aria-label="6 of 8" role="group" aria-hidden="true" style="transform: translateX(0px); opacity: 1;"><div class="testimonial-card bg-gray-4" aria-hidden="true"><div aria-hidden="true"><img src="https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/647e01d7adf32f204c440e6a_star.svg" loading="lazy" alt="Image of a review star" class="image" aria-hidden="true"><img src="https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/647e01d7adf32f204c440e6a_star.svg" loading="lazy" alt="Image of a review star" class="image" aria-hidden="true"><img src="https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/647e01d7adf32f204c440e6a_star.svg" loading="lazy" alt="Image of a review star" class="image" aria-hidden="true"><img src="https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/647e01d7adf32f204c440e6a_star.svg" loading="lazy" alt="Image of a review star" class="image" aria-hidden="true"><img src="https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/647e01d7adf32f204c440e6a_star.svg" loading="lazy" alt="Image of a review star" class="image" aria-hidden="true"></div><p aria-hidden="true">EasyScan<br aria-hidden="true">Great app. Customisable allowing us to make it work how we need it too.. We use it for bin locations, picking orders and moving stock. Good value and reliable.</p><div class="testimonial-info" aria-hidden="true"><div aria-hidden="true"><h3 class="testimonial-author" aria-hidden="true">HockeyStation</h3><div class="tagline" aria-hidden="true">United Kingdom</div></div></div></div></div><div class="testimonial-slide-wrapper w-slide" aria-label="7 of 8" role="group" aria-hidden="true" style="transform: translateX(0px); opacity: 1;"><div class="testimonial-card bg-gray-4" aria-hidden="true"><div aria-hidden="true"><img src="https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/647e01d7adf32f204c440e6a_star.svg" loading="lazy" alt="Image of a review star" class="image" aria-hidden="true"><img src="https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/647e01d7adf32f204c440e6a_star.svg" loading="lazy" alt="Image of a review star" class="image" aria-hidden="true"><img src="https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/647e01d7adf32f204c440e6a_star.svg" loading="lazy" alt="Image of a review star" class="image" aria-hidden="true"><img src="https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/647e01d7adf32f204c440e6a_star.svg" loading="lazy" alt="Image of a review star" class="image" aria-hidden="true"><img src="https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/647e01d7adf32f204c440e6a_star.svg" loading="lazy" alt="Image of a review star" class="image" aria-hidden="true"></div><p aria-hidden="true">GetSale<br aria-hidden="true">This is APP is at the top of our Black Friday marketing tech stack. The app is easy to use and removes ALL of the headache of scheduling sale prices. A Big thanks to the team for this incredible app.<br aria-hidden="true"></p><div class="testimonial-info" aria-hidden="true"><div aria-hidden="true"><h3 class="testimonial-author" aria-hidden="true">NOTIQ</h3><div class="tagline" aria-hidden="true">United States</div></div></div></div></div><div class="testimonial-slide-wrapper w-slide" aria-label="8 of 8" role="group" aria-hidden="true" style="transform: translateX(0px); opacity: 1;"><div class="testimonial-card bg-gray-4" aria-hidden="true"><div aria-hidden="true"><img src="https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/647e01d7adf32f204c440e6a_star.svg" loading="lazy" alt="Image of a review star" class="image" aria-hidden="true"><img src="https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/647e01d7adf32f204c440e6a_star.svg" loading="lazy" alt="Image of a review star" class="image" aria-hidden="true"><img src="https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/647e01d7adf32f204c440e6a_star.svg" loading="lazy" alt="Image of a review star" class="image" aria-hidden="true"><img src="https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/647e01d7adf32f204c440e6a_star.svg" loading="lazy" alt="Image of a review star" class="image" aria-hidden="true"><img src="https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/647e01d7adf32f204c440e6a_star.svg" loading="lazy" alt="Image of a review star" class="image" aria-hidden="true"></div><p aria-hidden="true">Exchange It<br aria-hidden="true">This app is perfect for our store and has greatly simplified our exchange process. Their support is top-notch and they are receptive to feedback making changes as needed. I highly recommend you try it!<br aria-hidden="true"></p><div class="testimonial-info" aria-hidden="true"><div aria-hidden="true"><h3 class="testimonial-author" aria-hidden="true">Small Pet Select</h3><div class="tagline" aria-hidden="true">United States</div></div></div></div></div><div aria-live="off" aria-atomic="true" class="w-slider-aria-label" data-wf-ignore=""></div></div><div class="testimonial-slider-left w-slider-arrow-left" role="button" tabindex="0" aria-controls="w-slider-mask-0" aria-label="previous slide" style="display: none;"><div class="arrow-wrapper"><img src="https://cdn.prod.website-files.com/62434fa732124a0fb112aab4/62434fa732124a0e4912aadb_Chevron%20right-1.svg" loading="lazy" alt="" class="slider-arrow-embed"></div></div><div class="testimonial-slider-right w-slider-arrow-right" role="button" tabindex="0" aria-controls="w-slider-mask-0" aria-label="next slide"><div class="arrow-wrapper"><img src="https://cdn.prod.website-files.com/62434fa732124a0fb112aab4/62434fa732124a7ce212aacc_Chevron%20right.svg" loading="lazy" alt="" class="slider-arrow-embed"></div></div><div class="testimonial-slide-nav w-slider-nav w-round"><div class="w-slider-dot w-active" data-wf-ignore="" aria-label="Show slide 1 of 4" aria-pressed="true" role="button" tabindex="0" style="margin-left: 3px; margin-right: 3px;"></div><div class="w-slider-dot" data-wf-ignore="" aria-label="Show slide 2 of 4" aria-pressed="false" role="button" tabindex="-1" style="margin-left: 3px; margin-right: 3px;"></div><div class="w-slider-dot" data-wf-ignore="" aria-label="Show slide 3 of 4" aria-pressed="false" role="button" tabindex="-1" style="margin-left: 3px; margin-right: 3px;"></div><div class="w-slider-dot" data-wf-ignore="" aria-label="Show slide 4 of 4" aria-pressed="false" role="button" tabindex="-1" style="margin-left: 3px; margin-right: 3px;"></div></div></div></div></section><div class="section bg-gray-4"><div class="container"><div class="row row-split-content"><div class="content-width-small"><h6 class="subheading text-primary-1">Helpful Resources</h6><h3 class="large-heading">Blog Articles</h3><p>Our team has written a range of fantastic articles with marketing tips and tutorials to help you significantly grow your business.</p><a href="/blog">Visit the Blog</a></div><div class="content-width-large"><div class="w-dyn-list"><div role="list" class="grid-rows w-dyn-items"><div role="listitem" class="w-dyn-item"><div class="w-layout-grid featured-blog-post-grid"><div style="background-color:#f8f6f4" class="blog-post-category-placeholder sidebar-blog-post-category-placeholder w-condition-invisible"><img alt="" src="https://cdn.prod.website-files.com/647e01d7adf32f204c440ccc/6489dec8d070ba71d4160df3_Graph%20(7).png" sizes="100vw" srcset="https://cdn.prod.website-files.com/647e01d7adf32f204c440ccc/6489dec8d070ba71d4160df3_Graph%20(7)-p-500.png 500w, https://cdn.prod.website-files.com/647e01d7adf32f204c440ccc/6489dec8d070ba71d4160df3_Graph%20(7)-p-800.png 800w, https://cdn.prod.website-files.com/647e01d7adf32f204c440ccc/6489dec8d070ba71d4160df3_Graph%20(7)-p-1080.png 1080w, https://cdn.prod.website-files.com/647e01d7adf32f204c440ccc/6489dec8d070ba71d4160df3_Graph%20(7)-p-1600.png 1600w, https://cdn.prod.website-files.com/647e01d7adf32f204c440ccc/6489dec8d070ba71d4160df3_Graph%20(7).png 2000w" class="icon-extra-large"></div><a href="/post/the-benefits-of-blocking-discount-codes-with-getsale" class="w-inline-block"><img alt="" src="https://cdn.prod.website-files.com/647e01d7adf32f204c440ccc/66bb27c342ae10ba42da017a_The%20Benefits%20of%20Blocking%20Discount%20Codes%20with%20GetSale_SMALL.jpg" sizes="(max-width: 479px) 100vw, (max-width: 767px) 90vw, (max-width: 991px) 506px, (max-width: 1919px) 47vw, 612px" srcset="https://cdn.prod.website-files.com/647e01d7adf32f204c440ccc/66bb27c342ae10ba42da017a_The%20Benefits%20of%20Blocking%20Discount%20Codes%20with%20GetSale_SMALL-p-500.jpg 500w, https://cdn.prod.website-files.com/647e01d7adf32f204c440ccc/66bb27c342ae10ba42da017a_The%20Benefits%20of%20Blocking%20Discount%20Codes%20with%20GetSale_SMALL-p-800.jpg 800w, https://cdn.prod.website-files.com/647e01d7adf32f204c440ccc/66bb27c342ae10ba42da017a_The%20Benefits%20of%20Blocking%20Discount%20Codes%20with%20GetSale_SMALL-p-1080.jpg 1080w, https://cdn.prod.website-files.com/647e01d7adf32f204c440ccc/66bb27c342ae10ba42da017a_The%20Benefits%20of%20Blocking%20Discount%20Codes%20with%20GetSale_SMALL-p-1600.jpg 1600w, https://cdn.prod.website-files.com/647e01d7adf32f204c440ccc/66bb27c342ae10ba42da017a_The%20Benefits%20of%20Blocking%20Discount%20Codes%20with%20GetSale_SMALL-p-2000.jpg 2000w, https://cdn.prod.website-files.com/647e01d7adf32f204c440ccc/66bb27c342ae10ba42da017a_The%20Benefits%20of%20Blocking%20Discount%20Codes%20with%20GetSale_SMALL-p-2600.jpg 2600w, https://cdn.prod.website-files.com/647e01d7adf32f204c440ccc/66bb27c342ae10ba42da017a_The%20Benefits%20of%20Blocking%20Discount%20Codes%20with%20GetSale_SMALL-p-3200.jpg 3200w, https://cdn.prod.website-files.com/647e01d7adf32f204c440ccc/66bb27c342ae10ba42da017a_The%20Benefits%20of%20Blocking%20Discount%20Codes%20with%20GetSale_SMALL.jpg 6000w" class="image-5"></a><div class="featured-blog-post-content featured-blog-post-content-small"><a href="/post/the-benefits-of-blocking-discount-codes-with-getsale" class="text-gray-1 w-inline-block"><h5>The Benefits of Blocking Discount Codes with GetSale</h5></a><div class="row row-justify-between text-small"><div class="post-meta-left"><a href="/blog-categories/sales-incentive">Sales Incentive</a><div class="text-space-left text-muted">August 13, 2024</div></div></div></div></div></div><div role="listitem" class="w-dyn-item"><div class="w-layout-grid featured-blog-post-grid"><div style="background-color:#f8f6f4" class="blog-post-category-placeholder sidebar-blog-post-category-placeholder w-condition-invisible"><img alt="" src="https://cdn.prod.website-files.com/647e01d7adf32f204c440ccc/6489e242dea60eb74ac8d749_Graph%20(9).png" sizes="100vw" srcset="https://cdn.prod.website-files.com/647e01d7adf32f204c440ccc/6489e242dea60eb74ac8d749_Graph%20(9)-p-500.png 500w, https://cdn.prod.website-files.com/647e01d7adf32f204c440ccc/6489e242dea60eb74ac8d749_Graph%20(9)-p-800.png 800w, https://cdn.prod.website-files.com/647e01d7adf32f204c440ccc/6489e242dea60eb74ac8d749_Graph%20(9)-p-1080.png 1080w, https://cdn.prod.website-files.com/647e01d7adf32f204c440ccc/6489e242dea60eb74ac8d749_Graph%20(9)-p-1600.png 1600w, https://cdn.prod.website-files.com/647e01d7adf32f204c440ccc/6489e242dea60eb74ac8d749_Graph%20(9).png 2000w" class="icon-extra-large"></div><a href="/post/using-restocking-fees-in-e-commerce" class="w-inline-block"><img alt="" src="https://cdn.prod.website-files.com/647e01d7adf32f204c440ccc/66b1ffa52fe7becac3b9b894_AdobeStock_858867884_small.jpeg" sizes="(max-width: 479px) 100vw, (max-width: 767px) 90vw, (max-width: 991px) 506px, (max-width: 1919px) 47vw, 612px" srcset="https://cdn.prod.website-files.com/647e01d7adf32f204c440ccc/66b1ffa52fe7becac3b9b894_AdobeStock_858867884_small-p-500.jpeg 500w, https://cdn.prod.website-files.com/647e01d7adf32f204c440ccc/66b1ffa52fe7becac3b9b894_AdobeStock_858867884_small-p-800.jpeg 800w, https://cdn.prod.website-files.com/647e01d7adf32f204c440ccc/66b1ffa52fe7becac3b9b894_AdobeStock_858867884_small-p-1080.jpeg 1080w, https://cdn.prod.website-files.com/647e01d7adf32f204c440ccc/66b1ffa52fe7becac3b9b894_AdobeStock_858867884_small-p-1600.jpeg 1600w, https://cdn.prod.website-files.com/647e01d7adf32f204c440ccc/66b1ffa52fe7becac3b9b894_AdobeStock_858867884_small-p-2000.jpeg 2000w, https://cdn.prod.website-files.com/647e01d7adf32f204c440ccc/66b1ffa52fe7becac3b9b894_AdobeStock_858867884_small-p-2600.jpeg 2600w, https://cdn.prod.website-files.com/647e01d7adf32f204c440ccc/66b1ffa52fe7becac3b9b894_AdobeStock_858867884_small-p-3200.jpeg 3200w, https://cdn.prod.website-files.com/647e01d7adf32f204c440ccc/66b1ffa52fe7becac3b9b894_AdobeStock_858867884_small.jpeg 9216w" class="image-5"></a><div class="featured-blog-post-content featured-blog-post-content-small"><a href="/post/using-restocking-fees-in-e-commerce" class="text-gray-1 w-inline-block"><h5>Using Restocking Fees in E-commerce</h5></a><div class="row row-justify-between text-small"><div class="post-meta-left"><a href="/blog-categories/returns-management">Returns Management</a><div class="text-space-left text-muted">August 6, 2024</div></div></div></div></div></div></div></div></div></div></div></div><div class="section overflow-hidden bg-primary-1"><div class="container"><div class="row row-split-content"><div class="content-width-medium"><h3 class="medium-heading">Try our Shopify Apps for free!</h3><div class="text-large">Drive ROI, increase sales &amp; AOV, boost the revenue of your eCommerce store and save time with 506 Shopify apps.<br>How? <br>Visit our Shopify App Store and instal the app you need! <br>You can now, create discounts, automate promotions, manage returns and your order fulfillment processes in just a few clicks. </div><div class="margin-top"><a href="https://bit.ly/3D0Mntz" target="_blank" class="button bg-white w-inline-block"><div>Try now!</div></a></div></div><div class="content-width-medium"><h5>Wow, EasyGift is seriously awesome! I've been using it for my Shopify store and it's been a total lifesaver. I set it up to add a free gift with each order and it's been working like a dream. It’s so simple to use and does the job perfectly, every time. The [...] app seems to have loads of other cool things to play with. It talks about things like BOGO deals and special offers based on what's in the customer's cart. [...] You can make your own rules [...] So much flexibility![...]</h5><div class="margin-top"><div class="handwriting">Faith Treats</div><div>United States</div><div class="container-2 w-container"><img src="https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/647e01d7adf32f204c440e6a_star.svg" width="100" alt="Image of a review star" class="image-4"><img src="https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/647e01d7adf32f204c440e6a_star.svg" width="100" alt="Image of a review star" class="image-4"><img src="https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/647e01d7adf32f204c440e6a_star.svg" width="100" alt="Image of a review star" class="image-4"><img src="https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/647e01d7adf32f204c440e6a_star.svg" width="100" alt="Image of a review star" class="image-4"><img src="https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/647e01d7adf32f204c440e6a_star.svg" width="100" alt="Image of a review star" class="image-4"></div></div></div></div></div><img src="https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/647e01d7adf32f204c440d32_illustration-2.svg" style="opacity: 0;" data-w-id="d9b0e10b-e276-2248-21bf-d7653dae57d6" alt="" class="cta-image-right"></div><div class="bg-primary-3"><div class="section section-small"><div class="container"><div class="row-cta"><h3 class="cta-row-heading">Got questions? We have answers.</h3><div><div class="button-row"><a href="/docs" class="button w-inline-block"><div>Help Center</div></a><a href="/support" class="button button-outline-white button-row-last w-inline-block"><div>Contact Support</div></a></div></div></div></div></div><div class="horizontal-rule bg-white"></div><div class="footer"><div class="container"><div class="footer-row"><div class="footer-left"><a href="/" aria-current="page" class="footer-logo w-inline-block w--current"><img src="https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/647e01d7adf32f204c440e6d_wh_logo.svg" alt="" class="image-2"></a><p class="text-large footer-text">Amazing apps that give your Shopify store superpowers.</p><img src="https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/655b8516f61195af1b624d57_ShopifyPartners_Primary_Inverted.png" loading="lazy" width="286" sizes="(max-width: 479px) 55vw, 176.390625px" alt="" srcset="https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/655b8516f61195af1b624d57_ShopifyPartners_Primary_Inverted-p-500.png 500w, https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/655b8516f61195af1b624d57_ShopifyPartners_Primary_Inverted-p-800.png 800w, https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/655b8516f61195af1b624d57_ShopifyPartners_Primary_Inverted.png 1057w" class="image-8"></div><div class="footer-right"><div class="footer-menu-column"><h6 class="h6-small">Links</h6><ul role="list" class="link-list w-list-unstyled"><li><a href="/" aria-current="page" class="hover-link text-white w--current">Home</a></li><li><a href="/blog" class="hover-link text-white">Blog</a></li><li><a href="/docs" class="hover-link text-white">Help Center</a></li><li><a href="/support" class="hover-link text-white">Contact Us</a></li></ul></div></div></div></div><div class="container"><div class="footer-lower-row"><div>Images and icons from <a href="https://icons8.com" target="_blank">icons8.com</a></div><div>© 506 is a trading name of FiftyPoint6 Holdings Ltd</div></div></div></div></div><div style="display: block; transform: translate3d(0px, 120%, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d; opacity: 0;" class="notification-wrapper"><div class="card shadow"><div class="card-body notification-card-body"><h6 class="h6-small">Hello, welcome to Ollie!</h6><div>This notification element is great for cookies notices or informing visitors of newly launched features, sales etc. You can customize it using Webflow's interactions panel.</div><div class="notification-dismiss-wrapper"><a href="#" class="button button-small bg-primary-2 w-button">Dismiss</a></div><img src="https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/647e01d7adf32f204c440cc8_icon-x.svg" alt="Cross" class="dismiss-notification-cross"></div></div></div><script src="https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=647e01d7adf32f204c440ca7" type="text/javascript" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script><script src="https://cdn.prod.website-files.com/647e01d7adf32f204c440ca7/js/webflow.39b0217b4.js" type="text/javascript"></script></body></html>