Article Table of Contents

    Step 1: Install the Sitewide Trustmark

    This code block will enable the Shopping Guarantee Seal to all pages on your site
    and also introduce Kicker graphics in the product details and cart pages:

    1. Login to your ShopSite store account.
    2. Navigate to the “Preferences” menu and select “Layout Settings.”
    3. Copy and paste the Seal Code below into the “Footer” section and “save changes.”
    4. Click “Deploy Changes” at the top of the page next to “View Site.”
    Global_Footer- Step 1 Buysafe

    5. Navigate to “Commerce” menu and select “Order System.”
    6. In the “Shopping Cart” section, copy and paste the Shopping Guarantee Seal code below into the “Text at the bottom of the Shopping Cart screen” section and “save changes.”

    Shopping_Cart BuySafe code

    7. In the “Checkout” section, copy and paste the Shopping Guarantee code below into the “Text at the bottom of the Checkout screen” section and “save changes.”save changes.”

    Checkout BuySafe ShopSite
    
    <!-- BuySafe Trustmark -->
    <script type="text/javascript" src="//guarantee-cdn.com/Web/Seal/gjs.aspx?SN=#########"></script> 
    
    

    Step 2: Install the Guarantee Script

     

    1. While in the “Commerce > Order System” section, click on “Thank You.”
    2. Copy and paste the Shopping Guarantee Code below into the “Text at the bottom of the Thank You screen” section and “save changes.”
    Thank you_page - BuySafe with Shopsite
    
    <!-- Shopping Guarantee -->
    <script type="text/javascript" src="//guarantee-cdn.com/Web/Seal/gjs.aspx?SN=#########"></script>
    <script type="text/javascript">
    if (window._GUARANTEE && _GUARANTEE.Loaded) {
    _GUARANTEE.Guarantee.order = ss_ordernum;
    _GUARANTEE.Guarantee.subtotal = ss_subtotal;
    _GUARANTEE.Guarantee.currency = "USD";
    _GUARANTEE.Guarantee.email = ss_email;
    _GUARANTEE.WriteGuarantee();
    }
    </script>
    <!-- Shopping Guarantee -->
    

    Congrats! You’re all setup and ready to offer the best shopping experience to your customers with added BuySafe protections.

    Have some more questions? Contact Us and our support team will be happy to help.

    in Integration