Clear Search

    Become a Partner

    Please provide your full name and title.

    Please provide your business address.

    Please provide your phone number, email address, and company URL.


    Please describe your company, including how long it has been in existence.


    Note, BCRF guidelines require that companies must be in business for
    more than 12 months. BCRF will not accept programs that sexualize breast cancer, make medical claims, endorse tobacco and alcohol/toxic substances, or go against brand guidelines.


    Please describe your proposed BCRF-supporting program/product.


    What will be the timing of the promotion and length of time? (Ex: Year-round, September through December, October only, etc.)


    How much will the item or product line retail for? If unknown, please provide estimated price range.


    What percentage or dollar amount of every sale or transaction will be donated to BCRF?


    What is your minimum donation guarantee to BCRF, regardless of sales?


    Please provide an estimated total donation amount for the promotion.


    What would the distribution level of the item(s) be and where would it be sold (types of retail outlets, how many, geography)? Which, if any, of these have been confirmed?


    How and where will the item(s) be marketed and how will BCRF be involved?


    What do you expect from BCRF in support of your partnership?


    Has your company ever participated in or held a cause marketing campaign? If so, please describe.

    ;
    (function (win) {
    win.egProps = {
    campaigns: [
    {
    campaignId: ‘515186’,
    customDomain: ‘give.bcrf.org’,
    donation: {
    modal: {
    urlParams: { …readURLParams(), …{ egfa: true, egrn: true } },
    elementSelector: ”
    },
    // ADD ABANDON CART NUDGE CODE HERE TO ENABLE
    nudgeTrays: [
    // CUSTOMIZE YOUR MESSAGE
    {
    title: ‘Make a difference 💗’,
    content: ‘Complete your gift to support lifesaving breast cancer research’,
    ctaLabel: ‘Give Now’,
    ctaColor: ‘#d0006f’,
    triggerEvent: ‘eg:donation:incomplete’,
    },
    ],
    }
    },
    {
    campaignId: ‘515186’,
    customDomain: ‘give.bcrf.org’,
    donation: {
    inline: {
    urlParams: { egfa: true },
    elementSelector: ‘.footer-donate-form’
    }
    }
    }
    ]
    }
    win.document.body.appendChild(makeEGScript())
    /* Create the embed script */
    function makeEGScript() {
    var egScript = win.document.createElement(‘script’)
    egScript.setAttribute(‘type’, ‘text/javascript’)
    egScript.setAttribute(‘async’, ‘true’)
    egScript.setAttribute(‘src’, ‘https://sdk.classy.org/embedded-giving.js’)
    return egScript
    }
    /* Read URL Params from your website. This could potentially
    be included in the embed snippet */
    function readURLParams() {
    const searchParams = new URLSearchParams(location.search)
    const validUrlParams = [‘c_src’, ‘c_src2’, ‘amount’, ‘recurring’, ‘designation’]
    return validUrlParams.reduce(function toURLParamsMap(urlParamsSoFar, validKey) {
    const value = searchParams.get(validKey)
    return value === null ? urlParamsSoFar : { …urlParamsSoFar, [validKey]: value }
    }, {})
    }
    })(window)