Shopify Product Cares/Registration
V1
V1
  • Overview
  • Registration Page
  • Claim Warranty
  • Admin
    • Registrations
    • Serial Numbers
      • Serial number with file download
    • Warranty
    • Claim Warranty Form
    • Settings
      • General Settings
      • Registrations In Account Area
      • Custom From Email
    • Navigation
    • Customer Admin Link
    • Add registrations for customer
    • Webhook
    • Import/Migrate Registrations
    • API
  • POS (Point Of Sales)
  • Integrations
    • Klaviyo
  • Frequently Asked Questions (FAQ)
  • Change Logs
  • Contact us
  • Privacy Policy
  • Terms & Conditions
Powered by GitBook
On this page
  • Introduction
  • Overview
  • Registration page - Frontend
  • Admin - Backend
  • Flow

Overview

NextRegistration Page

Last updated 3 years ago

Introduction

Product registration allow customers to register purchased products from online or in a physical shop,

More information about the customer who bought the products, therefore better understand customer.

Reasons for customer register products

  • Warranty - We’re confident nothing will go wrong, but if it does, we’ll make it right.

  • Support - Get the most from your products with easy access to email and more.

  • Offers & Updates - Get special offers, new products or feature updates.

Overview

The system is divided into two parts, one is customer facing and the other is for shop admin.

Registration page is in the shop front that customer can see and use it to register products, it allow customer to register multiple products and supply revelent customer information.

Show the registered products and provide settings for different part of the app e.g whether send email to customer or not after registraton; Provide intruction for how to find product's serial number etc.

Flow

Here are the steps of the flow.

  1. Customer fill in the registration form on the shop frontned page.

  2. Product detail, serial number and customer information is send to the app server.

  3. App server save those details.

    1. Send out a thanks email to customer for the registration.

    2. Send out a notification email to shop admin about the notification.

Registration page - Frontend
Admin - Backend
overview