Hoya Seeds - Stars falling from the sky✨

$16.99 $31.99 Save $15.00
Color:  White
Quantity:  100 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);

🪴We are committed to providing our customers with quality. affordable seeds. 🌱

Hoya. commonly known as wax flower or porcelain flower. is prized for its waxy. star-shaped flowers and succulent leaves. Its delicate blossoms emit a sweet. subtle fragrance. making it a popular choice for indoor gardens and hanging baskets. Symbolizing love. beauty. and resilience. Hoya's flower language evokes the imagery of stars descending from the heavens to illuminate our lives with their ethereal beauty.

The Hoya is a charming perennial vine with impressive climbing abilities. Planting in the backyard. patio or balcony is a good choice.

More information about Hoya:

  • Planting Location: Hoya thrive in parks. shady courtyards with ample moisture. and can also be suspended from balconies. terraces. and indoor pots for decorative purposes.
  • Planting Time: Can be planted at any time throughout the year.
  • Flowering Season: Bloom annually from April to November.
  • Optimal Growing Temperature: Prefer temperatures ranging from 35 degrees Fahrenheit to 100 degrees Fahrenheit.

How to grow Hoya:

  • Soil: Good culture medium. strong drainage and air permeability. soft and fertile soil.
  • Sunshine: After adapting to the new environment. gradually increase the light intensity. Pay attention to shading when the temperature is high in summer to prevent the plants from getting sunburned.
  • Ventilation: Maintain good ventilation to prevent diseases.
  • Watering: Water according to soil moisture conditions. watering once every 10-15 days to avoid root rot caused by excessive watering.
  • Prune: Prune overly dense branches and leaves promptly to promote ventilation and light transmission.

Special tip: You need to use a small pot for hoya maintenance. It can bloom only after the root system fills the pot. For flower pots. you can choose root-control pots. terracotta pots. or containers with more drainage holes.