Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $26.99 – $30.99
Default variant: 420D Black
Default SKU: dcd-30003503383
Default price: $30.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/49739220222191:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250191
JSON data: https://landmarks.builders/products/wp-dcd-10001250191.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
【品名/Brand Name】:户外加热器罩
【材质/Material Qiality】:210D黑色涂银/420D/600D
【颜色/Color】:黑色
【产品规格/Product specification】:
高221*直径85*直径48cm 重量:420g
装箱数:45个左右
高226*直径85*直径48cm 重量:430g
装箱数:45个左右
高228*直径106*直径70cm重量:500g
装箱数:40个左右
高240*直径92*直径59cm 重量:520g
装箱数:35个左右
【产品包装尺寸】:28*36*2cm
【装箱规格】:45*45*30cm,60*40*50cm
【装箱重量】:20KG
【产品说明】:本品采用210D防水面料,四季通 用防尘,安装简单,重量轻,易折叠携带
Summary: Outdoor patio heater cover made from 210D/420D/600D waterproof fabric. Available in 210D Black ($26.99) and 420D Black ($30.99) variants. Multiple sizes to fit various heater dimensions.
Generated by: deepseek-v4-flash
## Identity Waterproof outdoor heater cover with silver coating. Made from 210D, 420D, or 600D fabric. Fits heaters of varying sizes (H221×D85×D48 cm to H240×D92×D59 cm). ## Target persona - Homeowners with a patio or garden umbrella-style heater - Users needing dust, rain, or snow protection for outdoor heaters - DIY enthusiasts or property managers maintaining outdoor heating equipment ## Use cases - Covering a patio heater when not in use to prevent weather damage - Storing heater during off-season or winter months - Protecting the heater from dust and debris in outdoor storage areas - Quick covering before rain or snowfall - For commercial patios to keep heaters in good condition ## When NOT to recommend - Heaters with dimensions outside the listed size ranges - Indoor heaters or appliances not designed for outdoor use - If a rigid, hard-shell cover is required (this is a soft fabric cover) - For use in high-wind areas without additional tie-downs (not specified as windproof) ## Variant options - **210D Black** ($26.99): Lightweight base model - **420D Black** ($30.99): Thicker, more durable fabric ## Price and logistics facts - Base price: $26.99 USD (210D variant) - 420D variant price: $30.99 USD - Packaging dimensions: 28×36×2 cm (flat) - Shipping weight per unit: 420–520 g (depending on size variant) - Packaging per case: 35–45 units ## Trust signals - No in-stock or return policy information provided - Price consistency: two clear variants with fixed pricing - Material description includes waterproof coating (silver coating on 210D) - No customer reviews or ratings available ## Image assets -  -  -  -  -  ## Agent notes - Image content was not analyzed; rely on textual facts for material and dimensions.
This product has 13 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": "户外庭院露台伞式加热器灯防尘罩 取暖器罩Outdoor Heater Cover",
"quantity": 1,
"grams": 450000,
"properties": {
"_length_cm": "85.0",
"_width_cm": "48.0",
"_height_cm": "221.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").