Campaign overview

<aside> ❗ At this time Shopify won’t allow all three campaigns on the same page so to support this campaign each giveaway (RAYC, ZAYC, Apepe Loot) will need their own redemption page

There is a line that tells you what variant ID is selected depending on the options picked in the dropdowns. This is for testing purposes, to remove it delete the line

<p>Variant ID: <span id="result"></span></p>

From the page html

For redemption checkers you can either have them on the same redemption checker page, their own redemption checker page, or add the code blocks to the redemption page

</aside>

Prerequisites

Ensure that the line of code is in main-product.liquid as per part 2 of this document this allows limited redemption campaigns to run

Campaigns

RAYC Campaign

  1. Create a page with the code block below titled RAYC HTML (plus all other images text needed)
  2. Create a campaign with the following settings
    1. Campaign Type = “Access exclusive Products”
    2. Campaign redemption limit = “Set Limit” with a value of 1
    3. Product = RAYC 50% off (with product ID = 8395170414941)
    4. Audience = RAYC (with contract address = 0x31d45de84fde2fb36575085e05754a4932dd5170)
      1. I’d also recommend adding test wallets for testing feel free to add mine 0x81b2644C8A1779bBF730d2710000F1A5864D233b
    5. Customize messaging and color (Feel free to watch this short YouTube video with instructions)
  3. Test

ZAYC Campaign

  1. Create a page with the code block below titled ZAYC HTML (plus all other images text needed)
  2. Create a campaign with the following settings
    1. Campaign Type = “Access exclusive Products”
    2. Campaign redemption limit = “Set Limit” with a value of 1
    3. Product = ZAYC 30% off (with product ID = 8569402458461)
    4. Audience = RAYC (with contract address = 0xf902a8baf88793ddf636a8791bd55a62b71c9ef4)
      1. I’d also recommend adding test wallets for testing feel free to add mine 0x81b2644C8A1779bBF730d2710000F1A5864D233b
    5. Customize messaging and color (Feel free to watch this short YouTube video with instructions)
  3. Test