My Product Cares
BlogSchedule a callContact us
  • Overview
  • Frontend Page
    • Prefill form fields
    • Registered entries
  • Claim Warranty
  • App Admin
    • Forms
      • Listing
        • Registration detail
      • Form Design
      • Form Settings
        • Limit product search to specific products
      • Claim Warranty Form
    • App Settings
      • General Settings
      • Custom From Email
      • Serial Numbers
        • Serial number with file download
    • Email Templates
    • Warranty
    • Navigation
    • Customer Admin Link
    • Registrations In Account Area
    • Form inside Shopify Page
    • Add registrations for customer
  • POS (Point Of Sales)
  • Integrations
    • Klaviyo
    • Stripe payment
  • 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
  • Introduction Text
  • Customizable fields
  • Register multiple products
  • Customer Form

Frontend Page

By default its the product registration form

PreviousOverviewNextPrefill form fields

This is the page customer see when they go to Frontend page (the page is automatically created after the app is installed, its should be in the following address /apps/product-registration, note: it will be in different address if the app proxy is changed manually - don't worry about it if it doesn't mean anything).

e.g If the shop url is: mymart.shopify.com, the registration page will be: mymart.shopify.com/apps/product-registration

By default this page will show the Product registration form, however if other forms are created it will use the same path, but different query string (Don't worry about it, you can see the frontend link for the form in the backend Form > View on Frontend)

In general the form is divided into different parts (all the fields are totally customizable in the Form's admin)

Introduction Text

The is the introduction text that list the benefit of product registration or any information you want customer to see - by default the app generated a generic text for it, but it can be change in the App admin > Forms > Form's settings.

Customizable fields

The fields here are totally customizable in the Form's Admin

However the following fields are default that collect product information

  • Product Name

  • Serial Number

  • Purchase Date

The product name provide autocomplete function which means customer only need to type in some keywords of the product, the app will use those keywords to search products in the shop, then presented as selections for customer.

Obviously some of the products might not be in available in shopify shop, in these case the app will simply take whatever the product name customer supplied.

Register multiple products

By default the form allow register multiple products, it allow customer to register multiple products in one go, it list all products customer entered, so there is a clear visibility of what will be register. (depend on the form setting, if its one step form, it will only allow to register one product at one time)

Customer Form

Collect more information about the customer e.g names, address and phone number.