Skip to content

Instantly share code, notes, and snippets.

@drobiazko
Last active August 29, 2015 14:07
Show Gist options
  • Save drobiazko/77ce63e2d5a0f789acbe to your computer and use it in GitHub Desktop.
Save drobiazko/77ce63e2d5a0f789acbe to your computer and use it in GitHub Desktop.
sphere.io shop requirements for ByD integration

This document defines the specific requirements to synchronize data between a sphere.io shop and SAP ByD.

Custom Product Type

In order to synchronize products from SAP ByD, a sphere.io shop must have a "ByD" product type which has two custom fields of type Ltext:

  • name
  • description

Don't use Master Variants at all

A shop must not use Master Variants at all. Even though sphere.io create a Master Variant (ID=1) by default, it is alway unusable. All the sellable products are synchronized as simple variants.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment