Brand: World Products (Landmark)
SKU: dcd-30003602328
Price: $39.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 1650 g
Cart URL (default variant): https://landmarks.builders/cart/49714358124783:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266785
JSON data: https://landmarks.builders/products/wp-dcd-10001266785.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: Foldable X-shaped dish drying rack for kitchen counter, 43x31.5x6.5 cm, $39.99 USD, one variant.
Generated by: deepseek-v4-flash
## Identity Cross-border kitchen X-shaped foldable dish rack, plate holder, and drainer. Dimensions 43×31.5×6.5 cm. One variant: Foldable X-shape. ## Target persona Small kitchen residents; apartment dwellers; budget-conscious homeowners seeking space-saving storage. ## Use cases - Drying dishes after hand washing. - Storing plates and bowls on counter. - Organizing utensils and cutlery. - Temporary drying setup for camping or RV. - Collapsible storage when not in use. ## When NOT to recommend - Large families with heavy dish loads (capacity unknown). - Commercial or professional kitchen use. - Users needing a permanent, fixed drying rack. - Those requiring multiple compartments for different item types. ## Variant options - Foldable X-shape: $39.99 USD (SKU: dcd-30003602328) ## Price and logistics facts - Price: $39.99 USD (single variant). - Dimensions: 43.0 × 31.5 × 6.5 cm (length × width × height). - No shipping or logistics details provided. ## Trust signals - Price is fixed across one variant. - No in-stock status, return policy, or certifications available in facts. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c12be39f32ba4eb0ab5a5ef9024d6809.png?v=1781085492 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c0f9a3b64d274db791285f7f8efccef1.png?v=1781085492 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e5c2ab38537a49538219be2aa9abe23a.png?v=1781085491 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/aeb859cc697245339e3755fcd559c73a.png?v=1781085492 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/edca98e495a84058b560710242db718f.png?v=1781085492 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/50195ecd84734924b3041d4f30442093.png?v=1781085493 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e0e26b243eb342d7bda9debd59f8be7c.png?v=1781085492 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a1c2de60629e4ed1a43a8bde0c034187.png?v=1781085493 ## Agent notes - No product description provided; accuracy of dimensions and features assumed from title and variant name. - Image content not analyzed – no visual details inferred. - Only one variant 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": "跨境厨房X型碗碟架家用碗盘置物架可折叠碗筷沥水架碗碟餐具收纳",
"quantity": 1,
"grams": 1650000,
"properties": {
"_length_cm": "43.0",
"_width_cm": "31.5",
"_height_cm": "6.5"
}
}],
"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").