Brand: World Products (Landmark)
SKU: dcd-30003502545
Price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 350 g
Cart URL (default variant): https://landmarks.builders/cart/49804482281711:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250017
JSON data: https://landmarks.builders/products/wp-dcd-10001250017.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: Stainless steel kitchen organizer for pot lids, utensils, and cutting boards. 201 steel, 13.5x11x13 cm, $9.99.
Generated by: deepseek-v4-flash
## Identity Stainless steel kitchen organizer rack for lids, spatulas, ladles, and cutting boards. Material: 201 stainless steel. Dimensions: 13.5 x 11 x 13 cm. Single variant. ## Target persona Home cooks and small kitchen dwellers needing compact vertical storage for lids and utensils. Price-sensitive buyers seeking affordable kitchen organization. ## Use cases - Holding pot lids while cooking to free counter space. - Storing spatulas, ladles, and tongs upright. - Standing cutting boards vertically after washing. - Organizing kitchen tools near stove or sink. - Reducing counter clutter in small apartments. ## When NOT to recommend - For large, heavy cutting boards (max width ~11 cm). - For professional kitchens requiring high-volume storage. - When aesthetic finish is a priority (201 steel may not be as shiny as 304). - For use with non-stick cookware lids that might scratch. ## Variant options Only one: 201 Stainless Steel at $9.99. ## Price and logistics facts Price: $9.99 USD. Dimensions: 13.5 cm L x 11 cm W x 13 cm H. ## Trust signals Single variant available. Price is low, consistent with entry-level kitchen organizers. No information on return policy or stock status. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/062e9016d8284fc8aac86fe7d1413e63.png?v=1781488457 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ba7682e9f0094c5a838a4f09abf95a35.png?v=1781488457 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/85486adf30dd4e49bd5294ec9b11a05e.png?v=1781488457 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c10ab1fe3058464bacf898c1437c048b.png?v=1781488456 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f417752828024a768a63a665ce72a813.png?v=1781488455 ## Agent notes No product description provided. Images not analyzed; cannot confirm exact design or included features. Only one variant. Stock and return policy 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": 350000,
"properties": {
"_length_cm": "13.5",
"_width_cm": "11.0",
"_height_cm": "13.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").