Stand-Alone: How to create a URL for a customizable product?

About SC customizable product URL

  • SC customizable product URL is a type of installation in the Stand-Alone Smart Customizer version.
  • It is a valuable tool for easily sharing a customizable product with a customer through a separate URL.
  • A URL functions as an inquiry and contains all the essential information needed to place an order. It operates with an ordering form that does not have an integrated cart.
  • You can have one product template but personalize it differently in custom links: assign different print designs, change the user interface language, etc.

Before we get started

The first thing to do is to sign up for Stand-Alone SmartCustomizer and create your customizable product.

You can either install product template from our presets or create your own 2D or 3D product.

Order form activation

To use custom URLs, you need to enable Order form inputs. This order form will serve as the final step where the customer provides all the necessary information for placing an order after customization is complete. To do so, follow these steps:

  1. Go to My profile.
  2. Click Activate order form. How to activate the order form
  3. Choose all necessary Order form fields and add custom confirmation checkboxes under the form if needed. Learn more about how to create and order forms here. Choose all necessary order form fields
  4. Scroll down to the bottom of the page and Save the changes. Save order fields changes

How to create a customizable product URL?

  1. Go to My profile.
  2. Click Installation and select SC customizable product URL. SC customizable product URL
  3. Update SC product URL with your product Parameters and copy it. URL with custom parameters
  4. Paste it to your browser. That's it! If you've added the parameters correctly, the URL should work without any issues. SC customizable product URL

Parameters

When using parameters, it's important to note that they can be either mandatory or optional. Here are explanations for each of them:

Mandatory:

mid parameter is used to specify the product to be loaded.

Example: &mid=7313 (7313 is a product ID)

It can be found by navigating to Products and copying Product ID.

Product ID

Optional:

tid parameter is used to assign a default design from a list of predefined design templates. Design templates serve as a quick starting point for customization and should be created and assigned beforehand.

Example: &tid=8913 (8913 is SC template ID)

It can be found by going to Design Templates and copying Design Template ID.

Design template ID

The Preview:

Design template Preview

tid and ot combination is used to send a product with just one design template and no option to choose from other designs. The ot parameter ID is the same as the chosen design template ID (shown before).

Example: &tid=8913&ot=8913 (8913 is a specific SC template ID that will be shown as a single template)

The Preview:

Product Preview

lng - you can send a translated link by including a language parameter (Just make sure the translation has been added to preferences beforehand).

Example: &lng=de (de is the name of your translation)

The Preview:

Translated user interface

Tips & Tricks

When testing a link multiple times, the browser may fill up with a cache, which can cause the link to not work properly. To ensure the link is functioning correctly, always use an Incognito or Private window.