Buy 2, get 1 free for beauty brands

What a buy-two-get-one-free offer costs beauty brands per order on sourced costs, against selling two, and the conversion it needs.

Buy 1

Revenue $42.74 to gross margin $16.72 (39.1%)
Revenue
$42.74
cogs
−$10.40
pick_pack
−$3.20
shipping
−$8.74
processing_fixed
−$0.30
refunds
−$2.14
processing
−$1.24
Gross margin
$16.72

2 declared kinds cost nothing on this option

Buy 2, get 1 free

Revenue $76.74 to gross margin $25.06 (32.7%)
Revenue
$76.74
cogs
−$31.20
pick_pack
−$3.20
extra_pick
−$0.96
shipping
−$9.95
processing_fixed
−$0.30
refunds
−$3.84
processing
−$2.23
Gross margin
$25.06

1 declared kinds cost nothing on this option

Buy one, buy two, and buy two get one free, shipping charged
OptionCustomer paysShipping chargedCostsMarginMargin %Conversion against 1 unit
Buy 1$34.00$8.74$26.02$16.7239.1%
Buy 2 at full price$68.00$8.74$39.59$37.1548.4%can lose 55.0%
Buy 2, get 1 free$68.00$8.74$51.68$25.0632.7%can lose 33.3%

Every figure is computed by the margin engine in Offer Suite's own code, in whole cents, from the costs below.

What the numbers say

Buy two, get one free: the customer pays $68.00 and takes three. Against selling two at full price, the free unit costs $12.09 per order: its unit cost, one more pick, and any change in the label for the extra weight.

Three for the price of two keeps $25.06 per order, against $37.15 for two at full price and $16.72 for one. The offer pays when it turns single-unit buyers into three-unit buyers; given to customers who were buying two, it only costs $12.09 an order.

Per visitor, it earns as much as selling one even if 33.3% fewer visitors buy.

OLAPLEX offers free shipping on $50 or more, and a free three-piece gift with a $75 order. OLAPLEX, N°.3PLUS product page, read September 23, 2026

The cost structure, and where it comes from

Price$34.00, a hair treatment. Dermstore, OLAPLEX No.3 Plus Complete Repair Treatment 100ml, read September 23, 2026
Unit cost$10.40. From the reported gross margin: “Gross Profit Margin 69.4%” OLAPLEX, fourth quarter and fiscal year 2025 results, read September 23, 2026
Pick and pack$3.20 per order and $0.48 for each extra item. Fulfill.com, 3PL pricing benchmarks (The Fulfillment Advisor 2025 survey of 600+ warehouses), read September 23, 2026
Shipping labelUSPS Ground Advantage, commercial, Zone 5, by weight rounded up to the pound: 1 lb $8.74 · 2 lb $9.95 · 3 lb $11.57 · 4 lb $12.84 · 5 lb $13.48. Packed weight is an assumption: 0.4 lb per unit. USPS Notice 123, USPS Ground Advantage Commercial, Zone 5 (effective July 12, 2026), read September 23, 2026
Card fees2.9% + $0.30 per order, a common online card rate. Shopify doesn't publish one rate: it depends on your plan and the card. An assumption.
Refund reserve5%, Offer Suite's default assumption for consumables. NRF's all-category figure for online sales is 19.3%, but consumables are rarely returned; use your own rate.
Gifta three-piece mini set: unit cost $6.24, retail $24.00. Three minis costed together at 60% of a full-size unit's cost.

The offer document an agent would write

This is the offer as a document, the way an agent writes it for Offer Suite's API. It validates against the offer schema as it stands. Ids are placeholders; the discount is stated the way the offer states it, and Offer Suite checks with a real cart that checkout charges exactly the prices above.

