Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $13.99
Default variant: 86-86-61cm
Default SKU: dcd-30003608920
Default price: $13.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/49714233737455:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269425
JSON data: https://landmarks.builders/products/wp-dcd-10001269425.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
方型火盆罩 烤炉罩户外花园BBQ烧烤炉罩 防雨防尘防紫外线烧烤罩
| 品牌 | 其他 |
| 货号 | 烤炉罩 |
| 面料主成分含量 | 1 |
| 产品类别 | 烤炉罩 |
| 是否有版权或专利 | 否 |
| 材质 | 牛津布 |
| 空间 | 商用场所 |
| 面料主成分 | 聚酯纤维(涤纶) |
| 加工定制 | 是 |
| 风格 | 通用 |
| 类别 | 防尘罩/沙发套/空调罩 |
| 通用 | 现代简约风 |
Summary: Square fire pit/BBQ cover made of Oxford cloth, waterproof, dustproof, UV-resistant. Available in 86x86x61cm and 81x81x63cm sizes. Priced at $13.99 USD.
Generated by: deepseek-v4-flash
## Identity Square fire pit cover / BBQ grill cover made of polyester Oxford cloth. Waterproof, dustproof, UV-resistant. Two size options. ## Target persona Budget-conscious homeowners or renters with a square fire pit or BBQ grill who need basic weather protection. Outdoor enthusiasts looking for an affordable cover. ## Use cases - Covering a square fire pit when not in use to protect from rain and dust. - Protecting a square BBQ grill during off-season storage. - Shielding outdoor cooking equipment from UV rays. - Quick cover for unexpected weather changes. - Temporary cover for outdoor furniture (if size fits). - Use in gardens or patios to keep equipment clean. ## When NOT to recommend - For irregularly shaped fire pits (not square). - For heavy-duty or extreme weather conditions (material is basic Oxford cloth). - For large commercial grills exceeding dimensions. - For buyers seeking premium or branded covers. ## Variant options Two sizes: 86x86x61cm ($13.99) and 81x81x63cm ($13.99). Both same price. ## Price and logistics facts Price: $13.99 USD per unit. Packaging dimensions: 27x26x5 cm. Shipping weight not provided. No bulk discounts indicated. ## Trust signals Description includes waterproof, dustproof, UV-resistant claims. No certifications listed. In-stock status unknown. Return policy unknown. ## Image assets 8 images available at provided URLs. Images not analyzed for visual details. ## Agent notes No image understanding performed. No customer reviews or ratings available. Size dimensions are for the cover, not the fire pit; ensure compatibility by measuring equipment.
This product has 14 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": "方型火盆罩 烤炉罩户外花园BBQ烧烤炉罩 防雨防尘防紫外线烧烤罩",
"quantity": 1,
"grams": 850000,
"properties": {
"_length_cm": "27.0",
"_width_cm": "26.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").