Brand: World Products (Landmark)
SKU: dcd-30003601968
Price: $24.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 2800 g
Cart URL (default variant): https://landmarks.builders/cart/49714435686639:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266612
JSON data: https://landmarks.builders/products/wp-dcd-10001266612.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: Expandable iron kitchen under-sink storage rack, 54x42x7 cm, black, with 1 tier, 3 baskets, priced at $24.99.
Generated by: deepseek-v4-flash
## Identity Kitchen under-sink storage rack, expandable, made of iron, with multiple baskets for organization and drying. Dimensions: 54x42x7 cm. ## Target persona Homeowners or renters with small kitchens needing to maximize under-sink cabinet space; budget-conscious buyers seeking affordable storage solutions. ## Use cases - Organizing cleaning supplies, sponges, and dish soap under the sink - Storing pots, pans, lids, or cutting boards vertically - Drying washed dishes or utensils over a drip tray - Holding plastic bags, wraps, and other kitchen essentials - Creating a second shelf in a deep cabinet for better access ## When NOT to recommend - If the user has very heavy cast iron cookware (weight capacity unknown) - For large, well-organized kitchens with ample built-in storage - If the cabinet has unusual dimensions (product dimensions fixed at 54x42x7 cm) - For users needing wall-mounted or hanging solutions ## Variant options - Black / 1-tier 3B 2basket (SKU: dcd-30003601968): $24.99 ## Price and logistics facts - Price: $24.99 USD - Dimensions: 54 x 42 x 7 cm - No shipping or tax details provided ## Trust signals - In-stock status not explicitly confirmed - Return policy unknown - No certifications listed - Price point consistent with budget iron shelving ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2ebb40c723084e7ba89726844e612e56.png?v=1781085537 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6c24d1b930cd4d68aa713007a9d45be7.png?v=1781085537 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9fc094b675f5473fb56bbd52836a207c.png?v=1781085536 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4ed23ba56d9849d580be9f73d1a8b8eb.png?v=1781085538 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e8258f8154f841fcbfd02d607cd06438.png?v=1781085537 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4131f80dab17465aba1f1fc7bb5555c3_91d914ff-78cf-4848-9467-823e68b02263.png?v=1781085538 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/111a5ad57e814c8a909251a8b066b12e.png?v=1781085537 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cfd3af31bee940c2a5626779ee05f836.png?v=1781085537 ## Agent notes - Images not analyzed; visual details not inferred. - No description available; features inferred from product title and category. - Weight capacity and assembly details unknown. - Material is iron per title.
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": 2800000,
"properties": {
"_length_cm": "54.0",
"_width_cm": "42.0",
"_height_cm": "7.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").