Sorry, no content related to "33" was found

Please try to change other keywords or reach out to us via the help button

Sticky Add To Cart
Sticky Add To Cart
Click ATC button on SATC Bar to automatically jump to top of product pages
Add below JS in Advanced Settings-Custom JavaScript section:function goTopAddListen() {     if(typeof jQuery != 'undefined' && jQuery('.giraffly_PCPreviewbutton').length > 0) {         jQuery('.giraffly_PCPreviewbutton, .PCPreviewbutton').on('click', function() {             window.scrollTo({                 top: 0,                 left: 0,                 behavior: 'smooth'             })         })     } else {         setTimeout(() => {             goTopAddListen();         }, 1000)     } } goTopAddListen();Note: If the value of top is zero, this means SATC Bar will go to header part of product pages. The precise value of top depends on merchant requested positions, we can revise the value of top to make it display on other positions also.
Make SATC Bar be round and transparent
Add below CSS in Advanced Settings-Custom CSS section:For Phone:.giraffly_phoneButtonPreview { opacity: 0.5; border: 2px solid; border-radius: 8px; }
Make the add to cart text in bold on mobile and desktop both
Add below CSS in Advanced Settings-Custom CSS section:For phone.PCPreviewbutton { font-weight: bold; }For desktop.giraffly_PCPreviewbutton {font-weight: bold; }Together.PCPreviewbutton, .giraffly_PCPreviewbutton {font-weight: bold; }
SATC Bar/Quick Buy/Sticky Cart is not showing or displaying
There are three ways to solve this issue:Enable SATC Bar button from APP backstage again and hard refresh merchant product pages to check if can display SATC Bar properly or not;If SATC Bar is not showing still after enabling APP button again, please help check if merchant website can load our APP JS code properly or not.The way to check whether JS is loading or not is to press F12 and then select Network this column, choose the filter as JS and then input keyword "sticky" in the search blank. After that, reload this page and see if our APP JS result is displaying or not. If JS result can display propery and the status is correct, then it is mostly related with brower cache or APP switch as well as settings, we can solve it with method 1 here.3. If we fail to search out any JS results about sticky cart from inspection page, then our APP is not injecting related code properly on merchant website. We need to check whether merchant switched off our APP Embeds block button or not before. If so, we need to ask for access from merchant end and click Customize button via theme from Shopify backstage and access extensions to check whether our APP Embeds block switch is enabled or not. If it is not enabed, please enable again and click Save button. Then hard refresh merchant website page to check if SATC Bar can display or not. If can display normally, then this issue is gone here.Note: Related issues like Quick Buy/Sticky Cart not showing can also follow the three methods shared above. If all of them are not working while checking on your end, please make sure collect related merchant issue details and leave a note of what you inspected, then escalate to my end directly. After inspecting again on my end, I will escalate to backend developer end directly and solve this issue from APP Team Database.
Request to make SATC Bar disappear after scrolling to the footer part of page
Add below JS codes in Advanced Settings-Custom JavaScript section:function addScrollListen() {     if(typeof jQuery != 'undefined') {         window.addEventListener('scroll', handleScroll, true)     } else {         setTimeout(() => {             addScrollListen()         }, 1000)     } } function handleScroll () {     let windowH = document.documentElement.clientHeight || document.body.clientHeight     let documentH = document.documentElement.scrollHeight || document.body.scrollHeight     let scrollTop = document.documentElement.scrollTop || document.body.scrollTop     if(windowH + scrollTop >= documentH - 100) {         jQuery('.giraffly_PCPreview_BOX').css('bottom', '-1000px'); // PC         jQuery('.giraffly_phoneButtonPreview').css('bottom', '-1000px'); // phone port     } else {         jQuery('.giraffly_PCPreview_BOX').css('bottom', '0'); // PC         jQuery('.giraffly_phoneButtonPreview').css('bottom', '0'); // phone port     } } addScrollListen()
What Is SEOAnt Sticky Add To Cart?
The SEOAnt Sticky Add To Cart App is a powerful tool designed to boost your Shopify store's conversion rates and streamline the shopping experience for your customers. With this app, you can enhance the visibility and accessibility of the "Add To Cart" button, making it effortlessly available to shoppers as they explore your product offerings.Key Features:Sticky "Add To Cart" Button: The app enables a persistent "Add To Cart" button that stays visible on the screen as customers scroll through product details. This eliminates the need for customers to scroll back up to add items to their cart, providing a more seamless shopping experience.Increased Conversions: By keeping the "Add To Cart" button within easy reach, the app encourages spontaneous purchases and reduces friction in the buying process. This can lead to higher conversion rates and improved sales.Customizable Design: Tailor the appearance of the sticky "Add To Cart" button to match your store's branding and design aesthetics. Customize colors, button styles, and placement to align with your store's visual identity.User-Friendly Configuration: The app offers a user-friendly interface for easy setup and configuration. You can quickly enable or disable the sticky button feature and adjust settings to suit your preferences.Compatibility: SEOAnt Sticky Add To Cart is designed to seamlessly integrate with your Shopify store, ensuring compatibility with various themes and templates.Analytics and Insights: Gain valuable insights into customer behavior and interaction with the sticky "Add To Cart" button. Monitor its effectiveness and make data-driven decisions to optimize your store's performance.Whether you're looking to reduce cart abandonment rates, improve user experience, or simply make it more convenient for customers to shop on your Shopify store, the SEOAnt Sticky Add To Cart App can be a valuable addition to your e-commerce toolkit.