Sample Extensions for Source Codes
An important Source Code feature is the ability to redirect a customer who arrives at the storefront to a specific location. This location can be a content asset or a page that is generated as the result of a search query.
There are two approaches to redirecting the customer.
-
Formatting the URL to
Call the Start Node of a Pipeline
This is less complex to configure, but limits the merchant to using one URL.
-
Mapping the
Incoming URL to a Different Internal URL
This is more complex to configure but allows the merchant to redirect to many different URLs.