{"product_id":"custom-reception-counter","title":"Custom Office Furniture Order Payment","description":"\u003c!--\n  ANZHAP — Universal Custom Order Payment\n  Shopify product description HTML\n\n  Shopify product setup:\n  Product title: Custom Order Payment\n  Product price: £100.00 GBP\n  Keep the Shopify theme's native quantity selector and Add to cart \/ Buy it now button.\n--\u003e\n\n\u003cstyle\u003e\n  .azpay, .azpay * { box-sizing: border-box; }\n  .azpay {\n    --navy: #121A3E;\n    --orange: #F7943C;\n    --paper: #F8FAFC;\n    --slate: #94A3B1;\n    --ink: #0F172A;\n    --line: #E2E8F0;\n    max-width: 1180px;\n    margin: 0 auto;\n    color: var(--ink);\n    font-family: Poppins, Arial, sans-serif;\n    font-size: 15px;\n    line-height: 1.7;\n  }\n  .azpay h2, .azpay h3, .azpay p { margin-top: 0; }\n  .azpay h2, .azpay h3 {\n    color: var(--navy);\n    font-family: \"Playfair Display\", Georgia, serif;\n  }\n  .azpay h2 {\n    margin-bottom: 16px;\n    font-size: 34px;\n    font-weight: 600;\n    line-height: 1.2;\n  }\n  .azpay h3 {\n    margin-bottom: 8px;\n    font-size: 19px;\n    font-weight: 600;\n  }\n  .azpay p { margin-bottom: 16px; color: #536176; }\n  .azpay a { color: var(--navy); }\n  .azpay-eyebrow {\n    display: block;\n    margin-bottom: 11px;\n    color: var(--orange);\n    font-size: 11px;\n    font-weight: 600;\n    letter-spacing: .14em;\n    text-transform: uppercase;\n  }\n  .azpay-hero {\n    display: grid;\n    grid-template-columns: minmax(0, 1.05fr) minmax(340px, .95fr);\n    gap: 48px;\n    align-items: center;\n    margin-bottom: 72px;\n    padding: 52px;\n    background: var(--paper);\n    border-top: 4px solid var(--navy);\n  }\n  .azpay-hero h2 { max-width: 600px; font-size: 42px; }\n  .azpay-hero-copy \u003e p { max-width: 640px; font-size: 16px; }\n  .azpay-badge {\n    display: inline-block;\n    margin-top: 5px;\n    padding: 8px 12px;\n    border: 1px solid #CBD5E1;\n    color: var(--navy);\n    background: #FFF;\n    font-size: 10px;\n    font-weight: 600;\n    letter-spacing: .08em;\n    text-transform: uppercase;\n  }\n  .azpay-unit-card {\n    padding: 30px;\n    color: #FFF;\n    background: var(--navy);\n  }\n  .azpay-unit-card small {\n    display: block;\n    margin-bottom: 8px;\n    color: #C9D1E1;\n    font-size: 10px;\n    font-weight: 600;\n    letter-spacing: .12em;\n    text-transform: uppercase;\n  }\n  .azpay-unit-price {\n    display: flex;\n    gap: 12px;\n    align-items: flex-end;\n    margin-bottom: 18px;\n  }\n  .azpay-unit-price strong {\n    color: #FFF;\n    font-family: \"Playfair Display\", Georgia, serif;\n    font-size: 52px;\n    font-weight: 600;\n    line-height: 1;\n  }\n  .azpay-unit-price span { color: #C9D1E1; font-size: 12px; }\n  .azpay-unit-card p { margin: 0; color: #E4E9F2; font-size: 13px; }\n  .azpay-section { margin: 0 0 76px; }\n  .azpay-lead { max-width: 760px; font-size: 16px; }\n  .azpay-rule {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 1px;\n    margin-top: 28px;\n    border: 1px solid var(--line);\n    background: var(--line);\n  }\n  .azpay-rule-card { min-height: 205px; padding: 28px; background: #FFF; }\n  .azpay-number {\n    display: block;\n    margin-bottom: 24px;\n    color: var(--orange);\n    font-family: \"Playfair Display\", Georgia, serif;\n    font-size: 22px;\n  }\n  .azpay-rule-card p { margin-bottom: 0; font-size: 13px; }\n  .azpay-formula {\n    display: grid;\n    grid-template-columns: 1fr auto 1fr auto 1fr;\n    gap: 18px;\n    align-items: stretch;\n    margin-top: 28px;\n  }\n  .azpay-formula-box {\n    display: flex;\n    min-height: 120px;\n    padding: 20px;\n    align-items: center;\n    justify-content: center;\n    flex-direction: column;\n    border: 1px solid var(--line);\n    text-align: center;\n  }\n  .azpay-formula-box span {\n    color: #7B8798;\n    font-size: 10px;\n    font-weight: 600;\n    letter-spacing: .1em;\n    text-transform: uppercase;\n  }\n  .azpay-formula-box strong {\n    margin-top: 6px;\n    color: var(--navy);\n    font-family: \"Playfair Display\", Georgia, serif;\n    font-size: 26px;\n  }\n  .azpay-symbol {\n    display: flex;\n    align-items: center;\n    color: var(--orange);\n    font-size: 25px;\n    font-weight: 600;\n  }\n  .azpay-examples {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 16px;\n    margin-top: 22px;\n  }\n  .azpay-example {\n    padding: 18px 20px;\n    border-left: 3px solid var(--orange);\n    background: var(--paper);\n  }\n  .azpay-example span { display: block; color: #7B8798; font-size: 11px; }\n  .azpay-example strong { color: var(--navy); font-size: 15px; }\n  .azpay-notice {\n    margin-top: 24px;\n    padding: 22px 24px;\n    border-left: 4px solid var(--orange);\n    background: var(--paper);\n  }\n  .azpay-notice strong { display: block; margin-bottom: 5px; color: var(--navy); }\n  .azpay-notice p { margin: 0; font-size: 13px; }\n  .azpay-process {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 16px;\n    margin-top: 30px;\n  }\n  .azpay-step { padding-top: 17px; border-top: 2px solid var(--navy); }\n  .azpay-step span {\n    display: block;\n    margin-bottom: 15px;\n    color: var(--orange);\n    font-size: 11px;\n    font-weight: 600;\n    letter-spacing: .09em;\n  }\n  .azpay-step p { margin: 0; font-size: 12px; }\n  .azpay-terms {\n    padding: 32px;\n    border: 1px solid var(--line);\n    background: var(--paper);\n  }\n  .azpay-terms ul { margin: 18px 0 0; padding-left: 20px; color: #536176; }\n  .azpay-terms li { margin-bottom: 10px; padding-left: 5px; }\n  .azpay-faq { border-top: 1px solid var(--line); }\n  .azpay-faq details { padding: 18px 0; border-bottom: 1px solid var(--line); }\n  .azpay-faq summary {\n    color: var(--navy);\n    font-weight: 600;\n    cursor: pointer;\n  }\n  .azpay-faq details p { margin: 12px 0 0; font-size: 13px; }\n  .azpay-footer {\n    padding: 34px;\n    color: #FFF;\n    background: var(--navy);\n    text-align: center;\n  }\n  .azpay-footer h2 { margin-bottom: 10px; color: #FFF; font-size: 28px; }\n  .azpay-footer p { max-width: 720px; margin: 0 auto; color: #D8DEEA; font-size: 13px; }\n  @media (max-width: 800px) {\n    .azpay-hero { grid-template-columns: 1fr; padding: 34px; }\n    .azpay-rule, .azpay-examples { grid-template-columns: 1fr; }\n    .azpay-rule-card { min-height: 0; }\n    .azpay-process { grid-template-columns: 1fr 1fr; }\n    .azpay-formula { grid-template-columns: 1fr; }\n    .azpay-symbol { justify-content: center; transform: rotate(90deg); }\n  }\n  @media (max-width: 540px) {\n    .azpay h2 { font-size: 28px; }\n    .azpay-hero { margin-bottom: 56px; padding: 26px 22px; }\n    .azpay-hero h2 { font-size: 34px; }\n    .azpay-unit-price strong { font-size: 44px; }\n    .azpay-process { grid-template-columns: 1fr; }\n    .azpay-section { margin-bottom: 56px; }\n    .azpay-terms { padding: 24px 20px; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"azpay\"\u003e\n  \u003csection class=\"azpay-hero\"\u003e\n    \u003cdiv class=\"azpay-hero-copy\"\u003e\n      \u003cspan class=\"azpay-eyebrow\"\u003eANZHAP Custom Order Payment\u003c\/span\u003e\n      \u003ch2\u003eA clear and secure way to pay for your approved custom order.\u003c\/h2\u003e\n      \u003cp\u003eThis permanent payment link is reserved for ANZHAP customers who have already confirmed a custom quotation with our project team. Each item represents \u003cstrong\u003e£100\u003c\/strong\u003e. Select the quantity provided by your advisor so that the cart total matches your approved payment amount.\u003c\/p\u003e\n      \u003cspan class=\"azpay-badge\"\u003eUse only after receiving an ANZHAP quotation\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"azpay-unit-card\"\u003e\n      \u003csmall\u003eUnit payment value\u003c\/small\u003e\n      \u003cdiv class=\"azpay-unit-price\"\u003e\n\u003cstrong\u003e£100\u003c\/strong\u003e\u003cspan\u003eGBP per quantity\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cp\u003eThis is a payment unit, not a standalone furniture item. Increasing the quantity increases the total payment in £100 increments.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"azpay-section\"\u003e\n    \u003cspan class=\"azpay-eyebrow\"\u003eBefore You Pay\u003c\/span\u003e\n    \u003ch2\u003eConfirm the amount with your project advisor.\u003c\/h2\u003e\n    \u003cp class=\"azpay-lead\"\u003eDo not use this link to request a quotation or choose product specifications. Your product details, dimensions, finishes, delivery service and payment amount must be confirmed separately with an ANZHAP advisor before checkout.\u003c\/p\u003e\n\n    \u003cdiv class=\"azpay-rule\"\u003e\n      \u003cdiv class=\"azpay-rule-card\"\u003e\n        \u003cspan class=\"azpay-number\"\u003e01\u003c\/span\u003e\n        \u003ch3\u003eReceive Your Quotation\u003c\/h3\u003e\n        \u003cp\u003eConfirm the custom product, specifications, services and final payment amount with our project team.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"azpay-rule-card\"\u003e\n        \u003cspan class=\"azpay-number\"\u003e02\u003c\/span\u003e\n        \u003ch3\u003eChoose the Advised Quantity\u003c\/h3\u003e\n        \u003cp\u003eDivide the approved payment amount by £100 and enter the resulting number in Shopify's quantity selector.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"azpay-rule-card\"\u003e\n        \u003cspan class=\"azpay-number\"\u003e03\u003c\/span\u003e\n        \u003ch3\u003eCheck the Cart Total\u003c\/h3\u003e\n        \u003cp\u003eBefore paying, make sure the subtotal exactly matches the amount your ANZHAP advisor instructed you to pay.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"azpay-section\"\u003e\n    \u003cspan class=\"azpay-eyebrow\"\u003eHow Quantity Works\u003c\/span\u003e\n    \u003ch2\u003eYour approved amount determines the quantity.\u003c\/h2\u003e\n\n    \u003cdiv class=\"azpay-formula\"\u003e\n      \u003cdiv class=\"azpay-formula-box\"\u003e\n\u003cspan\u003eApproved payment\u003c\/span\u003e\u003cstrong\u003e£3,200\u003c\/strong\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"azpay-symbol\"\u003e÷\u003c\/div\u003e\n      \u003cdiv class=\"azpay-formula-box\"\u003e\n\u003cspan\u003eUnit price\u003c\/span\u003e\u003cstrong\u003e£100\u003c\/strong\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"azpay-symbol\"\u003e=\u003c\/div\u003e\n      \u003cdiv class=\"azpay-formula-box\"\u003e\n\u003cspan\u003eQuantity to select\u003c\/span\u003e\u003cstrong\u003e32\u003c\/strong\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"azpay-examples\"\u003e\n      \u003cdiv class=\"azpay-example\"\u003e\n\u003cspan\u003ePayment amount £1,000\u003c\/span\u003e\u003cstrong\u003eSelect quantity 10\u003c\/strong\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"azpay-example\"\u003e\n\u003cspan\u003ePayment amount £2,500\u003c\/span\u003e\u003cstrong\u003eSelect quantity 25\u003c\/strong\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"azpay-example\"\u003e\n\u003cspan\u003ePayment amount £5,000\u003c\/span\u003e\u003cstrong\u003eSelect quantity 50\u003c\/strong\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"azpay-notice\"\u003e\n      \u003cstrong\u003eOnly pay the quantity confirmed by ANZHAP.\u003c\/strong\u003e\n      \u003cp\u003eIf the amount provided by your advisor is not a multiple of £100, or if the cart total does not match your instructions, please stop and contact your advisor before completing checkout.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"azpay-section\"\u003e\n    \u003cspan class=\"azpay-eyebrow\"\u003ePayment Process\u003c\/span\u003e\n    \u003ch2\u003eFrom quotation to production.\u003c\/h2\u003e\n\n    \u003cdiv class=\"azpay-process\"\u003e\n      \u003cdiv class=\"azpay-step\"\u003e\n        \u003cspan\u003e01 · CONFIRM\u003c\/span\u003e\n        \u003ch3\u003eApprove the Details\u003c\/h3\u003e\n        \u003cp\u003eConfirm the quotation, product specifications and applicable services with your advisor.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"azpay-step\"\u003e\n        \u003cspan\u003e02 · PAY\u003c\/span\u003e\n        \u003ch3\u003eSelect Quantity\u003c\/h3\u003e\n        \u003cp\u003eUse this link and set the quantity so that your cart total equals the approved amount.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"azpay-step\"\u003e\n        \u003cspan\u003e03 · VERIFY\u003c\/span\u003e\n        \u003ch3\u003eOrder Review\u003c\/h3\u003e\n        \u003cp\u003eOur team matches your payment with the quotation and contacts you if clarification is required.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"azpay-step\"\u003e\n        \u003cspan\u003e04 · PROCEED\u003c\/span\u003e\n        \u003ch3\u003eProject Fulfilment\u003c\/h3\u003e\n        \u003cp\u003eDrawing approval, production and delivery proceed according to your confirmed quotation.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"azpay-section azpay-terms\"\u003e\n    \u003cspan class=\"azpay-eyebrow\"\u003eImportant Payment Terms\u003c\/span\u003e\n    \u003ch2\u003ePlease review before checkout.\u003c\/h2\u003e\n    \u003cul\u003e\n      \u003cli\u003eThis listing is a payment link only. One quantity represents a payment value of £100 GBP and does not represent one piece of furniture.\u003c\/li\u003e\n      \u003cli\u003eYour quotation, approved drawing and written communication with ANZHAP define the product and service scope. This page does not replace those documents.\u003c\/li\u003e\n      \u003cli\u003eEnter only the quantity instructed by your ANZHAP advisor. You are responsible for checking that the cart total matches the approved payment amount before checkout.\u003c\/li\u003e\n      \u003cli\u003eAn order placed without a valid ANZHAP quotation may be placed on hold while our team verifies the payment.\u003c\/li\u003e\n      \u003cli\u003eCustom products are made to approved specifications and are non-returnable unless defective, damaged or inconsistent with the approved specification.\u003c\/li\u003e\n      \u003cli\u003eRequests to change or cancel a custom order must be submitted within 24 hours of payment. Changes may not be possible after drawing approval or production begins.\u003c\/li\u003e\n      \u003cli\u003eProduction and delivery timelines begin from the milestone stated in your quotation, which may include receipt of payment and final drawing approval.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"azpay-section\"\u003e\n    \u003cspan class=\"azpay-eyebrow\"\u003eFrequently Asked Questions\u003c\/span\u003e\n    \u003ch2\u003eClear answers before payment.\u003c\/h2\u003e\n    \u003cdiv class=\"azpay-faq\"\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat am I purchasing through this page?\u003c\/summary\u003e\n        \u003cp\u003eYou are purchasing payment units toward an ANZHAP custom order that has already been quoted and confirmed. This page is not a standard furniture product listing.\u003c\/p\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eWhy is the price shown as £100?\u003c\/summary\u003e\n        \u003cp\u003eThe fixed £100 unit allows one permanent payment link to support different approved custom-order amounts. The quantity determines the amount paid.\u003c\/p\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eHow do I know which quantity to select?\u003c\/summary\u003e\n        \u003cp\u003eUse only the quantity provided by your ANZHAP advisor. For example, an approved payment amount of £3,200 requires a quantity of 32.\u003c\/p\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eCan I use this page before receiving a quotation?\u003c\/summary\u003e\n        \u003cp\u003eNo. Please contact ANZHAP first so that our team can confirm your product, specifications, services and payment amount.\u003c\/p\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eDoes the quantity represent the number of furniture items?\u003c\/summary\u003e\n        \u003cp\u003eNo. Quantity represents payment value only. Your actual product quantity and specifications are recorded in your approved quotation.\u003c\/p\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat should I do if my amount is not a multiple of £100?\u003c\/summary\u003e\n        \u003cp\u003eDo not round the payment or choose an approximate quantity. Contact your advisor for revised payment instructions before checkout.\u003c\/p\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"azpay-section azpay-footer\"\u003e\n    \u003ch2\u003eStability for Clarity of Thought.\u003c\/h2\u003e\n    \u003cp\u003eIf you have any uncertainty about the amount, quantity, specifications or delivery terms, contact your ANZHAP project advisor before placing the order.\u003c\/p\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Anzhap-EU","offers":[{"title":"Default Title","offer_id":46408341880866,"sku":null,"price":118.2,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0866\/4642\/3586\/files\/executivedesks.jpg?v=1786697019","url":"https:\/\/www.anzhap.eu\/products\/custom-reception-counter","provider":"Anzhap-EU","version":"1.0","type":"link"}