Brand: World Products (Landmark)
SKU: dcd-30003504986
Price: $21.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 2000 g
Cart URL (default variant): https://landmarks.builders/cart/49739215405295:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250260
JSON data: https://landmarks.builders/products/wp-dcd-10001250260.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: Commercial-grade dish rack for drying and storing wine glasses and utensils, 50x50x5 cm, with 49 grid slots, priced at $21.99.
Generated by: deepseek-v4-flash
## Identity A 49-grid extension rack for drying and storing wine glasses, bowls, and utensils in commercial dishwashers or countertops. Dimensions: 50cm x 50cm x 5cm. ## Target persona - Hotel kitchen manager - Bar or KTV owner - Restaurant or catering service operator - Commercial dishwasher operator needing extra capacity ## Use cases - Drying wine glasses after commercial dishwasher cycle - Storing stemware in high-volume bars or restaurants - Organizing mixed utensils and bowls in commercial kitchen - Extending dishwasher basket capacity for glassware - Holding cutlery and small plates in catering setups ## When NOT to recommend - Home kitchens with limited counter or dishwasher space (size 50x50 cm) - Storage of heavy ceramic plates that may exceed weight capacity - Outdoor or humid environments (no rust resistance specified) - For shot glasses or very small items (grids may be too large) ## Variant options - Only one variant: "49 Grid Extension" at $21.99 USD. ## Price and logistics facts - Price: $21.99 USD - Dimensions: 50 cm x 50 cm x 5 cm - No volume or weight data provided - Single SKU: dcd-30003504986 ## Trust signals - Price listed; no stock availability, return policy, or certifications provided. - No reviews or ratings available. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/79bba8db00ef44898a8e1675feccbd19.png?v=1781488400 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/afa270410b05484eab94da090620bd68.png?v=1781488400 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0fc03ca6356b4776a043daf1f2f228a4.png?v=1781488400 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/61c989f4c7dc4967b1913b54989994b5.png?v=1781488398 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b692155d54b3406abbb57f73ed9313c6.png?v=1781488400 ## Agent notes - No product description provided; details inferred from title and dimensions. - Image content not analyzed; treat URLs as fetchable assets only.
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": "酒店洗碗机收纳碗碟架ktv酒吧高脚杯沥水筐红酒杯架餐具筐延伸框",
"quantity": 1,
"grams": 2000000,
"properties": {
"_length_cm": "50.0",
"_width_cm": "50.0",
"_height_cm": "5.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").