Installing the Pallet app

This guide will walk you through installing and setting up Pallet on your Shopify store. The entire process takes about 5-10 minutes.

What You'll Need

  • A Shopify store (any plan)

  • Store owner or staff account with app installation permissions

  • Customers tagged in your Shopify admin (or you can add tags after installation)

1

Install the Pallet App

  1. Click Add app

  2. Review the permissions Pallet needs:

    • Read and write customers (to check customer tags)

    • Read and write discounts (to apply pricing rules)

    • Read products (to display correct prices)

  3. Click Install app

You'll be redirected to the Pallet app within your Shopify admin.

2

Select Your Subscription Plan

After installation, you'll see the plan selection page.

  1. Review the Basic and Unlimited plans

  2. Choose the plan that fits your needs:

    • Basic ($19/month): Up to 3 pricing rules

    • Unlimited ($29/month): Unlimited pricing rules

  3. Click Start Basic trial or Go Unlimited

  4. Confirm the subscription

Your 14-day free trial starts immediately. You won't be charged until the trial ends.

3

Enable the Theme App Embed

This is the most important step - it enables Pallet to display custom prices on your storefront.

  1. From the Pallet app, you'll see a Setup Guide with a button to open the theme editor

    • Or manually navigate to: Online Store → Themes → Customize

  2. In the theme editor, click the App embeds section (usually in the left sidebar near the bottom)

  3. Find Pallet Pricing or price-adjuster in the list

  4. Toggle it ON

  5. Click Save in the top right corner

circle-info

Important: Without enabling the app embed, your pricing rules won't display on the storefront.

4

Update your currency settings

  1. In Shopify admin, go to Settings

  2. Then select Change currency formatting

  3. Wrap the currency in a span with a data-pallet-price attribute. Do this for both HTML with currency and HTML without currency.

For example:

Before

${{amount}} CAD
5

After

<span data-pallet-price>${{amount}} CAD</span>

Verify Installation

Create a Test Customer

  1. In Shopify admin, go to Customers

  2. Click Add customer

  3. Enter test customer details

  4. In the Tags field, add a tag like wholesale or test-discount

  5. Save the customer

Create a Test Pricing Rule

  1. Open the Pallet app from your Shopify admin

  2. Click Create rule

  3. Enter the customer tag (e.g., wholesale)

  4. Set a discount percentage (e.g., 15)

  5. Make sure Status is set to Active

  6. Click Create rule

Test on Your Storefront

  1. Open your storefront in an incognito/private browser window

  2. Log in as the test customer you created

  3. Browse to any product page

  4. You should see the discounted price displayed

What you should see:

  • Product pages show the discounted price

  • Collection pages show the discounted price

  • Search results show the discounted price

  • Cart and checkout show the discount applied

Post-Installation Setup

Now that Pallet is installed, you're ready to:

  1. Tag your customers - Add tags to your existing B2B/wholesale customers in Shopify admin

  2. Create rules - Set up rules for each customer segment

  3. Test thoroughly - Log in as different customer types and verify pricing displays correctly

chevron-rightWill this work with my theme?hashtag

Yes! Pallet is designed to work with all Shopify themes. The app embed integrates seamlessly without modifying your theme code.

chevron-rightWhat if I switch themes?hashtag

If you switch themes, you'll need to enable the Pallet app embed in your new theme. Just follow Step 3 again with your new theme.

chevron-rightCan I use Pallet with other discount apps?hashtag

Pallet uses Shopify's native discount functions, which follow Shopify's standard discount stacking rules. Generally, only one discount applies at checkout (whichever is greater), but multiple discounts may be combined depending on your Shopify plan and settings.

chevron-rightWill guest customers see discounted prices?hashtag

No. Pallet only displays discounted prices to logged-in customers with matching tags. Guest customers will see regular prices.

chevron-rightDo discounts apply to all sales channels?hashtag

Yes! Pallet's discounts work on your online store, and Shopify's discount functions apply the discounts at checkout across all sales channels.

Last updated

Was this helpful?