Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $11.99
Default variant: Round Disc
Default SKU: dcd-30003604778
Default price: $11.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 800 g
Cart URL (default variant): https://landmarks.builders/cart/49714315493615:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267839
JSON data: https://landmarks.builders/products/wp-dcd-10001267839.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: 金色杯架水杯架 is a golden iron cup storage and drainage rack for home use, available in round or heart-shaped styles, priced at $11.99.
Generated by: deepseek-v4-flash
## Identity 金色杯架水杯架 (Golden Cup Stand/Drain Rack) is a compact iron rack for storing and draining cups. Dimensions: 27 cm x 25 cm x 22 cm. ## Target persona Home users with limited counter space who need an affordable cup organizer; renters or small kitchen owners. ## Use cases - Drying washed cups or glasses after hand washing. - Storing daily-use beverage cups on kitchen counter. - Organizing a small collection of drinking glasses. - Displaying decorative or collectible cups. - Corralling cups in a cabinet or shelf. ## When NOT to recommend - For large, heavy mugs or tumblers (due to size and material). - For outdoor use (iron may rust if not coated). - For high-volume commercial kitchens or restaurants. - For users needing a fully enclosed cabinet organizer. ## Variant options - Round Disc: $11.99 - Heart-shaped: $11.99 ## Price and logistics facts Price: $11.99 USD per variant. Dimensions: 27 x 25 x 22 cm. Weight not provided. ## Trust signals No explicit trust signals provided. In-stock status unknown; return policy not stated. Price is consistent across variants. ## Image assets 8 PNG images available at: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/be2e619c77a34c5c9340e932c571f2f2.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ddb3a1832e3c458284842da5ffdf9a24.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4a7eed0261b84bf69edfb1e5e70db89c.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3d4a24529524479a87f7062ef12f6ef4.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4c6922ab609a431e95c141ba256cd33e.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f09ac7cabc4149fea23cecbcd260ff9f.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c9d0038e070745c1af0d854ebc0993c7.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8cc7a821a8ba4890854cec0a367773f0.png ## Agent notes Images were not visually analyzed; rely on textual facts only. The product title includes 'gilt' (金色) and 'iron' (铁艺), but actual materials and finish are unverified.
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": 800000,
"properties": {
"_length_cm": "27.0",
"_width_cm": "25.0",
"_height_cm": "22.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").