Frequently Asked Questions (FAQ)
Last updated
Last updated
Currently, the form is designed to be divided into two steps: product and customer. This approach ensures that users are taken to a second page where they can review the products they have entered and provide additional details.
The second page of the customer form provides consistent fields to collect essential customer information.
Combining these steps into a single page is not possible at the moment, but it is on our roadmap and may be available in the future.
By default, the frontend form has a minimal design and inherits the shop's styling.
If the page does not appear as desired, you can add custom CSS to achieve the exact look you want.
To add custom CSS code for the app, navigate to App admin > Settings > General Setting > Custom CSS styling code for frontend.
If you need additional assistance, please feel free to .
When customers search for products on the frontend, the default behavior is an autocomplete search. However, in some cases, a dropdown list might be more suitable for allowing customers to select a specific product.
To enable a dropdown list for product selection, follow these steps:
Create a Collection: Create a collection that includes all the products you want to appear in the dropdown list. Ensure this collection is not visible on the frontend if you do not want it displayed. For guidance, refer to .
Enable Dropdown Mode: Go to App Admin > Form > Settings > General. Enable the "Limit Product Search" option, then enable the dropdown mode and select the collection you created. Finally, click Save Settings at the bottom of the page.
To find the app version, follow these steps:
Navigate to Shopify admin > Apps > My Product Registration.
Scroll to the bottom right corner of the page. The app version is displayed there.
Note: The appearance of the admin page may vary with different versions, but the version number will always be located at the bottom right.
There are two ways to achieve this:
Via Serial Number: When you upload or import a serial number, you can specify a redirect URL. Whenever a customer registers with that serial number, they will be redirected to the specified URL.
Using the Redirect After Success Setting: Navigate to App admin > Forms > Select the form > Settings > General > Redirect URL after success registration. Enter the desired URL and click Save.
Note: If you use the redirect URL in the form settings (step 2), you can include the registration ID or product handle in the URL. For example, if the URL contains {ids} or {handles}, they will be replaced with the registration ID and the registered product handle, respectively.
For instance, if a customer registers a product with the handle apple-macbook-pro and you use the following success redirect URL in the settings:
The app will replace the placeholders and redirect to:
To include the registration ID in the email subject sent to the customer, use the placeholders {{ id }} or {{ ids }} in the email subject line. These placeholders will be replaced with the actual registration ID when the email is sent.
We're thrilled to hear that you enjoy the app! Your feedback helps us improve continuously.
To write a review, follow these steps:
Go to Shopify Admin.
Navigate to Apps.
Select My Product Cares.
Click on View Details (...).
Choose Write Review.
Alternatively, you can use to leave a review directly.