Trellis Docs

Trellis Docs

  • Salsify
  • Infor SX/CSD Integration 1.x
  • Infor SX/CSD Integration 2.x
  • Shopify
  • BigCommerce

›Installation

Introduction

  • Overview
  • Purpose

Compatibility

  • Compatibility

Installation

  • Magento
  • General
  • Webhooks
  • Configurable Products
  • Bundled Products
  • Grouped Products
  • Downloadable Products
  • Media Images
  • Field Mapping
  • Custom Options
  • Product Relation Settings
  • Attribute Set Settings
  • Category Import Settings
  • Default Values
  • Debugging

Usage

  • Manually
  • Automatically

Price

  • Installation

About Trellis

  • About

Version History

  • Version History

Configurable Products

  1. Enabled

    Enable or disable the functionality of configurable products.

  2. Attributes Field

    A comma-separated list of attributes used to construct the configurable products.
    In order to map configurable (base) products to simple (sellable) products from Salsify to Magento 2, we need to supply Salsify products with a user created property to do so. In our example, we've created a property magento_configurable_attributes with a value parent_color in Salsify. Then in Magento, we use Property Mapping to map the attribute:

    {
       "Parent Color":"parent_color"
    }
    

In the Salsify payload, Sellable (simple) products have a property parent_id that lets us know what Base (configurable) product it belongs to. Base (configurable) products do not contain this property. In our example, we are using the Sellable (simple) products color property to create different (simple) products in Magento.

← WebhooksBundled Products →
Docs
SalsifyInfor SX/CSD Integration 1.xInfor SX/CSD Integration 2.xShopify
More
BlogGitHubBitBucket
Copyright © 2024 Trellis, Inc.