1/7
${data.index + 1}/${data.total}


Description
🪴We are committed to providing our customers with quality, affordable seeds. 🌱
💵 Payments Via PayPal®
😍 99.3% of customers buy 2 items(15% Off) or more
🌼The fringe tree, also known as old man's beard, is a deciduous shrub or tree in the genus Fringe, in the family Oleaceae. This deciduous shrub or tree can grow up to 20 to 30 feet tall, adding a touch of grandeur to any landscape.
🌼Native to the United States and Asia, the fringe tree is prized for its unique and attractive features. Its fragrant flowers and beautiful appearance make it a popular choice for landscaping and gardening.
Growing Environment:
🌼This tree thrives in a variety of soils, including clay, loam, and sandy soils. It prefers moist, well-drained soils but can adapt to varying soil conditions. The fringe tree tolerates both full sun and partial shade, making it a relatively resilient tree that can withstand a variety of weather conditions and is suitable for a variety of growing environments.
🌼This tree thrives in a variety of soils, including clay, loam, and sandy soils. It prefers moist, well-drained soils but can adapt to varying soil conditions. The fringe tree tolerates both full sun and partial shade, making it a relatively resilient tree that can withstand a variety of weather conditions and is suitable for a variety of growing environments.
🌼If properly cared for and watered regularly, the fringe tree can be a long-lived, low-maintenance addition to any garden or landscape. Regular pruning helps maintain its desirable shape and promotes healthy growth.
Ornamental Value and Cultural Significance:
🌼This North American native tree species, commonly known as the fringe tree, has not only aesthetic appeal but also cultural significance. It has long been loved and cultivated for its stunning beauty, and its fragrant flowers fill the air with a pleasing aroma. The fringe tree is a testament to the wonders of nature and a much-loved plant in gardens, parks and botanical gardens.
Ecological Benefits:
🌼The fringe tree is an excellent choice for attracting wildlife, especially birds and butterflies, to your garden. Its flowers provide a valuable source of nectar for pollinators, while its fruits are a source of food for birds. The ecological benefits of this tree make it an environmentally friendly choice for enhancing biodiversity in your outdoor space.
🌼Overall, the tassel tree's striking appearance, attractive fragrance, and high ecological value make it a great addition to any garden or landscape. Its beautiful white flowers, contrasting foliage, and wildlife-attracting qualities make it an ideal choice for professional landscape designers and gardening enthusiasts. Whether you want to enhance the visual appeal of your outdoor space or contribute to the local ecosystem, the tassel tree is a versatile, eye-catching plant that is sure to impress.
4 GREAT REASONS TO BUY FROM US
our guarantee
♻️Easy returns and exchanges within 14 days
Items may be returned or exchanged within 14 days of delivery date.
After-sales service
- Shipping - Global express shipping available
- Returns >> Fast refunds, 100% money back guarantee.
- If for any reason you are not completely satisfied, please return the product within 90 days.
- If you have any questions or suggestions, please feel free to contact us and we will provide you with friendly support within 24 hours.
For every order we generate, we donate $1 to the World Conservation Organization (WCO).
🪴We are committed to providing our customers with quality, affordable seeds. 🌱
💵 Payments Via PayPal®
😍 99.3% of customers buy 2 items(15% Off) or more
🌼The fringe tree, also known as old man's beard, is a deciduous shrub or tree in the genus Fringe, in the family Oleaceae. This deciduous shrub or tree can grow up to 20 to 30 feet tall, adding a touch of grandeur to any landscape.
🌼Native to the United States and Asia, the fringe tree is prized for its unique and attractive features. Its fragrant flowers and beautiful appearance make it a popular choice for landscaping and gardening.
Growing Environment:
🌼This tree thrives in a variety of soils, including clay, loam, and sandy soils. It prefers moist, well-drained soils but can adapt to varying soil conditions. The fringe tree tolerates both full sun and partial shade, making it a relatively resilient tree that can withstand a variety of weather conditions and is suitable for a variety of growing environments.
🌼This tree thrives in a variety of soils, including clay, loam, and sandy soils. It prefers moist, well-drained soils but can adapt to varying soil conditions. The fringe tree tolerates both full sun and partial shade, making it a relatively resilient tree that can withstand a variety of weather conditions and is suitable for a variety of growing environments.
🌼If properly cared for and watered regularly, the fringe tree can be a long-lived, low-maintenance addition to any garden or landscape. Regular pruning helps maintain its desirable shape and promotes healthy growth.
Ornamental Value and Cultural Significance:
🌼This North American native tree species, commonly known as the fringe tree, has not only aesthetic appeal but also cultural significance. It has long been loved and cultivated for its stunning beauty, and its fragrant flowers fill the air with a pleasing aroma. The fringe tree is a testament to the wonders of nature and a much-loved plant in gardens, parks and botanical gardens.
Ecological Benefits:
🌼The fringe tree is an excellent choice for attracting wildlife, especially birds and butterflies, to your garden. Its flowers provide a valuable source of nectar for pollinators, while its fruits are a source of food for birds. The ecological benefits of this tree make it an environmentally friendly choice for enhancing biodiversity in your outdoor space.
🌼Overall, the tassel tree's striking appearance, attractive fragrance, and high ecological value make it a great addition to any garden or landscape. Its beautiful white flowers, contrasting foliage, and wildlife-attracting qualities make it an ideal choice for professional landscape designers and gardening enthusiasts. Whether you want to enhance the visual appeal of your outdoor space or contribute to the local ecosystem, the tassel tree is a versatile, eye-catching plant that is sure to impress.
4 GREAT REASONS TO BUY FROM US
our guarantee
♻️Easy returns and exchanges within 14 days
Items may be returned or exchanged within 14 days of delivery date.
After-sales service
- Shipping - Global express shipping available
- Returns >> Fast refunds, 100% money back guarantee.
- If for any reason you are not completely satisfied, please return the product within 90 days.
- If you have any questions or suggestions, please feel free to contact us and we will provide you with friendly support within 24 hours.
Subscribe today to hear first about our sales
Thanks for subscribing
COMPANY
CONTACT US
Email: service@hansencat.com
Business Hours: 9:00 a.m. to 5:00 p.m., Monday to Friday, GMT+8
WE ACCEPT
COMPANY
SUPPORT
CONTACT US
Email: service@hansencat.com
Business Hours: 9:00 a.m. to 5:00 p.m., Monday to Friday, GMT+8
WE ACCEPT
© Hansencat
from
'.replace(/\{\{\s*price\s*\}\}/, product_price_currency) : product_price_currency;
const variantShowLimit = 2;
const private_id = 'product-tmpl-' + Math.random().toFixed(6).slice(-6)
const product_variants = data.variants || [];
const product_id = data.id;
const images = data.images || [];
const image = data.image || {};
const imageWidth = image.width;
let imageHeight = image.height;
if (product_grid_image_size !== 'natural') {
imageHeight = (imageWidth * parseFloat(product_grid_image_size)) / 100;
}
const price = Number(data.price_min);
let compareAtPrice = Number(data.compare_at_price);
let offRatio = data.off_ratio;
const type = data.type;
const isMock = data.isMock;
let product_image_hover_on = false;
for (let i = 0; i < product_variants.length; i++) {
const item = product_variants[i];
const vcap = Number(item.compare_at_price);
if (item.price == price && vcap > compareAtPrice) {
compareAtPrice = vcap;
offRatio = item.off_ratio;
}
}
let second_image = null;
if (settings_product_image_hover_on) {
for (let i = 1; i < images.length; i++) {
const img = images[i];
if (img.src && img.src.indexOf('video=') === -1) {
second_image = img;
product_image_hover_on = true;
break;
}
}
}
let sold_label_on = false;
let sale_label_on = false;
if (settings_product_save_label == null) {
settings_product_save_label = true;
}
if (!data.available && product_sold_out_label) {
sold_label_on = true;
}
if (settings_product_save_label && compareAtPrice > price && data.available) {
sale_label_on = true;
}
const diffPrice = compareAtPrice - price;
const variantValues = [];
const showVariants = [];
if (data.need_variant_image && settings_collection_color_swatches && settings_product_swatches_name.length > 0) {
for (let i = 0; i < (data.options || []).length; i++) {
const option = data.originData.options[i];
const optionName = option.name && option.name.toLowerCase();
if (settings_product_swatches_name.includes(optionName)) {
for (let j = 0; j < product_variants.length; j++) {
const variant = product_variants[j];
const value = variant.options[i].value;
if (!variantValues.includes(value)) {
variantValues.push(value);
showVariants.push(variant);
}
}
break;
}
}
}
return `
{{ price }}
${from_on}
-
${offRatio}%
-
${offRatio}%
${data.available ?
`
` : ''}
${function(){
const optionName = option.name || '';
const optionId = option.id || '';
let isThumbImage = !!option.showThumbImage;
const thumbStyle = "image";
const variantType = "button";
const isSelected = (value) => {
const selected = (data.selectedOptions || []).find(v => v.name === optionName);
return selected && selected.value.length && selected.value[0] == value;
};
const getThumbImage = (value) => {
const options = data.product.options || [];
const option = options.find(o => o.name === optionName);
if (option.thumbImages) {
const thumbImage = option.thumbImages.find(t => t.value === value);
if (thumbImage && thumbImage.image) {
return {
src: thumbImage.image.src,
alt: thumbImage.image.alt
};
}
}
return {src: '', alt: ''};
};
return `
`;
}()}
${optionName.toLowerCase()}
${function(){
const remove_variant_images_on = false;
let product_swatches_name = ["color","size"];
product_swatches_name = product_swatches_name.map((name) => name.toLowerCase());
const variantsNamesSet = new Set(data.options.map((opt) => opt.name.toLowerCase()) || []);
const containsSwatches = product_swatches_name.some((name) => variantsNamesSet.has(name));
const variantsList = (data && data.variants) || []
const variants = variantsList.map((item) => item.image.path) || [];
const productData = data;
let images = data.images;
if(remove_variant_images_on && containsSwatches) {
images = data.images.filter((img) => !variants.includes(img.path));
}
const selectedVariant = data.variants.find(v => v.available) || data.variants[0];
const selectedIndex = !!selectedVariant ? images.findIndex(img => img.src === (selectedVariant.image && selectedVariant.image.src)) : 0;
const initialSlide = selectedIndex === -1 ? 0 : selectedIndex;
return `
${images.map(image => `
`).join('')}
${images.length > 1 ? `
` : ''}
`
}()}
${images.map((image, index) => `
`).join('')}
${data.title}
${function(){
const optionName = option.name || '';
const optionId = option.id || '';
let isThumbImage = !!option.showThumbImage;
const thumbStyle = "image";
const variantType = "button";
const isSelected = (value) => {
const selected = (data.selectedOptions || []).find(v => v.name === optionName);
return selected && selected.value.length && selected.value[0] == value;
};
const getThumbImage = (value) => {
const options = data.product.options || [];
const option = options.find(o => o.name === optionName);
if (option.thumbImages) {
const thumbImage = option.thumbImages.find(t => t.value === value);
if (thumbImage && thumbImage.image) {
return {
src: thumbImage.image.src,
alt: thumbImage.image.alt
};
}
}
return {src: '', alt: ''};
};
return `
`;
}()}
${optionName.toLowerCase()}