Downloadable Products
Enabled
Enable or disable the functionality of configurable products.
Attributes Field
Specify the Salsify Property in which the connector will look for to determine if the product is a downloadable product.
is_downloadable Yes
Downloadable Products Details Field
Specify the Salsify Property in which the connector will look for to determine the details of the Downloadable Product. A json object is required to set up and map downloadable details. For each option, there are required fields that also need to be set. Here is an example json object that would map the downloadable title, link type, and link url:
download_details {"title":"Title", "type":"url", "url_link":"http://example.com/download"} Downloadable Product Sample Field
UNDER DEVELOPMENT
Specify the Salsify Property in which the connector will look for to determine if the product has sample links.