Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Excerpt

Using

deeplinks

deep links allows you to send users to a specific context within the e-commerce store, for example, products available for a certain shipping date,

or

a search term, or a combination.

Table of Contents
minLevel2
maxLevel2
include
outlinefalse
indent
stylenone
excludeTable of Contents
typelist
class
printabletrue

: Introduction

Deeplinking is a way for you to control what the shopper in your e-commerce storefront sees after clicking a link to it.Example: lets you send customers directly to specific content within your e-commerce instead of the home screen. It enhances user experience, boosts engagement, and can improve conversions by showing exactly what you want your customers to see after they click a link.

Info
is the default direct link to the “Las Flores“ test shop. Users clicking it will open the
  • .
    Customers using this link will go to the store (after logging in, if necessary)

on the default (next available) shipping date, and no filters applied.
however opens
  • .
    They will be directed to the same store

with
  • , but see results for the

preset
  • shipping date of February 7, 2025, and

shows
  • only inventory

of
  • with the red color

red
  • .

Uses: Sending the user “deep” into the navigation of your shop saves them a few clicks, allows you to continue to tell a story that started outside the e-commerce shop - on your website, in a brochure, in an ad - and continue to tell it as the user proceeds towards the purchase. You reduce the mental effort that your customer needs to make, and increase the probability that they follow through to a purchase.

Deeplink structure
Tip

Guide customers straight into your shop’s flow, saving clicks and continuing the story from your ad, website, or brochure. This lowers mental effort and increases the chances of a purchase.

Back to top


The deeplinks of Komet Sales e-commerce are based on the direct access URL ( https:/eshops.kometsales.com/[your_company_id] ) and carry the specific deeplinking information in key-value URL parameters after a ? character.

Info
:

See below for all possible deeplinks and their combinations.

A shipping date can be used for deeplinking.

Use Back to top


To create a deeplink, you will need your direct login URL, and then you will add the parameters to define the results customers will see when using a deeplink.

The filters you can apply to a deeplink are the following:

  • Shipping Date.
    Set a shipping date by adding ?date=YYYY-MM-DD to your direct login link.

  • Filtered Results

    • Colors.
      Set specific colors by adding ?colors=[color] for a single color, or use a comma (,) to separate colors when adding multiple values: ?colors=[color,color,(…)].

    • Categories.
      To add categories, add ?categories=[category] for a single category, or use a comma (,) to separate colors when adding multiple values: ?categories=[category,category,(…)].

    • Search Terms.
      To use specific search terms, add ?search=[term]. Search terms are case-sensitive.

  • Combined.
    You can combine different deeplinking parameters. The additional parameters are separated by the & character in line with common internet protocols. For example: https:/eshops.kometsales.com/[your_company_id]?key=value&key=value&key=value.

    • Different filters.
      ?colors=[color]&category=[category,category,(...)]

    • Date + filters.
      ?date=YYYY-MM-DD

to set a specific shipping date, e.g.
    • &colors=[color]

    • Date + search.
      ?date=YYYY-MM-DD&search=[term]

  • Color and Category values are not case-sensitive.

  • Search terms are case-sensitive.

to show products available for the shipping date Feb

  • This link will show the customer available products for February 7, 2025.

Deeplink to filtered results
  • Filtered Results

    • Colors

and categories can be used in deeplinks.

The terms are spelled exactly as they are set in your inventory. The deeplinks are case-insensitive.

By color(s)

Use ?colors=[color] to filter by a single color, e.g. to show only products of

      • This link will show customers exclusively products with the color blue.

Use ?colors=[color,color,(…)] to filter by several colors, e.g. to

      • This link will show customers products

of the colors
      • exclusively in red and blue.

By category/categories

Use ?categories=[category] to filter by a single category, e.g. ?categories=[category,category,(…)] to filter by several categories, e.g. to show only products of the Agapanthus.Use
to show products that are either of the Agapanthus or the Rose category.Use ?search=[term] to have the customer open the store looking at the search results for a search term defined by you. E.g. opening https

The search term is case insensitive.

You can combine different deeplinking parameters. In line with common internet protocols, the additional parameters are separated by the & character, like https:/eshops.kometsales.com/[your_company_id]?key=value&key=value&key=value.

The following combinations are possible:

Different filters

You can create deeplinks for a combination of color an categories. For example,
will lead the user to a list of products with “freedom“ in their name.
will show flowers that are either agapanthi or roses, and either red or white

    • This link will show customers products in the Agapanthus category with red and white colors.

    • Date +

filters all roses that can be shipped
    • customers roses available to ship on February 7, 2025.

    • Date +

search all products that can be shipped
    • customers products with the keyword “freedom” available to ship on February 7, 2025

, an have “freedom“ in their name
    • .

What if there are no results for the deeplink that a user clicked?

It is possible that a user finds a deeplink for which you have no inventory any more, for example if they find an old newsletter that linked to products you were specifically promoting for V-Day.

In this case, the shop will make clear that there is no stock any more for the deeplink, and a single click takes the user back to the default view that

Back to top


If a user clicks a deeplink that no longer leads to any available inventory—for example, from an outdated promotion or newsletter (e.g., a Valentine’s Day campaign)—the system will handle it gracefully.

In these cases, the shop will display a message indicating that no products are currently available for that deeplink. From there, the user can click once to return to the default product view, which shows all available inventory for the next possible eligible shipping date.

Screenshot 2025-06-16 at 17.04.16.pngImage RemovedScreenshot 2025-06-16 at 17.04.16.pngImage Added