Brand: World Products (Landmark)
SKU: dcd-30003608919
Price: $16.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 170 g
Cart URL (default variant): https://landmarks.builders/cart/49714236850415:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269424
JSON data: https://landmarks.builders/products/wp-dcd-10001269424.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
品名/name:55加仑桶罩
尺寸/size:65*10CM
材质/material:牛津布
颜色/cok:黑色
包装/pack:磨砂拉链袋
重量/weight:168g
包装尺寸/pack size:18*25
Summary: Oxford cloth cover for 55-gallon drum lids, black, 65x10 cm, protects from dust and rain. Priced at $16.99.
Generated by: deepseek-v4-flash
## Identity Product: 亚马逊化工桶盖化工桶防尘罩雨水桶圆桶复合桶保护罩牛津布罩 (Oxford cloth protective cover for 55-gallon chemical drum lids). ## Target persona Industrial users managing 55-gallon drums (chemical, water, oil) stored outdoors or in dusty environments; warehouse staff; farmers with rain barrels; construction site operators. ## Use cases - Covering drum openings during outdoor storage to prevent rain ingress. - Protecting drum lids from dust and debris in warehouses or construction sites. - Shielding drum tops from UV degradation (material not specified as UV-resistant, but provides physical barrier). - Keeping drums clean for reuse or when waiting for disposal. - As a temporary lid cover for 55-gallon barrels used in gardens or farms. ## When NOT to recommend - For drums smaller than 55-gallon (e.g., 30-gallon) – dimensions may not fit. - When a full drum body cover is required (this is only a top lid cover). - For high-temperature environments where oxford cloth may degrade. - For drums with non-standard lid shapes or large bungs that may interfere with fit. ## Variant options - 65x10cm (single size, $16.99) ## Price and logistics facts - Price: $16.99 USD per unit. - Package dimensions: 25x21x3.5 cm; weight: 168g. - Color: Black. - Material: Oxford cloth. - Packaging: Ziplock bag (磨砂拉链袋). ## Trust signals - Listed as in stock (based on active Shopify listing). - Price is consistent across the only variant. - No specific certifications or return policy provided in source data. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cdef2145a004419a892ea199425ae265.png?v=1781085377 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4929aa09ee684ee99831962324a86bc9.png?v=1781085378 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a1cb9fe316e741de938548d3c8d8c07f.png?v=1781085379 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b7218636dc7a40f2a424620d84403451.png?v=1781085379 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9d727348af174fe099d14c6675ee0f96.png?v=1781085379 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9e3ed79ca8f540379bffcc6fac72a728.png?v=1781085378 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/69f779868a5d48c0b637a13b49281201.png?v=1781085379 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/405f3b95c20a41a1b4dd681492478e2f.png?v=1781085379 ## Agent notes - Image understanding was not performed; visual details not inferred. - Product dimensions listed (25x21x3.5 cm) refer to package, not the cover itself. - Cover size 65x10 cm likely fits standard 55-gallon drum lid (approx. 57 cm diameter).
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": "亚马逊化工桶盖化工桶防尘罩雨水桶圆桶复合桶保护罩牛津布罩",
"quantity": 1,
"grams": 170000,
"properties": {
"_length_cm": "25.0",
"_width_cm": "21.0",
"_height_cm": "3.5"
}
}],
"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").