FAQ

1. What kind of seeds are embedded in the paper?

We use a high-activity Wildflower Mix (including species like Persian Chrysanthemum and Snapdragons). These seeds are selected for their high germination rate and adaptability to various indoor and outdoor environments.

2. Is the ink safe for the soil?

Absolutely. Sevensnail uses Eco-friendly Soy-based Ink. Unlike traditional metallic or petroleum-based inks, our soy ink is 100% non-toxic and biodegradable. It won't harm the seeds or the soil, ensuring a pure organic lifecycle from paper to blossom.

3. How do I plant the Seed Paper? (The 7-Day Ritual)

It’s a simple, meditative process:

  1. Soak: Submerge the paper in water for 24-48 hours until fully saturated.
  2. Soil: Place the wet paper in a pot with a thin layer (about 1cm) of soil on top.
  3. Care: Keep it in a sunny spot and ensure the soil stays moist but not soggy.
  4. Bloom: You should see the first sprouts within 7-14 days. Watch your brand come alive!

4. What is the lead time for B2B custom orders?

For standard custom branding packs, our typical production cycle is 5-7 business days after proof approval. We offer 24-hour free digital proofing to ensure your brand's sensory details are perfect before we head to the press.

Quote '; } function install(){ var root=document.querySelector('[data-product-preview]'); if(!root || root.dataset.productionDownloadOverride==='1') return; var btn=root.querySelector('[data-art-action="download"]'); var copy=root.querySelector('[data-art-action="copy"]'); var canvas=root.querySelector('[data-preview-canvas]'); var output=root.querySelector('[data-art-output]'); var status=root.querySelector('[data-preview-status]'); if(!btn || !canvas || !output) return; root.dataset.productionDownloadOverride='1'; var lang=(document.documentElement.lang||'').toLowerCase(); var isZh=lang.indexOf('zh')===0; var isAr=lang.indexOf('ar')===0; btn.textContent=isZh?'下载生产确认包':(isAr?'تنزيل ملف الإنتاج':'Download production package'); if(copy) copy.textContent=isZh?'复制生产规格':(isAr?'نسخ مواصفات الإنتاج':'Copy production spec'); btn.addEventListener('click',function(event){ event.preventDefault(); event.stopImmediatePropagation(); var raw={}; try{raw=JSON.parse(output.value||'{}');}catch(error){} var spec=normalizeSpec(raw); var proof=canvas.toDataURL('image/png'); var base='sevensnail-'+(spec.product_handle||'artwork')+'-'+(spec.template_key||spec.template||'template')+'-'+new Date().toISOString().replace(/[:.]/g,'-'); downloadText(base+'-production-sheet.html',sheetHtml(spec,proof),'text/html'); if(status) status.textContent=isZh?'已下载生产确认单,包含确认图、出血、尺寸和 JSON 规格。':(isAr?'تم تنزيل ورقة الإنتاج مع المقاسات والنزف ومواصفات JSON.':'Production sheet downloaded with proof image, bleed, size, and JSON spec.'); },true); } if(document.readyState==='loading') document.addEventListener('DOMContentLoaded',install); else install(); window.setTimeout(install,500); window.setTimeout(install,1500); })();