Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $53.99
Default variant: Black 2319-2-h
Default SKU: dcd-30003597302
Default price: $53.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 2070 g
Cart URL (default variant): https://landmarks.builders/cart/49714538053871:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265052
JSON data: https://landmarks.builders/products/wp-dcd-10001265052.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A multi-layer removable storage rack for kitchen cabinets, sink areas, and countertops, priced at $53.99 with two color options.
Generated by: deepseek-v4-flash
## Identity A multi-layer removable storage rack designed for kitchen cabinets, under-sink areas, and countertops. Dimensions: 36.5×33.5×8.0 cm. ## Target persona Home organizers, apartment dwellers, and DIY kitchen remodelers seeking low-cost, flexible cabinet storage solutions. ## Use cases - Organizing cleaning supplies under kitchen sink. - Adding shelf layers to pantry or kitchen cabinets. - Storing spices, cans, or small food containers on countertops. - Separating pots, pans, and lids in deep cabinets. - Holding toiletries in bathroom cabinets. ## When NOT to recommend - For heavy items like cast iron cookware or large appliances – load capacity not specified. - If cabinet interior width is less than 36.5 cm – rack may not fit. - For users needing a permanent fixed shelf – this is removable/multi-layer. - If aesthetic consistency with high-end kitchen design is required – basic functional look. ## Variant options - **Black 2319-2-h** – $53.99 - **Glossy 2319-2** – $53.99 ## Price and logistics facts - Price: $53.99 USD (all variants). - Dimensions: 36.5 cm (L) × 33.5 cm (W) × 8.0 cm (H). - Shipping and stock status not provided. ## Trust signals - Price consistent across variants. - No stock status, return policy, or certification information available. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7555ed5f5e454ba1b0f9b3af2140d079.png?v=1781085623 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/552b0490122444929318677dd70aaba0.png?v=1781085623 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7de52235c44a48c7b86c63cce6c90fba.png?v=1781085624 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4379aef333094bcab924d51434e59e98.png?v=1781085623 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/574d49cb74d943eda145887aea478c78.png?v=1781085622 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/23fcba79676b48aab03a54420f62c2c4.png?v=1781085624 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/729eb5b10320419a944434c3d4d8a6cd.png?v=1781085624 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/de7a1902a9114b40aa618757d5952bb5.png?v=1781085622 ## Agent notes - No description provided; functions inferred from title and category. - Image content was not analyzed – treat URLs only as fetchable assets. - Unknown load capacity, material, and assembly requirements.
This product has 14 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": 2070000,
"properties": {
"_length_cm": "36.5",
"_width_cm": "33.5",
"_height_cm": "8.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").