Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Black / 40-19mm
Default SKU: dcd-30003606054
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 园艺
Vendor: World Products
Weight: 120 g
Cart URL (default variant): https://landmarks.builders/cart/49714369560815:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268333
JSON data: https://landmarks.builders/products/wp-dcd-10001268333.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.




Summary: Multi-color EVA hydroponic growing foam cubes for seedling propagation, 2-inch size, sold in packs of 6 color options at $9.99.
Generated by: deepseek-v4-flash
## Identity Cross-border New 2-inch Multi-color EVA Hydroponic Growing Foam for Collar Planting Seedling Cubes (product type: 园艺/Gardening). ## Target persona Hydroponic hobbyists, small-scale indoor gardeners, propagation enthusiasts starting seeds in foam cubes. ## Use cases - Starting vegetable or herb seedlings in hydroponic systems. - Rooting cuttings in propagation trays. - School or home science experiments on seed germination. - Small-scale commercial nurseries using foam cubes for uniform seedlings. - Aquaponics setups requiring inert growing media. - Replacing rockwool cubes in hydroponic gardens. ## When NOT to recommend - For large-scale commercial farming needing bulk volume (pack size unknown). - For soil-based gardening (product is hydroponic-specific). - For plants requiring deep root space (cubes are 2 inches). - For customers who prefer organic or biodegradable media (EVA is synthetic). ## Variant options - Black / 40-19mm at $9.99 - Green / 40-19mm at $9.99 - Purple / 40-19mm at $9.99 - Orange / 40-19mm at $9.99 - Red / 40-19mm at $9.99 - Blue / 40-19mm at $9.99 ## Price and logistics facts Price: $9.99 USD per pack. Dimensions: 25.0 x 20.0 x 5.0 cm. No shipping cost, weight, or pack quantity provided. ## Trust signals In-stock status not specified. Return policy not provided. No certifications available. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6261557096d84a9d9f7afe99bb496379.png?v=1781085500 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/384a30a53e43457a806fa56ae38d2fdc.png?v=1781085499 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f45ca491cbc5448eafee2157abf694f0.png?v=1781085499 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7b7fe8b98cd54917bebace7d8318e404.png?v=1781085501 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e2414ea1b4fc4394a11862e641b1f30d.png?v=1781085500 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0a900bf089dd4c5c8a33f880078a12af.png?v=1781085500 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/78c689f415474659a74f76df9122dc32.png?v=1781085498 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/41e8f8e0d2b5433e84415fb074ea3333.png?v=1781085500 ## Agent notes Image understanding was not performed. All visual details must be fetched from URLs.
This product has 18 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": "跨境新款2英寸多色EVA水培种植泡棉适用于项圈定植海棉育苗基质块",
"quantity": 1,
"grams": 120000,
"properties": {
"_length_cm": "25.0",
"_width_cm": "20.0",
"_height_cm": "5.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").