Claw Crane: FAQ
  • Overview
  • Help
    • Getting Started: Basic Setup
    • How to look good
    • How to create a Landingpage
    • Starter-Buttons
    • Restrict to specific pages
  • How did other merchants use ClawCrane?
    • Overview
    • Kawaii Slime Company
    • Nuestro Secreto
    • Bart and Judy's
  • Updates: What's new?
    • 2020-06-22 - Sidebar
  • Other
    • Translations
Powered by GitBook
On this page
  • Step 1: Create a Page or Blogpost in Shopify
  • Step 2: Copy the template for the landingpage
  • Step 3: Switch the Shopify editor to "HTML View"
  • Step 4: Paste the code & change the text
  • Step 5: Disable Greeter Icon (optional)

Was this helpful?

  1. Help

How to create a Landingpage

Step-by-Step Instructions to create Landingpages for Facebook, Instagram or Email campaign to your customers.

PreviousHow to look goodNextStarter-Buttons

Last updated 4 years ago

Was this helpful?

We'll create a dedicated landingpage - don't worry, it's not that hard. 😊 Of course the guide assumes that you have already completed a basic setup of and it is set to "enabled".

Step 1: Create a Page or Blogpost in Shopify

Step 2: Copy the template for the landingpage

Copy the code from the blue box below (you can use the "copy" button in the top-right of the box).




<link rel="stylesheet" type="text/css" href="https://s3.app.secretbakery.io/sal-gitbook-assets/lp1.css" />
      
            <div class="sal-landing-card">
              <div class="sal-landing-header">
                  <img src="https://s3.app.secretbakery.io/sal-gitbook-assets/clawcrane_landingpage_banner_1.png">
              </div>
              <div class="sal-landing-content">



                <h2>
                  
                  Win cookies!
                
                </h2>


                Hey, want to win some cookies?! Due our anniversary week we're giving away free cookies to the brave and lucky.
                
                
                <div class="sal-landing-button-wrapper">
                    <div class="sal-landing-button claw-animation-shake claw-link-start-interaction"
                    style="background-color: #FF084E; color: #FFFFFF;">



                        I'm feeling lucky



                    </div>
                </div>
                    

              </div>
            </div>

Step 3: Switch the Shopify editor to "HTML View"

Step 4: Paste the code & change the text

Now just paste the template code from before. You'll maybe also want to adjust some of the text like I'm feeling lucky , Win cookies! orHey, want to win some cookies?!.

After that hit "Save" and you're done. Whoohoo! 😁🎉 Click on View on your online store to see your new landingpage.

Does your layout break after editing the text?

This is due to the Shopify editor removeing some of the template code from above.

  • Switch back to HTML code.

  • Paste the following code at the very top.

<link rel="stylesheet" type="text/css" href="https://s3.app.secretbakery.io/sal-gitbook-assets/lp1.css" />

Step 5: Disable Greeter Icon (optional)

Since now you have a dedicated landingpage, you might not want to have the Greeter icon all around your store. You might want to or .

like this example
Claw Crane
disable it entirely
restrict it to specific pages
Optional: Disable Greeter Icon