Clear Search

Invincibelle® Spirit II Smooth Hydrangea

Buy Now

Invincibelle® Spirit II has flowers that start out deep, soft pink and age to jade green. Best of all, whenever an Invincibelle® Spirit II hydrangea is sold, $1 is donated to BCRF. Through sales of this plant, over $1 million dollars has been raised to help with finding a cure for breast cancer.

Donation  $1.00 for each plant sold
Suggested Retail Price $40 for a one-gallon plant
Availability Available online.

(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)