Enhancement

  • When using a stencil login form, the redirect_to field can be set using a POST.
    <input type="hidden" id="redirect_to" name="redirect_to" value="/shop-all">

Maintenance

API

  • variant_id usage updated to variant_id:in for Price Lists.
  • Information on persistent cart added to Cart and Checkout Overview.
  • Webhooks updated to explain how retries are handled.
  • Creating SKU’s with the V2 API or CSV will override the variant sale pricing applied using V3.

Stencil