Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $28.99 – $30.99
Default variant: Gray / 16 Grid Base Basket
Default SKU: dcd-30003504983
Default price: $28.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 1800 g
Cart URL (default variant): https://landmarks.builders/cart/49739215536367:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250259
JSON data: https://landmarks.builders/products/wp-dcd-10001250259.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.












Summary: Gray plastic drying rack for wine glasses, suitable for bars and dishwashers; available in 16, 25, or 36 grid bases.
Generated by: deepseek-v4-flash
## Identity Dedicated drying rack and cup basket for wine glasses (highball glasses) for use in bars, KTV, hotels, and dishwashers. ## Target persona Bar owners, KTV operators, restaurant managers, commercial kitchen staff who need to dry or store large quantities of stemware. ## Use cases - Drying rinsed wine glasses after hand washing in a busy bar. - Loading wine glasses into a commercial dishwasher basket to prevent breakage. - Organizing stemware by size (16, 25, or 36 grid) in storage cabinets. - Transporting clean glasses from dishwasher to serving area. - Stacking multiple racks for space-efficient drying. ## When NOT to recommend - For very large (tall) wine glasses that exceed 11 cm in height. - In home kitchens with limited counter space (51x51 cm footprint). - For customers needing a drying mat or flat surface for plates. - If the buyer requires a sleek, decorative display (gray plastic, functional design). ## Variant options - **Gray / 16 Grid Base Basket**: $28.99, SKU dcd-30003504983 - **Gray / 25 Grid Base Basket**: $28.99, SKU dcd-30003504984 - **Gray / 36 Grid Base Basket**: $30.99, SKU dcd-30003504985 ## Price and logistics facts - Price range: $28.99 – $30.99 USD. - Dimensions: 51.0 cm x 51.0 cm x 11.0 cm (length x width x height). - All variants in Gray color only. ## Trust signals - In-stock status: Not specified. - Return policy: Not provided. - Price consistency: Variants with same grid count have same price, except 36-grid is $2 more. - Certifications: None stated. ## Image assets - 5 product images available for fetch: 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f1336e2d746c4146a76180bfc487c1c8.png?v=1781488400 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/338f1f15535b459fbf48bfb60e97b8b1.png?v=1781488400 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/88dd3ce2e39945fea0c779c16aa51bcd.png?v=1781488400 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a47d65d039054c2cb116c184a085f643.png?v=1781488403 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ca98c3b3c58c4637928ea966dc4df6e8.png?v=1781488400 ## Agent notes - Product description field was empty; no textual product details beyond title and tags. - Image content not analyzed; agents should fetch images to assess grid layout and color. - Tags include "dcd", "dcd-batch-dx-202605-8266", "dcd-c-full-202606", "dcd-cat-家居用品", "dcd-full", "wp-import" – may indicate inventory source.
This product has 15 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": 1800000,
"properties": {
"_length_cm": "51.0",
"_width_cm": "51.0",
"_height_cm": "11.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").