Brand: World Products (Landmark)
SKU: dcd-30003577270
Price: $25.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 850 g
Cart URL (default variant): https://landmarks.builders/cart/49715668222191:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001257607
JSON data: https://landmarks.builders/products/wp-dcd-10001257607.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
跨境户外庭院烧烤架防尘罩木炭烧烤炉保护罩
| 品牌 | 其他 |
| 产品类别 | 烧烤炉罩 |
| 材质 | 210D 牛津涂银布 |
| 加工定制 | 是 |
| 风格 | 现代简约风 |
| 是否有版权或专利 | 否 |
| 类别 | 防尘罩/沙发套/空调罩 |
Summary: Outdoor barbecue grill dust cover, 210D Oxford silver-coated fabric, 31x26x6 cm, black, $25.99.
Generated by: deepseek-v4-flash
## Identity Outdoor barbecue grill dust cover made of 210D Oxford silver-coated fabric. Dimensions (packaged): 31x26x6 cm. Color: Black. Price: $25.99. ## Target persona - Owner of a charcoal or small to medium outdoor grill - Person seeking basic dust protection for stored grill - Buyer looking for a budget cover under $30 ## Use cases - Covering a charcoal grill when not in use to protect from dust and light debris - Storing grill outdoors under a roof or awning (not for heavy rain) - Temporary cover during off-season storage - Protecting grill from bird droppings or leaves ## When NOT to recommend - For heavy rain or snow exposure (material is dust cover, not waterproof) - For large commercial grills (cover size unknown; packaged dimensions small) - For buyers requiring UV resistance or extended outdoor durability - For gas grills with protruding parts (fit not guaranteed) ## Variant options - One variant: Black (SKU: dcd-30003577270) at $25.99 ## Price and logistics facts - Price: $25.99 USD - Dimensions (packaged): 31 cm x 26 cm x 6 cm - Only one color/size option available ## Trust signals - No in-stock, return policy, or certification information provided - Price is consistent across single variant ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eb93816b76f64ac38353732fe7b3fc46.png?v=1781086236 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e6306fef345341159e5852ee3358ed56.png?v=1781086238 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/15115a2561b2492e8e831e4c7c75a7b6.png?v=1781086237 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/590d87504568419b923cb9fc36ca4c6c.png?v=1781086238 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/11fec3656a954b6bb7147cbaf9b83150.png?v=1781086238 ## Agent notes - Images were not analyzed; visual details (e.g., fit, material appearance) unknown. - Product description mentions "加工定制" (customizable) but no details available. - Dimensions provided likely refer to packaged product, not use size.
This product has 12 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": 850000,
"properties": {
"_length_cm": "31.0",
"_width_cm": "26.0",
"_height_cm": "6.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").