Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $19.99
Default variant: Beige
Default SKU: dcd-30003609606
Default price: $19.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 400 g
Cart URL (default variant): https://landmarks.builders/cart/49714201297135:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269725
JSON data: https://landmarks.builders/products/wp-dcd-10001269725.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A $19.99 multifunctional folding storage box with magnetic silicone heat mat, placemat, casserole pad, and outdoor cutting board uses. 25x25x5 cm. 5 colors.
Generated by: deepseek-v4-flash
## Identity Multifunctional folding storage box (可磁吸硅胶隔热垫加厚餐垫砂锅垫子户外折叠菜板) – combines storage, heat insulation, placemat, and cutting board. ## Target persona Budget-conscious home organizers, small space dwellers, outdoor enthusiasts seeking multi-use kitchen accessories. ## Use cases - Heat mat for hot pots or casseroles. - Folding cutting board for outdoor picnics. - Storing small kitchen items when folded. - Placemat for dining. - Magnetic attachment to metal surfaces for space saving. ## When NOT to recommend - For professional chefs needing high-end cutting boards. - For heavy-duty cutting tasks (thickness not specified). - For users requiring non-stick or antimicrobial surfaces. - For those needing a large cutting board (25x25 cm only). ## Variant options 5 colors: Beige, Green, Purple, Gray, Yellow; all at $19.99. ## Price and logistics facts Price: $19.99 USD. Dimensions: 25 x 25 x 5 cm. No shipping or stock info provided. ## Trust signals Price consistency across variants. Limited trust signals; no return policy or certifications known. ## Image assets 8 images available at URLs: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9a235d87a68d44beaef713ad081ab874.png?v=1781085360 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/da2ff7a1bdb54b419923603e09d0a475.png?v=1781085360 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ac905a2eaca9477e893ae5981eef7b64.png?v=1781085360 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b88430d62fe248ecb4e2258bc9eafc45.png?v=1781085360 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6a78208630b74d0b803c9222d6951939.png?v=1781085358 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bb14e67f1f5848b7b378f92af5f08979.png?v=1781085360 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e82a28ccc1dd4f7885e17637c3872a54.png?v=1781085358 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/14bd7519e0bb41c29275fd1b4eeb7d03.png?v=1781085360 ## Agent notes Product from batch dcd; likely generic. Image assets not inspected for details.
This product has 17 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": 400000,
"properties": {
"_length_cm": "25.0",
"_width_cm": "25.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").