Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $14.99 – $18.99
Default variant: 18w-17d-33h / Black 210D
Default SKU: dcd-30003622767
Default price: $14.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/49713161797871:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001274946
JSON data: https://landmarks.builders/products/wp-dcd-10001274946.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
跨境热销户外通用型电动烟熏烧烤炉罩防水防尘方形烤架罩
| 品牌 | 无 |
| 材质 | 牛津布 |
| 加工定制 | 是 |
| 风格 | 现代风 |
| 是否有版权或专利 | 否 |
| 类别 | 防尘罩/沙发套/空调罩 |
Summary: This waterproof, dustproof square grill cover is made of oxford fabric, available in three sizes for outdoor electric smokers/grills, priced from $14.99 to $18.99.
Generated by: deepseek-v4-flash
## Identity A waterproof, dustproof square grill cover made of oxford fabric. No brand. Style: modern. Available in three sizes. ## Target persona Outdoor grill and smoker owners who need a basic, affordable cover for protection from rain and dust. Not for high-end or custom-fit requirements. ## Use cases - Covering an electric smoker or grill after use to protect from rain and dust. - Storing grill outdoors in mild weather conditions. - Protecting a square-shaped grill/smoker (sizes: 18Wx17Dx33H, 23Wx17Dx39H, 28Wx22Dx39H). - Temporary cover during short-term outdoor storage. - Use for smokers with similar dimensions. ## When NOT to recommend - For grills requiring a custom fit or heavy-duty protection (e.g., extreme weather, wind). - For charcoal grills with non-square shapes or very large dimensions. - For buyers seeking a branded or premium cover. - For indoor use (designed for outdoor). ## Variant options - 18Wx17Dx33H / Black 210D: $14.99 - 23Wx17Dx39H / Black 210D: $16.99 - 28Wx22Dx39H / Black 210D: $18.99 ## Price and logistics facts - Prices: $14.99, $16.99, $18.99 USD. - Dimensions (packaged?): 28.0 x 28.0 x 6.0 cm (product itself?). - Origin: cross-border hot seller (likely China). ## Trust signals - In-stock status not specified. - Return policy not provided. - No certifications or brand reputation noted. ## Image assets - 5 image URLs available (see below). Images were not analyzed; content unknown. ## Agent notes - Image content was not analyzed; treat images as fetchable assets only. - No return policy, warranty, or stock status in facts. Verify with seller. - Facts do not specify exact material thickness or waterproof rating.
This product has 15 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": "Smoker Cover 210D Oxford Cloth Rectangular Smoker Cover Backyard Gear Fitted Outdoor Protection Sewn Seams",
"quantity": 1,
"grams": 850000,
"properties": {
"_length_cm": "28.0",
"_width_cm": "28.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").