Shopify Product Cares/Registration
BlogSchedule a callContact us
V2 Latest
V2 Latest
  • Overview
  • Frontend Page
    • Prefill form fields
    • Registered entries
    • Fill product with serial number
  • Claim Warranty
  • App Admin
    • Forms
      • Listing
        • Registration detail
      • Form Design
      • Form Settings
        • Limit product search to specific products
        • Auto registration on new order
      • Claim Warranty Form
    • Serial Numbers
      • Serial number with file download
    • Warranty / Care Plans
      • Create a warrant plan product
      • Cross-selling warranty / care plan
    • App Settings
      • General Settings
      • Custom From Email
      • Languages
    • Email Templates
    • Warranty
    • Navigation
    • Customer Admin Link
    • Registrations In Account Area
    • Form inside Shopify Page
    • Add registrations for customer
  • POS (Point Of Sales)
  • Shopify admin links
  • Integrations
    • Klaviyo
    • Mailchimp
    • Stripe payment
    • Gorgias
  • Video tutorials
  • Advance
    • API
    • Import/Migrate Registrations
    • Webhook
    • Downloadable assets after submit
    • Serial number checker/validator
    • Shopify Flow
  • Frequently Asked Questions (FAQ)
    • Why is View on the frontend link not working?
  • Migrate to v2
  • Change Logs
  • Contact us
  • Terms & Conditions
  • Privacy Policy and Data Protection
Powered by GitBook
On this page
  • Overview
  • Frontend UI
  1. Advance

Serial number checker/validator

PreviousDownloadable assets after submitNextShopify Flow

Last updated 2 months ago

Overview

Sometimes it is desirable to have a simple interface for customers to validate or check their serial numbers. The app provides such functionality. Here are some use cases:

  • Check the authenticity of a product - e.g., a customer bought a product with a serial number and wants to verify its authenticity.

  • Provide manuals (or any other downloadable content) to customers who bought a product with a serial number. They just need to enter the serial number to download the assets associated with it.

Frontend UI

The serial number checker/lookup has a frontend URL:

apps/product-registration?action=snlookup

The simple UI allows customers to enter a serial number and retrieve the relevant information.

Once a customer enters a valid serial number, the result will be displayed.

As indicated by the results above, the following information is provided:

  1. Whether the entered serial number is valid or not.

Downloadable content associated with the serial number, if available - .

The product associated with the serial number - .

For more information on how to manage serial numbers, please check .

here
associate products with serial numbers
see here how to associate downloads with serial numbers