Brand: World Products (Landmark)
SKU: dcd-30003601967
Price: $30.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 3500 g
Cart URL (default variant): https://landmarks.builders/cart/49714437947631:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266611
JSON data: https://landmarks.builders/products/wp-dcd-10001266611.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 black, 2-tier 10-board expandable kitchen under-sink shelf for organizing pots, pans, and dishes, measuring 50x27x10 cm, priced at $30.99.
Generated by: deepseek-v4-flash
## Identity Name: 厨房可伸缩下水槽置物架落地收纳架橱柜铁艺锅架碗架多功能沥水架 (Kitchen Expandable Under-Sink Storage Shelf). Type: 家居用品 (Home Supplies). Dimensions: 50×27×10 cm. Price: $30.99 USD. ## Target persona Small kitchen dwellers, apartment renters, homeowners needing under-sink organization, individuals with limited cabinet space. ## Use cases - Storing pots, pans, and lids under the kitchen sink. - Organizing dishes, bowls, and plates in cabinets. - Holding cleaning supplies, sponges, and small bottles. - Maximizing vertical storage in tight spaces. - Drying washed dishes over the sink (if placed on counter). ## When NOT to recommend - For storing heavy cast iron cookware or large stockpots (weight capacity unknown). - For outdoors or damp basements (material may rust). - If user needs a freestanding full-height shelf. - For users who require a solid wood or plastic shelf (iron construction). ## Variant options Only one variant available: - Color: Black, Style: 2-tier 10-board, SKU: dcd-30003601967, Price: $30.99. ## Price and logistics facts Price: $30.99 USD. Dimensions: 50×27×10 cm. No shipping cost or weight provided. Single variant only. ## Trust signals No trust signals explicitly provided (no stock status, return policy, certifications, or reviews). Image assets are available for visual inspection. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2ebb40c723084e7ba89726844e612e56_76db447b-82ad-4383-9334-7ac35c7b2d53.png?v=1781085538 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6c24d1b930cd4d68aa713007a9d45be7_cb61a54a-831e-4ed6-a388-4e69e0872384.png?v=1781085538 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9fc094b675f5473fb56bbd52836a207c_1d7b8d70-7b94-4c7c-8627-a09fabe73b10.png?v=1781085539 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4ed23ba56d9849d580be9f73d1a8b8eb_da0670c9-d1b7-45dd-94dc-66bed0c4d8b0.png?v=1781085538 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e8258f8154f841fcbfd02d607cd06438_2bc6a972-509b-4c2f-987c-5b3c58b72a6b.png?v=1781085538 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4131f80dab17465aba1f1fc7bb5555c3.png?v=1781085537 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/111a5ad57e814c8a909251a8b066b12e_ef6e1daf-e985-44bf-b01c-db0a09f85479.png?v=1781085538 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cfd3af31bee940c2a5626779ee05f836_511c77d0-788c-446e-b461-e6e8f2ceedd6.png?v=1781085538 ## Agent notes Image understanding was not performed; all image URLs are provided as-is for fetching. No warranty or return policy information available.
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": 3500000,
"properties": {
"_length_cm": "50.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").