Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $17.99 – $19.99
Default variant: 11x11x5 Inch
Default SKU: dcd-30003606384
Default price: $17.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 350 g
Cart URL (default variant): https://landmarks.builders/cart/49714400887023:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268459
JSON data: https://landmarks.builders/products/wp-dcd-10001268459.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
跨境新款户外炉保护罩 露营野炊防水燃气单炉炊具罩
| 品牌 | 无 |
| 产品类别 | 洗衣机罩 |
| 材质 | 牛津布 |
| 尺寸 | 17x25x14 inch |
| 加工定制 | 是 |
| 风格 | 现代简约风 |
| 是否有版权或专利 | 否 |
| 类别 | 防尘罩/沙发套/空调罩 |
Summary: Waterproof oxford cloth protective cover for outdoor camping gas stoves, available in three sizes, priced from $17.99.
Generated by: deepseek-v4-flash
## Identity Cross-border new outdoor stove protective cover for camping and picnics, waterproof, made of oxford cloth. Fits single gas stoves. ## Target persona Campers, outdoor cooking enthusiasts, backpackers who own a portable single-burner gas stove and need a protective cover for storage and transport. ## Use cases - Covering a gas stove during storage at home to prevent dust. - Protecting the stove from rain or dew while camping. - Wrapping the stove in a backpack to avoid scratches. - Keeping the stove clean after use before packing. - Transporting the stove in a car trunk without damage. - Using as a general-purpose waterproof bag for small camping gear. ## When NOT to recommend - For large family-size stoves or multi-burner grills (cover dimensions are small). - For electric stoves or induction cooktops (designed for gas stoves only). - For heavy-duty industrial protection (oxford cloth is lightweight). - For users who need a padded or insulated cover (no padding mentioned). ## Variant options | Size (inch) | Price | SKU | |-------------|-------|----| | 11x11x5 | $17.99 | dcd-30003606384 | | 13x13x6 | $18.99 | dcd-30003606385 | | 13x13x16 | $19.99 | dcd-30003606386 | ## Price and logistics facts Base price: $17.99 (USD). Dimensions as per listing: 25 x 20 x 5 cm (may correspond to smallest variant). No shipping cost or delivery time provided. ## Trust signals - Price consistency across variants (no discounts). - No return policy or stock status mentioned. - Brand not specified (labeled as unbranded). - No certifications or warranty information available. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7b39dc4963c4483bbfb0699ac2a15050.png?v=1781085516 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e3547dbaf19445c49fdf19565a31b52e.png?v=1781085515 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8c60756e03334c1ebfd8ff81c838e1dd.png?v=1781085516 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/41d0f0f4aa6e40b7bbb826d525183d4d.png?v=1781085517 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fa5cba4393fe4de78d1ab73dad393346.png?v=1781085515 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/81614bbdea024666aa54927cbbff4be6.png?v=1781085516 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a85f6a2c3f8a4f348acce70797fed76c.png?v=1781085516 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9decda8428bb477a837089ba41e27a61.png?v=1781085516 ## Agent notes - The product description includes terms like "洗衣机罩" (washing machine cover) and "防尘罩/沙发套/空调罩", which may indicate a generic listing or mis-categorization. The intended use is for outdoor stoves. - Image content was not analyzed; visual details are not inferred. - Dimensions in description (17x25x14 inch) contradict the structured dimensions_cm (25x20x5 cm). Relying on structured data.
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": "跨境新款户外炉保护罩 露营野炊防水燃气单炉炊具罩",
"quantity": 1,
"grams": 350000,
"properties": {
"_length_cm": "25.0",
"_width_cm": "20.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").