Apply To Cart

Key: applyToCart

Allows you to get an Apply to Cart action. This takes care of the application, although the action itself must be hooked into the Fanplayr platform fanplayr.platform.capabilities.applyToCart.

"applyToCart": {
  "if": {
    "lookAt": "state.cart.gross",
    "tests": "$value >= 0"
  },
  "action": {
    "url": "http://www.mystore.com/cart/",
    "hash-fragment": "coupon-code",
    "input": "#discount-code",
    "apply": {
      "type": "button",
      "selector": "#apply-code"
    }
  }
}

results matching ""

    No results matching ""