Brand: World Products (Landmark)
SKU: dcd-30003604838
Price: $36.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 1250 g
Cart URL (default variant): https://landmarks.builders/cart/49714416681199:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267863
JSON data: https://landmarks.builders/products/wp-dcd-10001267863.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A galvanized iron storage box with bamboo lid, sized 37x22x18 cm, for kitchen organization. Priced at $36.99.
Generated by: deepseek-v4-flash
## Identity Galvanized iron bread box with bamboo lid, metal sealed storage container. ## Target persona Home bakers or kitchen organizers needing a dedicated, ventilated storage for bread or pastries. ## Use cases - Storing homemade bread to keep it fresh. - Organizing pastry supplies in a kitchen cabinet. - Holding dry snacks like cookies or crackers. - Displaying as a decorative pantry item. - Keeping bread away from pests. ## When NOT to recommend - For users needing an airtight, moisture-proof container (e.g., for coffee or flour). - For large families needing bulk storage (capacity ~14.6 liters). - For those seeking a plastic or stackable solution. - For commercial kitchen use where durability against frequent opening is critical. ## Variant options - 36x21x17cm Black: $36.99 (only variant available). ## Price and logistics facts - Price: $36.99 USD (single variant). - Dimensions: 37x22x18 cm (product) / 36x21x17 cm (variant). - No shipping or return policy information provided. ## Trust signals - Single price point, no discounts listed. - No stock status or return policy available in facts. - No certifications mentioned. ## Image assets - 8 images available at Shopify CDN (URLs provided). ## Agent notes Images were not analyzed; visual details (color, finish, branding) are not confirmed. The product title suggests a printed design, but content is unknown.
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": 1250000,
"properties": {
"_length_cm": "37.0",
"_width_cm": "22.0",
"_height_cm": "18.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").