💐Zebra Stripes Iris (Iris Germanica) – A Bold, Striped Beauty

$29.99 $59.99 Save $30.00
Color:  Zebra Stripes Iris
Quantity:  🔥500 Seeds
Quantity
/** @private {string} */ class SpzCustomAnchorScroll extends SPZ.BaseElement { static deferredMount() { return false; } constructor(element) { super(element); /** @private {Element} */ this.scrollableContainer_ = null; } isLayoutSupported(layout) { return layout == SPZCore.Layout.LOGIC; } buildCallback() { this.viewport_ = this.getViewport(); this.initActions_(); } setTarget(containerId, targetId) { this.containerId = '#' + containerId; this.targetId = '#' + targetId; } scrollToTarget() { const container = document.querySelector(this.containerId); const target = container.querySelector(this.targetId); const {scrollTop} = container; const eleOffsetTop = this.getOffsetTop_(target, container); this.viewport_ .interpolateScrollIntoView_( container, scrollTop, scrollTop + eleOffsetTop ); } initActions_() { this.registerAction( 'scrollToTarget', (invocation) => this.scrollToTarget(invocation?.caller) ); this.registerAction( 'setTarget', (invocation) => this.setTarget(invocation?.args?.containerId, invocation?.args?.targetId) ); } /** * @param {Element} element * @param {Element} container * @return {number} * @private */ getOffsetTop_(element, container) { if (!element./*OK*/ getClientRects().length) { return 0; } const rect = element./*OK*/ getBoundingClientRect(); if (rect.width || rect.height) { return rect.top - container./*OK*/ getBoundingClientRect().top; } return rect.top; } } SPZ.defineElement('spz-custom-anchor-scroll', SpzCustomAnchorScroll); const STRENGTHEN_TRUST_URL = "/api/strengthen_trust/settings"; class SpzCustomStrengthenTrust extends SPZ.BaseElement { constructor(element) { super(element); this.renderElement_ = null; } isLayoutSupported(layout) { return layout == SPZCore.Layout.CONTAINER; } buildCallback() { this.xhr_ = SPZServices.xhrFor(this.win); const renderId = this.element.getAttribute('render-id'); SPZCore.Dom.waitForChild( document.body, () => !!document.getElementById(renderId), () => { this.renderElement_ = SPZCore.Dom.scopedQuerySelector( document.body, `#${renderId}` ); if (this.renderElement_) { this.render_(); } this.registerAction('track', (invocation) => { this.track_(invocation.args); }); } ); } render_() { this.fetchData_().then((data) => { if (!data) { return; } SPZ.whenApiDefined(this.renderElement_).then((apis) => { apis?.render(data); document.querySelector('#strengthen-trust-render-1651799308132').addEventListener('click',(event)=>{ if(event.target.nodeName == 'A'){ this.track_({type: 'trust_content_click'}); } }) }); }); } track_(data = {}) { const track = window.sa && window.sa.track; if (!track) { return; } track('trust_enhancement_event', data); } parseJSON_(string) { let result = {}; try { result = JSON.parse(string); } catch (e) {} return result; } fetchData_() { return this.xhr_ .fetchJson(STRENGTHEN_TRUST_URL) .then((responseData) => { if (!responseData || !responseData.data) { return null; } const data = responseData.data; const moduleSettings = (data.module_settings || []).reduce((result, moduleSetting) => { return result.concat(Object.assign(moduleSetting, { logos: (moduleSetting.logos || []).map((item) => { return moduleSetting.logos_type == 'custom' ? this.parseJSON_(item) : item; }) })); }, []); return Object.assign(data, { module_settings: moduleSettings, isEditor: window.self !== window.top, }); }); } } SPZ.defineElement('spz-custom-strengthen-trust', SpzCustomStrengthenTrust);

 SHIPPING WORLDWIDE.  
💯Payments Via PayPal® and CreditCard.
⭐Fast refund Guarantee>> Partial or full refund depends on the  situation
😍 96.3% of customers buy 3 get 1 free .buy more. save more

🌸 Zebra Stripes Iris (Iris germanica) – A Bold. Striped Beauty 🌼

The Zebra Stripes Iris is a striking variety of Iris germanica that captivates with its dramatic striped petals. Each flower features intricate patterns of purple. white. and lavender that resemble zebra stripes. creating a show-stopping display in any garden. Its elegance and boldness make it a must-have for iris lovers and garden enthusiasts alike! 🌺


🌞 Light: Thrives in full sun but tolerates partial shade. Ensure at least 2 hours of direct sunlight for optimal blooming.

💧 Water: Needs moderate watering. especially during dry spells. Keep the soil moist but well-draining.

🌱 Soil: Prefers well-draining. slightly acidic to neutral soil enriched with organic matter. Avoid waterlogged conditions.

❄️ Temp: Hardy in USDA zones 2-10. It’s frost-tolerant and thrives in a range of climates.

🌿 Fertilizer: Apply a balanced fertilizer in early spring and after blooming to encourage strong growth.


🌟 Unique Features:
🌺 Bold Striped Patterns: Each petal is adorned with striking zebra-like stripes that stand out in any landscape.
🌷 Reliable Blooms: Produces large. fragrant flowers on tall. sturdy stems during late spring and summer.
🌼 Low Maintenance: Once established. it’s drought-tolerant and resistant to most pests and diseases.

The Zebra Stripes Iris is more than just a plant—it’s a statement piece that brings elegance. drama. and a touch of the exotic to your garden. Whether planted in borders. beds. or as a focal point. this iris is sure to turn heads and leave a lasting impression. 🌸🌿🌞

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.