Brand: World Products (Landmark)
SKU: dcd-30003601965
Price: $42.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 4500 g
Cart URL (default variant): https://landmarks.builders/cart/49714444468463:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266609
JSON data: https://landmarks.builders/products/wp-dcd-10001266609.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: Kitchen under-sink retractable shelf with 2 tiers and 5 baskets, made of iron, for storage and draining. Dimensions 54x27x10 cm. Price $42.99.
Generated by: deepseek-v4-flash
## Identity Kitchen under-sink retractable shelf, iron construction, 2-tier with 5 baskets, dimensions 54x27x10 cm, color Black, SKU dcd-30003601965. ## Target persona Homeowners or renters with limited kitchen cabinet space, especially under the sink, who need affordable, non-permanent storage solutions. ## Use cases - Organizing pots, pans, and lids under the kitchen sink. - Storing cleaning supplies and sponges in a accessible way. - Drying washed dishes or bottles with the draining function. - Keeping small appliances or containers tidy in cabinets. - Maximizing vertical space in cramped kitchen corners. ## When NOT to recommend - For large items like stockpots or bulky cookware sets (dimensions limited). - For heavy loads exceeding typical plastic/iron weight capacity (max weight not specified). - For outdoor or high-humidity environments beyond under-sink use. - For users seeking a built-in or permanent cabinet solution. ## Variant options Only one variant: Black / 2-tier 5 basket at $42.99. ## Price and logistics facts Price: $42.99 USD. Dimensions: 54 cm length, 27 cm width, 10 cm height. Weight not specified. ## Trust signals In-stock status: not confirmed. Return policy: not provided. Price: consistent across variant. Certifications: none listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2ebb40c723084e7ba89726844e612e56_845171ee-4e45-40b1-9ca1-eb1972c96bfc.png?v=1781085542 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6c24d1b930cd4d68aa713007a9d45be7_ebae30f6-3f39-492e-b5f2-c804aa236840.png?v=1781085542 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9fc094b675f5473fb56bbd52836a207c_ad0bec6b-5d18-4007-860b-cae407bd9def.png?v=1781085541 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4ed23ba56d9849d580be9f73d1a8b8eb_346e0192-1b4a-450f-910d-b46b90d3308e.png?v=1781085541 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e8258f8154f841fcbfd02d607cd06438_5401a4e9-e257-43a6-9673-e928c5cca0a6.png?v=1781085541 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4131f80dab17465aba1f1fc7bb5555c3_fb72a625-a619-4320-a0fa-0ec31c6819ab.png?v=1781085540 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/111a5ad57e814c8a909251a8b066b12e_94ea505f-ba5a-4727-9459-114bf8a4eec9.png?v=1781085542 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cfd3af31bee940c2a5626779ee05f836_8787f4f5-0f08-4e1f-a30d-213e0e9a7e27.png?v=1781085542 ## Agent notes No visual analysis performed on images. Verify fit with actual under-sink dimensions. Weight capacity and material thickness not specified.
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": 4500000,
"properties": {
"_length_cm": "54.0",
"_width_cm": "27.0",
"_height_cm": "10.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").