Versions Compared

Key

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

...

Navigate to CRM Products and edit a product. Scroll towards the bottom of the page to see the Variants section

...

Variant - can be Size, Color, Material, Shape, Flavor, etc.

...

The Product Variations page will display all product variations with their respective Id, title, SKU, and price. Press the blue “Edit” button to edit a specific variation.

...

The Edit Variant pop-up allows for updates to Title, Product Sku, Price, Ship Price, Bill Delay, Compare At Price, Qty Per Order, Weight and Image. Be sure to press the blue “Update” button to save changes.

A unique Product SKU should be entered for each variant. SKU is sent to fulfillment.

Price is optional. If entered it will override the campaign product price. This could be used, for example, to set a unique price on a XXL T-shirt.

...

Orders

Use the API to create orders with variants. Import Order and Import Upsell support a Variant Id on each product, in addition to the campaignProductId. Documentation is here.

...

Product Variations can be used on recurring orders. A variant can be specified on the initial sale, and that variant will also be on the rebill. Go to the purchase details page to edit the rebill variant at any time. The initial order of a recurring variant can include only 1 variant of the recurring product. If you have need to create 2 subscriptions of the same product with different variants, those initial orders must be separate.

A variant can have a unique bill delay. This will override the cycle 1 delay set on the campaign product.

Variant Bundles

See here to explore bundling multiple variants as a single product.

...

Variant ids can be obtained by going to CRM → Products. select ‘Edit’ on a product you know has variants.

...


...

Scenario 1 - Single Variant Product

...