Show the document offer.json · validates against the offer schema
{
  "schema": "offer/1",
  "recipe": null,
  "identity": {
    "code": "PB_BEAUTY_BUY_X_GET_Y",
    "experience": "pb-beauty-buy-x-get-y-v1",
    "campaign": "cmp_playbook",
    "presell": null,
    "signature": null,
    "carrier": {
      "cartAttributes": [
        "_oe_offer",
        "_oe_version",
        "_oe_code"
      ],
      "lineProperties": [
        "_oe_option",
        "_oe_role"
      ],
      "orderTags": [
        "offer:PB_BEAUTY_BUY_X_GET_Y",
        "option:{optionKey}",
        "v:{version}"
      ],
      "passthroughKeys": []
    }
  },
  "shop": {
    "domain": "your-store.myshopify.com",
    "market": {
      "country": "US",
      "currency": "USD"
    }
  },
  "campaignRef": null,
  "rulesRef": null,
  "selectionMode": "exclusive",
  "axes": [],
  "picks": [],
  "options": [
    {
      "key": "one",
      "label": "Buy 1",
      "isDefault": false,
      "surfaced": true,
      "axisValues": {},
      "unitCount": {
        "value": 1,
        "source": "declared"
      },
      "fallback": null,
      "groupKey": "one",
      "lines": [
        {
          "role": "main",
          "quantity": 1,
          "required": true,
          "bind": {
            "resolveBy": "fixed_variant",
            "productId": "gid://shopify/Product/900000201",
            "variantId": "gid://shopify/ProductVariant/900000201"
          },
          "purchase": {
            "type": "one_time"
          },
          "priceSnapshot": {
            "price": 34,
            "compareAt": null,
            "at": "2026-09-23T00:00:00Z"
          },
          "cogsRef": "cost:variant/900000201"
        }
      ],
      "pricing": {
        "promisedFirstCharge": 34,
        "promisedRenewal": null,
        "compareAt": {
          "value": 34,
          "basis": "copy"
        },
        "shipping": {
          "free": false,
          "statedValue": null
        },
        "mechanisms": []
      },
      "gifts": {
        "mode": "inherit"
      },
      "checkout": {
        "mode": "checkout_direct"
      },
      "economics": {
        "retentionRate": null
      }
    },
    {
      "key": "three-for-two",
      "label": "Buy 2, get 1 free",
      "isDefault": true,
      "surfaced": true,
      "axisValues": {},
      "unitCount": {
        "value": 3,
        "source": "declared"
      },
      "fallback": null,
      "groupKey": "three-for-two",
      "lines": [
        {
          "role": "main",
          "quantity": 3,
          "required": true,
          "bind": {
            "resolveBy": "fixed_variant",
            "productId": "gid://shopify/Product/900000201",
            "variantId": "gid://shopify/ProductVariant/900000201"
          },
          "purchase": {
            "type": "one_time"
          },
          "priceSnapshot": {
            "price": 34,
            "compareAt": null,
            "at": "2026-09-23T00:00:00Z"
          },
          "cogsRef": "cost:variant/900000201"
        }
      ],
      "pricing": {
        "promisedFirstCharge": 68,
        "promisedRenewal": null,
        "compareAt": {
          "value": 102,
          "basis": "copy"
        },
        "shipping": {
          "free": false,
          "statedValue": null
        },
        "mechanisms": [
          {
            "type": "discount_function",
            "discountRef": null,
            "roles": [
              "main"
            ],
            "value": {
              "type": "fixed_amount",
              "amount": 34
            },
            "appliesTo": "first_charge"
          }
        ]
      },
      "gifts": {
        "mode": "inherit"
      },
      "checkout": {
        "mode": "checkout_direct"
      },
      "economics": {
        "retentionRate": null
      }
    }
  ],
  "valueStack": [],
  "relatedOffers": [],
  "terms": {
    "renewalDays": null,
    "guaranteeDays": null,
    "trialDays": null,
    "returnWindowDays": null,
    "maxPerCustomer": null,
    "subscriptionDiscountPersistence": "first_order_only"
  },
  "economicsDefaults": {
    "retentionRate": 0.7,
    "cacTarget": 0,
    "minGmPct": 0,
    "costProfile": "dtc-us"
  }
}