Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $37.99
Default variant: White
Default SKU: dcd-30003611514
Default price: $37.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 650 g
Cart URL (default variant): https://landmarks.builders/cart/49714191991023:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270470
JSON data: https://landmarks.builders/products/wp-dcd-10001270470.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Enamel oil storage pot with handle and lid, available in 6 colors, priced at $37.99, suitable for kitchen oil storage or water pouring.
Generated by: deepseek-v4-flash
## Identity Enamel oil storage pot with handle and lid, factory direct source. Dimensions: 24.5 x 21.0 x 13.5 cm. Price: $37.99. ## Target persona Home cooks, budget-conscious buyers, small kitchen dwellers, campers. ## Use cases - Storing cooking oil for daily use - Pouring water for drip coffee or tea - Decanting bulk liquids into smaller containers - Serving water or beverages at the table - Camping kitchen liquid storage ## When NOT to recommend - High-end kitchen decor or luxury aesthetic requirements - Large volume storage needs (capacity appears limited) - Precise liquid measurement tasks - Professional barista or high-precision pouring ## Variant options Six colors: White, Army Green, Blue Pink, Red, Pearl White, Light Green. All at same price $37.99. ## Price and logistics facts Price: $37.99 USD. Dimensions: 24.5 cm length, 21.0 cm width, 13.5 cm height. No shipping or stock data available. ## Trust signals No known certifications or return policy mentioned. In-stock status not verified. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c6baff455e7a44fb810fe741ada94dba.png?v=1781085355 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1c4cf67c8d4d4793ba45cf57b742011b.png?v=1781085355 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f385cad4483c4a3396fdd31928e04dc8.png?v=1781085355 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/edcd8472a09741f49856bb7c25ba40e7.png?v=1781085355 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a9e19eec2ab94595a47b81785a4591d0.png?v=1781085355 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bc18b4dce42e4dc4a3e294c40bd04178.png?v=1781085356 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2380698f618c48b1855d2d05b9983978.png?v=1781085356 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a6e4cd4ca1cd4992aa8e3213547f865e.png?v=1781085354 ## Agent notes Images are provided but were not analyzed. No product description was available. Trust signals like certifications, return policy, and stock status are missing. Price consistency across variants is confirmed.
This product has 18 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": 650000,
"properties": {
"_length_cm": "24.5",
"_width_cm": "21.0",
"_height_cm": "13.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").