{"id":751,"date":"2026-02-16T16:33:42","date_gmt":"2026-02-16T06:33:42","guid":{"rendered":"https:\/\/www2.carbine.com.au\/nidus\/?page_id=751"},"modified":"2026-04-07T11:33:23","modified_gmt":"2026-04-07T01:33:23","slug":"credits-program-terms","status":"publish","type":"page","link":"https:\/\/www2.carbine.com.au\/nidus\/credits-program-terms\/","title":{"rendered":"Credits Program Terms &amp; Conditions"},"content":{"rendered":"\n<style>\n    * {\n        margin: 0;\n        padding: 0;\n        box-sizing: border-box;\n    }\n\n    :root {\n        --nidus-dark: #1a1a1a;\n        --nidus-grey: #3a3a3a;\n        --nidus-light-grey: #f5f5f5;\n        --nidus-blue: #4a90e2;\n        --nidus-accent: #5a7ba6;\n        --nidus-white: #ffffff;\n        --builder-yellow: #FFC107;\n    }\n\n    body {\n        font-family: 'Poppins', sans-serif;\n        background: var(--nidus-white);\n        color: var(--nidus-dark);\n        line-height: 1.6;\n        margin: 0 !important;\n        padding: 0 !important;\n    }\n\n    \/* Hero Banner *\/\n    .hero-banner {\n        position: relative;\n        background: linear-gradient(135deg, var(--nidus-dark) 0%, var(--nidus-grey) 100%);\n        overflow: hidden;\n        box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3);\n        margin: 0 !important;\n        padding-top: 0 !important;\n        clear: both;\n        display: block;\n    }\n\n    .hero-banner::before {\n        content: '';\n        position: absolute;\n        top: 0;\n        left: 0;\n        right: 0;\n        bottom: 0;\n        background: repeating-linear-gradient(\n            45deg,\n            transparent,\n            transparent 20px,\n            rgba(255, 235, 59, 0.03) 20px,\n            rgba(255, 235, 59, 0.03) 40px\n        );\n        pointer-events: none;\n    }\n\n    .caution-tape {\n        position: absolute;\n        top: 175px;\n        left: 0;\n        right: 0;\n        height: 8px;\n        background: repeating-linear-gradient(\n            45deg,\n            var(--builder-yellow),\n            var(--builder-yellow) 30px,\n            var(--nidus-dark) 30px,\n            var(--nidus-dark) 60px\n        );\n        box-shadow: 0 2px 8px rgba(0, 0, 0, 0.4);\n        animation: slideStripes 2s linear infinite;\n        z-index: 10;\n    }\n\n    @keyframes slideStripes {\n        0% { background-position: 0 0; }\n        100% { background-position: 60px 0; }\n    }\n\n    .hero-content {\n        position: relative;\n        max-width: 1400px;\n        margin: 0 auto;\n        padding: 195px 40px 50px;\n    }\n\n    .hero-text {\n        z-index: 2;\n        max-width: 800px;\n    }\n\n    .eyebrow {\n        display: inline-block;\n        background: var(--nidus-blue);\n        color: white;\n        padding: 8px 20px;\n        font-weight: 700;\n        font-size: 13px;\n        letter-spacing: 2px;\n        text-transform: uppercase;\n        margin-bottom: 24px;\n        box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.3);\n    }\n\n    h1 {\n        font-size: 64px;\n        line-height: 1.1;\n        color: white;\n        font-weight: 700;\n        margin-bottom: 20px;\n        letter-spacing: -1px;\n    }\n\n    h1 .highlight {\n        color: var(--nidus-blue);\n        display: block;\n        animation: glow 2s ease-in-out infinite alternate;\n    }\n\n    @keyframes glow {\n        from {\n            text-shadow: 0 0 20px rgba(74, 144, 226, 0.4);\n        }\n        to {\n            text-shadow: 0 0 40px rgba(74, 144, 226, 0.8);\n        }\n    }\n\n    .hero-subtitle {\n        font-size: 18px;\n        color: rgba(255, 255, 255, 0.85);\n        font-weight: 300;\n        margin-bottom: 32px;\n        line-height: 1.6;\n        max-width: 600px;\n    }\n\n    \/* Content Container *\/\n    .terms-content-container {\n        max-width: 1200px;\n        margin: 80px auto;\n        padding: 0 40px;\n        background: white;\n    }\n\n    \/* Responsive *\/\n    @media (max-width: 768px) {\n        .hero-content {\n            padding: 40px 20px 30px;\n        }\n\n        h1 {\n            font-size: 36px;\n        }\n\n        .terms-content-container {\n            padding: 0 20px;\n            margin: 50px auto;\n        }\n    }\n\n    \/* Smooth Scrolling *\/\n    html {\n        scroll-behavior: smooth;\n    }\n<\/style>\n\n<!-- Hero Banner -->\n<section class=\"hero-banner\">\n    <div class=\"caution-tape\"><\/div>\n    \n    <div class=\"hero-content\">\n        <div class=\"hero-text\">\n            <div class=\"eyebrow\">Credits Program<\/div>\n            \n            <h1>\n                <span class=\"highlight\">Terms &amp;<\/span>\n                Conditions\n            <\/h1>\n            \n            <p class=\"hero-subtitle\">\n                Please review the following terms and conditions for the Credits Program and Monthly Prize Draw.\n            <\/p>\n        <\/div>\n    <\/div>\n<\/section>\n\n\n\n<!-- \n=======================================================================\nTERMS CONTENT CONTAINER - PASTE THIS IN CUSTOM HTML BLOCK\n=======================================================================\nAdd this in a separate Custom HTML block below the banner.\n=======================================================================\n-->\n\n<style>\n.terms-content {\n    max-width: 1000px;\n    margin: 60px auto 80px;\n    padding: 50px;\n    background: white;\n    border-radius: 8px;\n    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);\n    font-family: 'Poppins', sans-serif;\n    line-height: 1.8;\n    color: #3a3a3a;\n}\n\n.terms-content h2 {\n    font-size: 28px;\n    font-weight: 700;\n    color: #1a1a1a;\n    margin-top: 40px;\n    margin-bottom: 20px;\n}\n\n.terms-content h2:first-child {\n    margin-top: 0;\n}\n\n.terms-content h3 {\n    font-size: 20px;\n    font-weight: 600;\n    color: #1a1a1a;\n    margin-top: 30px;\n    margin-bottom: 15px;\n}\n\n.terms-content p {\n    margin-bottom: 20px;\n    font-size: 15px;\n}\n\n.terms-content ul,\n.terms-content ol {\n    margin: 20px 0;\n    padding-left: 30px;\n}\n\n.terms-content li {\n    margin-bottom: 10px;\n    font-size: 15px;\n}\n\n.terms-content strong {\n    color: #1a1a1a;\n    font-weight: 600;\n}\n\n.terms-content table {\n    width: 100%;\n    border-collapse: collapse;\n    margin: 20px 0;\n    font-size: 14px;\n}\n\n.terms-content table th {\n    background: #f5f5f5;\n    padding: 12px;\n    text-align: left;\n    font-weight: 600;\n    border: 1px solid #e0e0e0;\n}\n\n.terms-content table td {\n    padding: 12px;\n    border: 1px solid #e0e0e0;\n}\n\n@media (max-width: 768px) {\n    .terms-content {\n        margin: 40px 20px 60px;\n        padding: 30px 25px;\n    }\n    \n    .terms-content h2 {\n        font-size: 24px;\n    }\n    \n    .terms-content h3 {\n        font-size: 18px;\n    }\n    \n    .terms-content table {\n        font-size: 12px;\n    }\n    \n    .terms-content table th,\n    .terms-content table td {\n        padding: 8px;\n    }\n}\n<\/style>\n\n<div class=\"terms-content\">\n    \n    <h2>Monthly Draw Terms and Conditions<\/h2>\n\n    <h3>1. Eligibility<\/h3>\n    <p>Entry is open to Australian residents aged 18 years or over.<br>\n    Entrants must hold a valid Australian Business Number (ABN) and a current builders&#8217; licence at the time of entry and at the time of any prize draw.<br>\n    The promotion is open to builders in all Australian states and territories.<br>\n    Employees, directors, management and immediate families of employees of the Promoter, its related entities, suppliers and agencies associated with this promotion are not eligible to enter.<\/p>\n    \n    <p>For the purposes of this promotion, a &#8220;builder&#8221; means a person or business holding a current Australian builders&#8217; licence issued by a recognised state or territory authority.<\/p>\n\n    <h3>2. Promoter<\/h3>\n    <p>The Promoter is Davcor Group Pty Ltd (ABN 95 003 562 598)<br>\n    Address: 14 John Hines Avenue, Minchinbury NSW 2770<br>\n    Phone: +61 2 9612 4747<\/p>\n\n    <h3>3. Promotion Period<\/h3>\n    <p>The promotion commences at 12:00 AM AEDT on 1 April 2026 and closes at 11:59 PM AEST on 31 August 2026.<\/p>\n    <p>No entries will be accepted outside the Promotion Period.<\/p>\n\n    <h3>4. How to Enter<\/h3>\n    <p>To enter, eligible participants must upload a valid tax invoice via the method specified by the Promoter during the Promotion Period.<\/p>\n    \n    <p>A valid tax invoice must:<\/p>\n    <ul>\n        <li>Be issued by an authorised supplier<\/li>\n        <li>Be dated within the Promotion Period<\/li>\n        <li>Be no more than thirty (30) days old at the time of submission<\/li>\n        <li>Clearly show the invoice date<\/li>\n        <li>Clearly identify the supplier<\/li>\n        <li>Clearly identify eligible product range(s)<\/li>\n        <li>Clearly show proof of purchase<\/li>\n    <\/ul>\n\n    <p>Invoices must relate to purchases from one or more of the following ranges:<\/p>\n    <ul>\n        <li>Nidus by Carbine<\/li>\n        <li>Mardeco<\/li>\n        <li>Manital<\/li>\n        <li>OZI Lock<\/li>\n        <li>ATZ<\/li>\n    <\/ul>\n\n    <p>Each valid invoice constitutes one (1) entry into the draw for the relevant monthly entry period.<\/p>\n    \n    <p>Entrants may redact sensitive or confidential information, including pricing, provided required validation details remain visible.<\/p>\n    \n    <p>The Promoter reserves the right to exclude specific products, SKUs or promotional items within these ranges at its discretion.<\/p>\n    \n    <p>Incomplete, fraudulent, altered or non-qualifying invoices will be deemed invalid.<\/p>\n\n    <h3>5. Entry Periods and Draw Dates<\/h3>\n    <p>Entries will be divided into the following monthly entry periods:<\/p>\n    \n    <table>\n        <thead>\n            <tr>\n                <th>Entry Period<\/th>\n                <th>Draw Date<\/th>\n                <th>Draw Time<\/th>\n                <th>Location<\/th>\n            <\/tr>\n        <\/thead>\n        <tbody>\n            <tr>\n                <td> 1\u201330 April 2026<\/td>\n                <td>7 May 2026<\/td>\n                <td>11:00 AM AEST<\/td>\n                <td>Promoter&#8217;s address<\/td>\n            <\/tr>\n            <tr>\n                <td> 1\u201331 May 2026<\/td>\n                <td>7 June 2026<\/td>\n                <td>11:00 AM AEST<\/td>\n                <td>Promoter&#8217;s address<\/td>\n            <\/tr>\n            <tr>\n                <td> 1\u201330 June 2026<\/td>\n                <td>7 July 2026<\/td>\n                <td>11:00 AM AEST<\/td>\n                <td>Promoter&#8217;s address<\/td>\n            <\/tr>\n            <tr>\n                <td> 1\u201331 July 2026<\/td>\n                <td>7 August 2026<\/td>\n                <td>11:00 AM AEST<\/td>\n                <td>Promoter&#8217;s address<\/td>\n            <\/tr>\n            <tr>\n                <td> 1\u201331 August 2026<\/td>\n                <td>7 September 2026<\/td>\n                <td>11:00 AM AEST<\/td>\n                <td>Promoter&#8217;s address<\/td>\n            <\/tr>\n        <\/tbody>\n    <\/table>\n\n    <p>Draws will be conducted at:<br>\n    Davcor Group Pty Ltd, 14 John Hines Avenue, Minchinbury NSW 2770.<\/p>\n    \n    <p>Winners will be selected by a computerised random draw.<\/p>\n\n    <h3>6. Prizes<\/h3>\n    <p>Two (2) winners will be drawn for each entry period.<\/p>\n    \n    <p>Each winner will receive one (1) $1,000 Total Tools gift voucher or, if unavailable, an alternative gift voucher of equal retail value as determined by the Promoter.<\/p>\n    \n    <p>Total prize pool: $10,000 AUD.<\/p>\n    \n    <p>Entrants who reside in the Australian Capital Territory (ACT) are eligible to win prizes up to a maximum total value of $5,000 AUD for the duration of the Promotion. If the maximum total prize value of $5,000 AUD is awarded to ACT entrants, any remaining prizes will be awarded to eligible entrants residing in other Australian states or territories.<\/p>\n    \n    <p>All prize values are in Australian dollars and include GST where applicable.<\/p>\n    \n    <p>Prizes are not transferable or redeemable for cash.<\/p>\n\n    <h3>7. Winner Notification<\/h3>\n    <p>Winners will be notified in writing using the contact details provided at the time of entry within seven (7) days of each draw.<br>\n    It is the responsibility of entrants to ensure their contact details are accurate and current. Winners&#8217; details (first name, last initial, state and postcode) will be published on the official promotion webpage (URL to be confirmed) within thirty (30) days of the relevant draw and any unclaimed prize draw, following confirmation of prize acceptance.<\/p>\n\n    <h3>8. Verification and Eligibility Checks<\/h3>\n    <p>The Promoter reserves the right to verify the validity of entries and entrants, including but not limited to confirming ABN status and builders&#8217; licence details.<br>\n    The Promoter may disqualify any entrant who does not meet the eligibility criteria or who tampers with the entry process.<\/p>\n\n    <h3>9. Unclaimed Prizes<\/h3>\n    <p>If a prize remains unclaimed fourteen (14) days after the winner has been notified in writing for the relevant monthly draw, the Promoter will conduct an unclaimed prize draw for that prize.<\/p>\n    \n    <p>Each unclaimed prize draw will be conducted at 11:00 AM AEST at Davcor Group Pty Ltd, 14 John Hines Avenue, Minchinbury NSW 2770, on the date that is two (2) weeks after the corresponding monthly draw date, as set out below:<\/p>\n\n    <table>\n        <thead>\n            <tr>\n                <th>Monthly Draw Date<\/th>\n                <th>Unclaimed Prize Draw Date<\/th>\n                <th>Time<\/th>\n                <th>Location<\/th>\n            <\/tr>\n        <\/thead>\n        <tbody>\n            <tr>\n                <td>7 May 2026<\/td>\n                <td>21 May 2026<\/td>\n                <td>11:00 AM AEST<\/td>\n                <td>Promoter&#8217;s address<\/td>\n            <\/tr>\n            <tr>\n                <td>7 June 2026<\/td>\n                <td>21 June 2026<\/td>\n                <td>11:00 AM AEST<\/td>\n                <td>Promoter&#8217;s address<\/td>\n            <\/tr>\n            <tr>\n                <td>7 July 2026<\/td>\n                <td>21 July 2026<\/td>\n                <td>11:00 AM AEST<\/td>\n                <td>Promoter&#8217;s address<\/td>\n            <\/tr>\n            <tr>\n                <td>7 August 2026<\/td>\n                <td>21 August 2026<\/td>\n                <td>11:00 AM AEST<\/td>\n                <td>Promoter&#8217;s address<\/td>\n            <\/tr>\n            <tr>\n                <td>7 September 2026<\/td>\n                <td>21 September 2026<\/td>\n                <td>11:00 AM AEST<\/td>\n                <td>Promoter&#8217;s address<\/td>\n            <\/tr>\n        <\/tbody>\n    <\/table>\n\n    <p>Unclaimed prize draw winners will be notified in writing using the contact details provided at the time of entry within seven (7) days of the unclaimed prize draw.<\/p>\n\n    <h3>10. Publicity<\/h3>\n    <p>By entering, winners consent to the use of their business name, suburb and state for promotional and publicity purposes without additional compensation, where permitted by law. Winners may opt out of publicity by notifying the Promoter in writing.<\/p>\n\n    <h3>11. Credits Program<\/h3>\n    <p>Participation in this promotion is separate from any credits program, incentive or loyalty programs offered by the Promoter.<br>\n    Any credits programs are subject to separate terms and conditions and may be amended or withdrawn at the Promoter&#8217;s discretion.<\/p>\n\n    <h3>12. Permits<\/h3>\n    <p>This promotion is conducted in accordance with the relevant trade promotion lottery regulations in each Australian state and territory.<br>\n    Permit numbers will be obtained where required and will be made available upon request.<\/p>\n\n    <h3>13. Cancellation Clause<\/h3>\n    <p>If for any reason any aspect of this Promotion is not capable of running as planned, including by reason of computer virus, communications network failure, bugs, tampering, unauthorised intervention, fraud, technical failure or any cause beyond the control of the Promoter, the Promoter may in its sole discretion cancel, terminate, modify or suspend the Promotion and invalidate any affected entries, or suspend or modify a prize, subject to State or Territory regulation.<\/p>\n\n    <h3>14. Privacy<\/h3>\n    <p>Personal information collected will be used for the purposes of conducting this promotion and may be disclosed to third parties assisting in the conduct of the promotion, including prize suppliers, in accordance with the Promoter&#8217;s privacy policy. This can be found at <a href=\"https:\/\/davcor.com.au\/privacy-policy\/\" style=\"color: #4a90e2;text-decoration: underline\">https:\/\/davcor.com.au\/privacy-policy\/<\/a><\/p>\n\n    <h3>15. Governing Law<\/h3>\n    <p>This promotion is governed by the laws of the Australian state or territory in which the entrant resides.<\/p>\n\n    <h2 style=\"margin-top: 60px;padding-top: 40px;border-top: 2px solid #e0e0e0\">Credits Program<\/h2>\n    <p>In addition to the prize draw, eligible entrants may participate in the credits program incentive, which is separate from the trade promotion lottery and is not a game of chance.<\/p>\n\n    <h3>1. Eligibility<\/h3>\n    <p>The credits program incentive is available to builders only who hold a registered and current builders&#8217; licence and a valid ABN. The credits program incentive is not available to end users, trade partners, employees, contractors or staff of the Promoter.<\/p>\n\n    <h3>2. How It Works<\/h3>\n    <p>Eligible participants must upload valid tax invoices via the Promotion website.<\/p>\n    \n    <p>For each eligible product purchased and uploaded, participants will earn points as follows:<\/p>\n    <ul>\n        <li>Project Series \u2013 5 points<\/li>\n        <li>Mediterranean Series \u2013 5 points<\/li>\n        <li>OZI Lock Series \u2013 10 points<\/li>\n        <li>Manital \u2013 10 points<\/li>\n        <li>Mardeco \u2013 20 points<\/li>\n    <\/ul>\n    \n    <p>Points will be allocated upon validation of the uploaded invoice.<\/p>\n\n    <h3>3. Reward<\/h3>\n    <p>Once a participant reaches one hundred (100) points, they will be eligible to receive one (1) acrylic display stand with associated products mounted.<\/p>\n    \n    <p>Display stands are valued up to $499 AUD depending on configuration.<\/p>\n\n    <p>A maximum of two (2) display stands may be claimed per builder\/business for the duration of the Promotion.<\/p>\n    \n    <p>A maximum of one hundred (100) display stands are available nationally. Quantities available are as follows:<\/p>\n\n    <ul>\n        <li>30x Project Series Display Stands<\/li>\n        <li>30x Mediterranean Series Display Stands<\/li>\n        <li>15x OZI Lock Series Display Stands<\/li>\n        <li>15x Manital Display Stands<\/li>\n        <li>10x Mardeco Display Stands<\/li>\n    <\/ul>\n\n<p>The credits program incentive is available strictly while stocks last.<\/p>\n\n    <h3>4. General<\/h3>\n    <p>Participants will be contacted by the Promoter once they reach one hundred (100) points to arrange delivery of the display stand.<\/p>\n    \n    <p>Points are not transferable, cannot be redeemed for cash, and cannot be combined between different businesses.<\/p>\n    \n    <p>The Promoter reserves the right to verify eligibility and invoice validity before allocating points or awarding a display stand.<\/p>\n    \n    <p>The Promoter may amend or withdraw the credits program incentive at its discretion.<\/p>\n\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Credits Program Terms &amp; Conditions Please review the following terms and conditions for the Credits Program and Monthly Prize Draw. Monthly Draw Terms and Conditions 1. Eligibility Entry is open to Australian residents aged 18 years or over. Entrants must hold a valid Australian Business Number (ABN) and a current builders&#8217; licence at the time [&hellip;]<\/p>\n","protected":false},"author":6,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-751","page","type-page","status-publish","hentry","entry"],"_links":{"self":[{"href":"https:\/\/www2.carbine.com.au\/nidus\/wp-json\/wp\/v2\/pages\/751","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www2.carbine.com.au\/nidus\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www2.carbine.com.au\/nidus\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www2.carbine.com.au\/nidus\/wp-json\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/www2.carbine.com.au\/nidus\/wp-json\/wp\/v2\/comments?post=751"}],"version-history":[{"count":0,"href":"https:\/\/www2.carbine.com.au\/nidus\/wp-json\/wp\/v2\/pages\/751\/revisions"}],"wp:attachment":[{"href":"https:\/\/www2.carbine.com.au\/nidus\/wp-json\/wp\/v2\/media?parent=751"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}