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
  1. App Admin

Form inside Shopify Page

PreviousRegistrations In Account AreaNextAdd registrations for customer

It's possible to put any forms on any Shopify page (using Page you can have your own URL, so it doesn't have to be /apps/product-registration, please see Shopify page documentation for how to customize the URL and other detail)

To put the form inside a page, all it need is to add the form block to page in theme's customizer (note: if the page template is share between different pages, then the form will added to all pages using the template, to add form to a new page, you will need to create new template using instruction below)

Go to Shopify admin > Online Store > Select the current theme > Customize

Go to the page, then add a section/block to the page

Create new page template specific for the form

The above method will put the form block to the page template, but sometimes its not what you really want, because the template might be share between other pages, hence the form might appear on all the pages

What you want to do is to create new page template specific for the form, so it will only appear on one page only What you can do is create a new page template in the Shopify admin > Online Store > Customize

Once you have the new page template created, you can add the block to the page

Finally, you go to the Shopify admin > Online Store > Pages > Add new page and select use the new page template you just created

This way only the new page will use the template and form will only appear on that page instead of other pages