Brand: World Products (Landmark)
SKU: dcd-30001490613
Price: $0.83
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 50 g
Cart URL (default variant): https://landmarks.builders/cart/50295873962223:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000812535
JSON data: https://landmarks.builders/products/m4x-10000812535.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Description:
Adaptable Nursery Dome CoverThis round insulation lid is designed for sprouts and pots, offering effective insulation, moisture retention, and protection from particles and birds. Ideal for winter and year-round use in gardens, balconies, and indoors.
Transparent MaterialMade from high-transparency, food-grade material, this cover lets you easily observe growth while ensuring safety and durability. Its sleek, minimalist design is easy to clean and fits various environments.
Convenient Ventilation AdjustmentThe top vent system allows precise humidity and airflow control, creating a stable environment for optimal sprout growth. No extra film needed, making it more convenient to use.
Multiple Sizes for Different PotsAvailable in various sizes with clearly marked diameters, this cover fits different gallon pots and nursery containers, meeting diverse planting needs for flowers and foliage.
Enhanced Growth Support & Easy MaintenanceCompatible with LED grow lights and gallon pots, this round cover supports healthy growth. Simple to install, remove, and maintain, suitable for ground or countertop use.
Summary: Pot Insulation Cover, Round Dome, Moisture Bird Guard. Description: 【Adaptable Nursery Dome Cover】This round insulation lid is designed for sprouts and pots, offering effective insulation, moisture retention, and protection from particles and birds. Ideal for winter and year-round use in gardens, balconies, and indoors. 【Transparent Material】Made from high-transparency, food-grade material, this cover lets you easily observe growth while ensuring safety and durability. Its sleek, minimalist design is easy to clean and fits various environments. 【Convenient Ventilation Adjustment】The top vent s
Generated by: m4x-map-v1
This product has 10 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Pot Insulation Cover, Round Dome, Moisture Bird Guard",
"product_id": 9497202753775,
"variant_id": 50295873962223,
"quantity": 1,
"grams": 50,
"length_cm": "20.0",
"width_cm": "18.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").