> ## Documentation Index
> Fetch the complete documentation index at: https://www.cashfree.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Go Live Checklist

> Verify your legacy Cashfree One Click Checkout configurations against this deprecated go-live checklist before switching traffic to the production environment.

<div class="checklist-item bg-[rgba(255,251,235,0.5)] dark:bg-[rgba(31,41,55,0.5)] border border-gray-800 dark:border-gray-300 rounded-lg p-6 mb-5 max-w-2xl" data-question="payment_modes">
  <div class="checklist-question-container flex justify-between items-center mb-4">
    <div class="checklist-question flex items-center gap-3">
      <div class="checklist-circle-icon">
        <svg class="checklist-check-mark" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor">
          <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 13l4 4L19 7" />
        </svg>
      </div>

      <span>Have you checked if UPI and other payment modes are working?</span>
    </div>

    <div class="button-group">
      <button class="checklist-btn" data-value="yes">Yes</button>
      <button class="checklist-btn" data-value="no">No</button>
      <button class="checklist-btn" data-value="na">N/A</button>
    </div>
  </div>

  <div class="info-box">
    <svg class="icon" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor">
      <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M13 16h-1v-4h-1m1-4h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z" />
    </svg>

    <span>Test this on your Preview Store in [Shopify](https://admin.shopify.com/).</span>
  </div>
</div>

<div class="checklist-item bg-[rgba(255,251,235,0.5)] dark:bg-[rgba(31,41,55,0.5)] border border-gray-800 dark:border-gray-300 rounded-lg p-6 mb-5 max-w-2xl" data-question="cod_enabled">
  <div class="checklist-question-container flex justify-between items-center mb-4">
    <div class="checklist-question flex items-center gap-3">
      <div class="checklist-circle-icon">
        <svg class="checklist-check-mark" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor">
          <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 13l4 4L19 7" />
        </svg>
      </div>

      <span>Have you enabled COD/Partial COD, and is it working as expected?</span>
    </div>

    <div class="button-group">
      <button class="checklist-btn" data-value="yes">Yes</button>
      <button class="checklist-btn" data-value="no">No</button>
      <button class="checklist-btn" data-value="na">N/A</button>
    </div>
  </div>

  <div class="info-box">
    <svg class="icon" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor">
      <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M13 16h-1v-4h-1m1-4h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z" />
    </svg>

    <span>You can set up COD on the [Merchant Dashboard](https://merchant.cashfree.com/merchants/pg/one-click-checkout-activated/cod).</span>
  </div>
</div>

<div class="checklist-item bg-[rgba(255,251,235,0.5)] dark:bg-[rgba(31,41,55,0.5)] border border-gray-800 dark:border-gray-300 rounded-lg p-6 mb-5 max-w-2xl" data-question="cod_blocking">
  <div class="checklist-question-container flex justify-between items-center mb-4">
    <div class="checklist-question flex items-center gap-3">
      <div class="checklist-circle-icon">
        <svg class="checklist-check-mark" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor">
          <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 13l4 4L19 7" />
        </svg>
      </div>

      <span>Have you set up any blocking on COD?</span>
    </div>

    <div class="button-group">
      <button class="checklist-btn" data-value="yes">Yes</button>
      <button class="checklist-btn" data-value="no">No</button>
      <button class="checklist-btn" data-value="na">N/A</button>
    </div>
  </div>

  <div class="info-box">
    <svg class="icon" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor">
      <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M13 16h-1v-4h-1m1-4h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z" />
    </svg>

    <span>You can set up blocking on COD on the [Merchant Dashboard](https://merchant.cashfree.com/merchants/pg/one-click-checkout-activated/cod/blacklist-details?blackListItem=customers).</span>
  </div>
</div>

<div class="checklist-container">
  <div class="checklist-item bg-[rgba(255,251,235,0.5)] dark:bg-[rgba(31,41,55,0.5)] border border-gray-800 dark:border-gray-300 rounded-lg p-6 mb-5 max-w-2xl" data-question="rto_intelligence">
    <div class="checklist-question-container flex justify-between items-center mb-4">
      <div class="checklist-question flex items-center gap-3">
        <div class="checklist-circle-icon">
          <svg class="checklist-check-mark" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor">
            <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 13l4 4L19 7" />
          </svg>
        </div>

        <span>Are you using RTO intelligence?</span>
      </div>

      <div class="button-group">
        <button class="checklist-btn" data-value="yes">Yes</button>
        <button class="checklist-btn" data-value="no">No</button>
        <button class="checklist-btn" data-value="na">N/A</button>
      </div>
    </div>

    <div class="info-box">
      <svg class="icon" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor">
        <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M13 16h-1v-4h-1m1-4h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z" />
      </svg>

      <span>You can enable RTO intelligence from [Merchant Dashboard](https://merchant.cashfree.com/merchants/pg/one-click-checkout-activated/cod).</span>
    </div>
  </div>

  <div class="checklist-item bg-[rgba(255,251,235,0.5)] dark:bg-[rgba(31,41,55,0.5)] border border-gray-800 dark:border-gray-300 rounded-lg p-6 mb-5 max-w-2xl" data-question="shipping_provider">
    <div class="checklist-question-container flex justify-between items-center mb-4">
      <div class="checklist-question flex items-center gap-3">
        <div class="checklist-circle-icon">
          <svg class="checklist-check-mark" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor">
            <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 13l4 4L19 7" />
          </svg>
        </div>

        <span>Have you added shipping provider credentials for advanced RTO capability?</span>
      </div>

      <div class="button-group">
        <button class="checklist-btn" data-value="yes">Yes</button>
        <button class="checklist-btn" data-value="no">No</button>
        <button class="checklist-btn" data-value="na">N/A</button>
      </div>
    </div>

    <div class="info-box">
      <svg class="icon" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor">
        <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M13 16h-1v-4h-1m1-4h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z" />
      </svg>

      <span>You can connect your shipping provider on the [Merchant Dashboard](https://merchant.cashfree.com/merchants/pg/one-click-checkout-activated/cod).</span>
    </div>
  </div>

  <div class="checklist-item bg-[rgba(255,251,235,0.5)] dark:bg-[rgba(31,41,55,0.5)] border border-gray-800 dark:border-gray-300 rounded-lg p-6 mb-5 max-w-2xl" data-question="facebook_pixel">
    <div class="checklist-question-container flex justify-between items-center mb-4">
      <div class="checklist-question flex items-center gap-3">
        <div class="checklist-circle-icon">
          <svg class="checklist-check-mark" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor">
            <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 13l4 4L19 7" />
          </svg>
        </div>

        <span>Has Facebook Pixel, Google Analytics, or Google Ads been set up correctly and configured on the dashboard?</span>
      </div>

      <div class="button-group">
        <button class="checklist-btn" data-value="yes">Yes</button>
        <button class="checklist-btn" data-value="no">No</button>
        <button class="checklist-btn" data-value="na">N/A</button>
      </div>
    </div>

    <div class="info-box">
      <svg class="icon" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor">
        <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M13 16h-1v-4h-1m1-4h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z" />
      </svg>

      <span>You can configure event tracking on the [Merchant Dashboard](https://merchant.cashfree.com/merchants/pg/developers/checkout-analytics).</span>
    </div>
  </div>
</div>

<div class="checklist-container">
  <div class="checklist-item bg-[rgba(255,251,235,0.5)] dark:bg-[rgba(31,41,55,0.5)] border border-gray-800 dark:border-gray-300 rounded-lg p-6 mb-5 max-w-2xl" data-question="tracking_scripts">
    <div class="checklist-question-container flex justify-between items-center mb-4">
      <div class="checklist-question flex items-center gap-3">
        <div class="checklist-circle-icon">
          <svg class="checklist-check-mark" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor">
            <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 13l4 4L19 7" />
          </svg>
        </div>

        <span>Have additional tracking scripts been added in [Shopify](https://admin.shopify.com/) settings?</span>
      </div>

      <div class="button-group">
        <button class="checklist-btn" data-value="yes">Yes</button>
        <button class="checklist-btn" data-value="no">No</button>
        <button class="checklist-btn" data-value="na">N/A</button>
      </div>
    </div>

    <div class="info-box">
      <svg class="icon" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor">
        <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M13 16h-1v-4h-1m1-4h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z" />
      </svg>

      <span>You can configure event tracking on the [Merchant Dashboard](https://merchant.cashfree.com/merchants/pg/developers/checkout-analytics).</span>
    </div>
  </div>

  <div class="checklist-item bg-[rgba(255,251,235,0.5)] dark:bg-[rgba(31,41,55,0.5)] border border-gray-800 dark:border-gray-300 rounded-lg p-6 mb-5 max-w-2xl" data-question="ga_s2s">
    <div class="checklist-question-container flex justify-between items-center mb-4">
      <div class="checklist-question flex items-center gap-3">
        <div class="checklist-circle-icon">
          <svg class="checklist-check-mark" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor">
            <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 13l4 4L19 7" />
          </svg>
        </div>

        <span>Has the Google Analytics Server-to-Server setup been completed?</span>
      </div>

      <div class="button-group">
        <button class="checklist-btn" data-value="yes">Yes</button>
        <button class="checklist-btn" data-value="no">No</button>
        <button class="checklist-btn" data-value="na">N/A</button>
      </div>
    </div>

    <div class="info-box">
      <svg class="icon" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor">
        <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M13 16h-1v-4h-1m1-4h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z" />
      </svg>

      <span>You can configure event tracking on the [Merchant Dashboard](https://merchant.cashfree.com/merchants/pg/developers/checkout-analytics).</span>
    </div>
  </div>
</div>

<div class="checklist-item bg-[rgba(255,251,235,0.5)] dark:bg-[rgba(31,41,55,0.5)] border border-gray-800 dark:border-gray-300 rounded-lg p-6 mb-5 max-w-2xl" data-question="conversion_data">
  <div class="checklist-question-container flex justify-between items-center mb-4">
    <div class="checklist-question flex items-center gap-3">
      <div class="checklist-circle-icon">
        <svg class="checklist-check-mark" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor">
          <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 13l4 4L19 7" />
        </svg>
      </div>

      <span>Is conversion data being updated correctly on the dashboard?</span>
    </div>

    <div class="button-group">
      <button class="checklist-btn" data-value="yes">Yes</button>
      <button class="checklist-btn" data-value="no">No</button>
      <button class="checklist-btn" data-value="na">N/A</button>
    </div>
  </div>

  <div class="info-box">
    <svg class="icon" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor">
      <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M13 16h-1v-4h-1m1-4h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z" />
    </svg>

    <span>You can check conversion data on the [Merchant Dashboard](https://merchant.cashfree.com/merchants/pg/one-click-checkout-activated/analytics).</span>
  </div>
</div>

<div class="checklist-item bg-[rgba(255,251,235,0.5)] dark:bg-[rgba(31,41,55,0.5)] border border-gray-800 dark:border-gray-300 rounded-lg p-6 mb-5 max-w-2xl" data-question="abandoned_checkout">
  <div class="checklist-question-container flex justify-between items-center mb-4">
    <div class="checklist-question flex items-center gap-3">
      <div class="checklist-circle-icon">
        <svg class="checklist-check-mark" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor">
          <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 13l4 4L19 7" />
        </svg>
      </div>

      <span>Is abandoned checkout data being pushed correctly?</span>
    </div>

    <div class="button-group">
      <button class="checklist-btn" data-value="yes">Yes</button>
      <button class="checklist-btn" data-value="no">No</button>
      <button class="checklist-btn" data-value="na">N/A</button>
    </div>
  </div>

  <div class="info-box">
    <svg class="icon" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor">
      <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M13 16h-1v-4h-1m1-4h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z" />
    </svg>

    <span>Check this on the [Shopify](https://admin.shopify.com/) dashboard.</span>
  </div>
</div>

<div class="checklist-item bg-[rgba(255,251,235,0.5)] dark:bg-[rgba(31,41,55,0.5)] border border-gray-800 dark:border-gray-300 rounded-lg p-6 mb-5 max-w-2xl" data-question="recovery_campaign">
  <div class="checklist-question-container flex justify-between items-center mb-4">
    <div class="checklist-question flex items-center gap-3">
      <div class="checklist-circle-icon">
        <svg class="checklist-check-mark" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor">
          <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 13l4 4L19 7" />
        </svg>
      </div>

      <span>Are you using recovery campaign functionality?</span>
    </div>

    <div class="button-group">
      <button class="checklist-btn" data-value="yes">Yes</button>
      <button class="checklist-btn" data-value="no">No</button>
      <button class="checklist-btn" data-value="na">N/A</button>
    </div>
  </div>

  <div class="info-box">
    <svg class="icon" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor">
      <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M13 16h-1v-4h-1m1-4h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z" />
    </svg>

    <span>You can set up a recovery campaign on the [Merchant Dashboard](https://merchant.cashfree.com/merchants/pg/one-click-checkout-activated/recovery-campaign).</span>
  </div>
</div>

<div class="checklist-item bg-[rgba(255,251,235,0.5)] dark:bg-[rgba(31,41,55,0.5)] border border-gray-800 dark:border-gray-300 rounded-lg p-6 mb-5 max-w-2xl" data-question="discounts">
  <div class="checklist-question-container flex justify-between items-center mb-4">
    <div class="checklist-question flex items-center gap-3">
      <div class="checklist-circle-icon">
        <svg class="checklist-check-mark" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor">
          <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 13l4 4L19 7" />
        </svg>
      </div>

      <span>Are discounts working as expected?</span>
    </div>

    <div class="button-group">
      <button class="checklist-btn" data-value="yes">Yes</button>
      <button class="checklist-btn" data-value="no">No</button>
      <button class="checklist-btn" data-value="na">N/A</button>
    </div>
  </div>

  <div class="info-box">
    <svg class="icon" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor">
      <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M13 16h-1v-4h-1m1-4h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z" />
    </svg>

    <span>You can check Cashfree offers and promotions on the [Merchant Dashboard](https://merchant.cashfree.com/merchants/pg/one-click-checkout-activated/offersV2).</span>
  </div>
</div>

<div class="checklist-item bg-[rgba(255,251,235,0.5)] dark:bg-[rgba(31,41,55,0.5)] border border-gray-800 dark:border-gray-300 rounded-lg p-6 mb-5 max-w-2xl" data-question="shipping_rates">
  <div class="checklist-question-container flex justify-between items-center mb-4">
    <div class="checklist-question flex items-center gap-3">
      <div class="checklist-circle-icon">
        <svg class="checklist-check-mark" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor">
          <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 13l4 4L19 7" />
        </svg>
      </div>

      <span>Are shipping rates correctly set up and visible to customers?</span>
    </div>

    <div class="button-group">
      <button class="checklist-btn" data-value="yes">Yes</button>
      <button class="checklist-btn" data-value="no">No</button>
      <button class="checklist-btn" data-value="na">N/A</button>
    </div>
  </div>

  <div class="info-box">
    <svg class="icon" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor">
      <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M13 16h-1v-4h-1m1-4h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z" />
    </svg>

    <span>You can set up shipping rates on the [Merchant Dashboard](https://merchant.cashfree.com/merchants/pg/one-click-checkout-activated/shipping-delivery).</span>
  </div>
</div>

<div class="checklist-item bg-[rgba(255,251,235,0.5)] dark:bg-[rgba(31,41,55,0.5)] border border-gray-800 dark:border-gray-300 rounded-lg p-6 mb-5 max-w-2xl" data-question="shipping_rates">
  <div class="checklist-question-container flex justify-between items-center mb-4">
    <div class="checklist-question flex items-center gap-3">
      <div class="checklist-circle-icon">
        <svg class="checklist-check-mark" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor">
          <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 13l4 4L19 7" />
        </svg>
      </div>

      <span>Is notifications and other messages working as expected?</span>
    </div>

    <div class="button-group">
      <button class="checklist-btn" data-value="yes">Yes</button>
      <button class="checklist-btn" data-value="no">No</button>
      <button class="checklist-btn" data-value="na">N/A</button>
    </div>
  </div>

  <div class="info-box">
    <svg class="icon" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor">
      <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M13 16h-1v-4h-1m1-4h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z" />
    </svg>

    <span>You can check this on the [Shopify](https://admin.shopify.com/) dashboard.</span>
  </div>
</div>

<div class="checklist-item bg-[rgba(255,251,235,0.5)] dark:bg-[rgba(31,41,55,0.5)] border border-gray-800 dark:border-gray-300 rounded-lg p-6 mb-5 max-w-2xl" data-question="shipping_rates">
  <div class="checklist-question-container flex justify-between items-center mb-4">
    <div class="checklist-question flex items-center gap-3">
      <div class="checklist-circle-icon">
        <svg class="checklist-check-mark" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor">
          <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 13l4 4L19 7" />
        </svg>
      </div>

      <span>Are checkout-related third-party apps working as expected?</span>
    </div>

    <div class="button-group">
      <button class="checklist-btn" data-value="yes">Yes</button>
      <button class="checklist-btn" data-value="no">No</button>
      <button class="checklist-btn" data-value="na">N/A</button>
    </div>
  </div>

  <div class="info-box">
    <svg class="icon" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor">
      <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M13 16h-1v-4h-1m1-4h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z" />
    </svg>

    <span>You can check this on the [Shopify](https://admin.shopify.com/) dashboard.</span>
  </div>
</div>

<div class="checklist-item bg-[rgba(255,251,235,0.5)] dark:bg-[rgba(31,41,55,0.5)] border border-gray-800 dark:border-gray-300 rounded-lg p-6 mb-5 max-w-2xl" data-question="shipping_rates">
  <div class="checklist-question-container flex justify-between items-center mb-4">
    <div class="checklist-question flex items-center gap-3">
      <div class="checklist-circle-icon">
        <svg class="checklist-check-mark" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor">
          <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 13l4 4L19 7" />
        </svg>
      </div>

      <span>Are supported bundling apps functioning correctly?</span>
    </div>

    <div class="button-group">
      <button class="checklist-btn" data-value="yes">Yes</button>
      <button class="checklist-btn" data-value="no">No</button>
      <button class="checklist-btn" data-value="na">N/A</button>
    </div>
  </div>

  <div class="info-box">
    <svg class="icon" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor">
      <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M13 16h-1v-4h-1m1-4h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z" />
    </svg>

    <span>You can check this on the [Shopify](https://admin.shopify.com/) dashboard.</span>
  </div>
</div>

<div class="checklist-item bg-[rgba(255,251,235,0.5)] dark:bg-[rgba(31,41,55,0.5)] border border-gray-800 dark:border-gray-300 rounded-lg p-6 mb-5 max-w-2xl" data-question="shipping_rates">
  <div class="checklist-question-container flex justify-between items-center mb-4">
    <div class="checklist-question flex items-center gap-3">
      <div class="checklist-circle-icon">
        <svg class="checklist-check-mark" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor">
          <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 13l4 4L19 7" />
        </svg>
      </div>

      <span>Are supported loyalty apps working as intended?</span>
    </div>

    <div class="button-group">
      <button class="checklist-btn" data-value="yes">Yes</button>
      <button class="checklist-btn" data-value="no">No</button>
      <button class="checklist-btn" data-value="na">N/A</button>
    </div>
  </div>

  <div class="info-box">
    <svg class="icon" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor">
      <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M13 16h-1v-4h-1m1-4h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z" />
    </svg>

    <span>You can check this on the [Shopify](https://admin.shopify.com/) dashboard.</span>
  </div>
</div>
