GuidesAPI Reference
Guides

In-Store Assets

<HTMLBlock>{`
<style>
	.markdown-body{ 
  	max-width: 800px;
  }
</style>
`}</HTMLBlock>

<Image title="in-store-1.png" alt={1808} src="https://files.readme.io/3749e51-in-store-1.png">
  <a target="_blank" href="https://uploads-ssl.webflow.com/5a4e4dd1f6f5f6000154bd58/621948efe5fa8709ed621bfe_merchant-postcard-4x6.pdf">Download PDF</a>
  <div style={{ marginBottom: "50px" }}></div>
</Image>

<Image title="in-store-2.png" alt={1566} src="https://files.readme.io/79b8e12-in-store-2.png">
  <a target="_blank" href="https://uploads-ssl.webflow.com/5a4e4dd1f6f5f6000154bd58/621948f0c30aff0008d6a5d2_in-store-window-cling-8x8.pdf">Download PDF</a>
  <div style={{ marginBottom: "50px" }}></div>
</Image>

<Image title="in-store-3.png" alt={1170} src="https://files.readme.io/bb8a273-in-store-3.png">
  <a target="_blank" href="https://uploads-ssl.webflow.com/5a4e4dd1f6f5f6000154bd58/621948f0d87ca12fe7713693_in-store-decal-4x4.pdf">Download PDF</a>
  <div style={{ marginBottom: "50px" }}></div>
</Image>

<Image title="in-store-4.png" alt={440} src="https://files.readme.io/5a5135d-in-store-4.png">
  <a target="_blank" href="https://uploads-ssl.webflow.com/5a4e4dd1f6f5f6000154bd58/621948f0e572c83660fb86e6_in-store--tent.pdf">Download PDF</a>
  <div style={{ marginBottom: "50px" }}></div>
</Image>

<HTMLBlock>{`
<style>
  .back {
    text-align: center;
    margin-top: 100px;
  }
	.button {
    margin: 0 auto;
    color: #ffffff;
    position: static;
    max-width: 500px;
    margin-top: 30px;
    margin-right: auto;
    margin-left: 0px;
    padding: 18px 30px;
    clear: none;
    border: none;
    border-radius: 5px;
    background-color: #19ad58;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 300;
    text-align: left;
    text-transform: uppercase;
    text-decoration: none !imporant;
  }
  .markdown-body a[href], .markdown-body a:not([href=""]) {
  	text-decoration: none;
  }
</style>
<div class="back">
  <a class="button" href="https://www.creditkey.com/partner-assets">Back to Partner Resource</a>
</div>
`}</HTMLBlock>