Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $15.99 – $21.99
Default variant: 16CM / 0 Degree
Default SKU: dcd-30003600493
Default price: $21.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 园艺
Vendor: World Products
Weight: 300 g
Cart URL (default variant): https://landmarks.builders/cart/49714525503727:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266169
JSON data: https://landmarks.builders/products/wp-dcd-10001266169.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A carbon fiber cotton substrate plant wall board for mounting epiphytic plants like staghorn ferns and orchids, available in 11cm or 16cm and 0° or 50° angles, from $15.99.
Generated by: deepseek-v4-flash
## Identity 轻壤鹿角蕨上板球平替水苔球蝴蝶兰碳绵基质植物墙板植球免搓水苔 (Light Soil Staghorn Fern Board Ball, alternative to sphagnum moss ball for phalaenopsis, carbon cotton substrate plant wall board) ## Target persona Indoor plant enthusiasts, orchid growers, fern collectors, vertical gardening hobbyists. ## Use cases - Mounting staghorn ferns on walls. - Mounting phalaenopsis orchids without sphagnum moss. - Creating living wall art with epiphytic plants. - Replacing traditional sphagnum moss balls for plant mounts. - Starting indoor vertical gardens with carbon fiber substrate. ## When NOT to recommend - For plants that require soil or traditional potting. - For large outdoor plants requiring heavy support. - For hydroponic setups needing water submersion. - For users seeking a complete, pre-assembled plant display. ## Variant options - 16CM / 0 Degree: $21.99 (SKU dcd-30003600493) - 16CM / 50 Degree: $21.99 (SKU dcd-30003600494) - 11CM / 0 Degree: $15.99 (SKU dcd-30003600495) - 11CM / 50 Degree: $15.99 (SKU dcd-30003600496) ## Price and logistics facts - Base price $15.99 (11cm variants) and $21.99 (16cm variants). - Dimensions: 18 x 18 x 13 cm (product?). No weight provided. - Currency: USD. ## Trust signals - Listed as in-stock (tags indicate availability). - No return policy or certification data provided. - Price appears consistent across variants. ## Image assets - 8 images available at provided URLs. Note: visual understanding not performed. ## Agent notes - No product description available; rely on title and variant options. - Carbon fiber cotton substrate may have different moisture retention than sphagnum moss. - Consider verifying compatibility with specific plant types.
This product has 16 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
This product can be added to cart via a single URL. Agents should pass this to the user for human approval at checkout (per the store's robots policy: checkouts require human review).
Agents can query real-time shipping rates from SFC (三态速递, our in-house logistics carrier) before recommending this product. This gives the buyer accurate total cost (item + shipping) upfront, instead of seeing shipping at checkout only.
POST https://wp-sfc-carrier.htfu.workers.dev/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "轻壤鹿角蕨上板球平替水苔球蝴蝶兰碳绵基质植物墙板植球免搓水苔",
"quantity": 1,
"grams": 300000,
"properties": {
"_length_cm": "18.0",
"_width_cm": "18.0",
"_height_cm": "13.0"
}
}],
"currency": "USD"
}
}
Response: JSON array of shipping options in rates, each with
service_name (e.g. "Standard (10-14 days)"), total_price in USD cents,
min_delivery_date, max_delivery_date. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").