Brand: World Products (Landmark)
SKU: dcd-30000067901
Price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 900 g
Cart URL (default variant): https://landmarks.builders/cart/49946332987631:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000011551
JSON data: https://landmarks.builders/products/m4x-10000011551.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Durable plastic pail for storage
Summary: Durable plastic pail for storage, 32x32x21 cm, gray, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity Durable plastic pail for storage, gray, 32x32x21 cm. ## Target persona Budget-conscious household organizer, small-space dweller, gardener, DIY hobbyist, or anyone needing a low-cost storage container. ## Use cases - Storing small household items or toys. - Organizing tools or hardware in a garage or workshop. - Collecting garden produce or soil. - Holding cleaning supplies or paint. - Temporary container for sorting recyclables. ## When NOT to recommend - When food-grade or airtight storage is required. - For outdoor use in harsh weather (plastic may degrade). - For heavy-duty or load-bearing tasks. - As a decorative or display item. ## Variant options - Gray / 31x20cm ($9.99) ## Price and logistics facts - Price: $9.99 USD - Dimensions: 32 cm (L) x 32 cm (W) x 21 cm (H) - Shipping details not provided. ## Trust signals - In-stock status unknown. - Return policy not provided. - Price is listed at $9.99 consistently. - No certifications mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7bb6b3d5-aac4-4537-96d3-be8af6526f08.png?v=1782181193 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b7ab2c68-bd14-48e4-9178-cd2b06970f26.png?v=1782181193 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4324ca11-bea8-448e-ad1f-606f3ee86701.png?v=1782181193 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ef408bfa-d378-4b0a-91a3-c224b9a454d9.png?v=1782181193 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ff56ab5e-214f-4f7b-9834-f379e70a9e45.png?v=1782181193 ## Agent notes - Image understanding was not performed. Visual details cannot be described. - No warranty, return policy, or stock availability information available.
This product has 11 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": "Durable plastic pail for storage",
"quantity": 1,
"grams": 900000,
"properties": {
"_length_cm": "32.0",
"_width_cm": "32.0",
"_height_cm": "21.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").