Cannot be shipped via express methods and are only shipped ground
Live plant orders will arrive within 7-10 business days. Our houseplants are grown and distributed by our partner, Cottage Hill. Your order will be processed the same day the order is placed.
Please note, we are unable to make cancellations or order edits for live plants once the order is placed.
Cannot be delivered to P.O. Boxes
RETURNS
Plants are guaranteed for up to 90 days from shipment date
Plants are non-returnable and non-refundable
If dissatisfied, within the 90-day guarantee, our Guest Services team can be contacted and a replacement will be issued with a similar or comparable plant
To view our full return policy for plants, click here.
Choosing a selection results in a full page refresh.
Opens in a new window.
var head = document.head;
var pdpButtonStylesheet = "https://cdn.shopify.com/extensions/019a5257-54ab-7b47-8fc6-331aa1168507/wishlist-shopify-app-575/assets/addtowishlistbutton.css";
var pdpButtonStylesheetTag = document.createElement("link");
pdpButtonStylesheetTag.id = `swym-pdp-button-stylesheet`;
pdpButtonStylesheetTag.rel = "stylesheet";
pdpButtonStylesheetTag.href = pdpButtonStylesheet;
if (!document.getElementById("swym-pdp-button-stylesheet")) {
head.appendChild(pdpButtonStylesheetTag);
}
var x = document.getElementsByTagName("script")[0];
function createAndInsertScript(id, src, onLoadCallback) {
var scriptTag = document.createElement("script");
scriptTag.id = id;
scriptTag.type = "text/javascript";
scriptTag.src = src;
scriptTag.onload = onLoadCallback;
x.parentNode.insertBefore(scriptTag, x);
}
var pdpButtonScript = "https://cdn.shopify.com/extensions/019a5257-54ab-7b47-8fc6-331aa1168507/wishlist-shopify-app-575/assets/addtowishlistbutton.js";
createAndInsertScript(
`swym-pdp-button-script`,
pdpButtonScript,
function () {
const pdpBtnApi = window.WishlistPlusPDPButtonAPI;
if (pdpBtnApi) {
pdpBtnApi.setDefaultCustomizationOptions(swat);
pdpBtnApi.initializePDPButton(swat, true);
}
}
);
break;
default:
return;
}
})
});
})(); // IIFE to prevent polluting global scope