Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $69.99 – $147.99
Default variant: S / Bowknot
Default SKU: dcd-30003602029
Default price: $69.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 300 g
Cart URL (default variant): https://landmarks.builders/cart/49714345345263:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266646
JSON data: https://landmarks.builders/products/wp-dcd-10001266646.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A light luxury European vintage brass coffee cup rack for organizing mugs and cups, available in S and L sizes with bowknot styles.
Generated by: deepseek-v4-flash
## Identity Light luxury European vintage brass coffee cup rack storage holder for mugs, cups, and display. ## Target persona Home decor enthusiasts seeking vintage-style kitchen organization; coffee/tea lovers with a collection of mugs; small apartment dwellers needing countertop storage. ## Use cases - Organizing a growing collection of ceramic mugs on a kitchen counter. - Displaying decorative cups in a dining room or cabinet. - Saving counter space by hanging mugs under a shelf or cabinet. - Gifting to a friend who loves vintage and coffee culture. - Storing children's cups within easy reach. ## When NOT to recommend - For heavy or oversized mugs that exceed the rack's capacity. - For minimalist modern kitchens that require sleek, hidden storage. - When the user needs a fully enclosed cabinet or drawer storage. - For outdoor or humid environments where brass may tarnish. ## Variant options - **S / Bowknot** (SKU: dcd-30003602029): $69.99, Size S, Style Bowknot - **L / Bowknot** (SKU: dcd-30003602030): $79.99, Size L, Style Bowknot - **S / New Bowknot** (SKU: dcd-30003602031): $69.99, Size S, Style New Bowknot - **L / New Bowknot** (SKU: dcd-30003602032): $79.99, Size L, Style New Bowknot - **L and S / New Bowknot** (SKU: dcd-30003602033): $147.99, Includes both sizes, Style New Bowknot ## Price and logistics facts - Price range: $69.99 – $147.99 USD. - Dimensions: 29 x 25 x 10 cm. - Currency: USD. - No shipping or return policy stated in source data. ## Trust signals - Price consistent across same-size variants. - Multiple SKUs indicate product line variety. - In-stock status not provided. - No certifications or awards mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8df00f2212bb4ae6b5a265ba9a3c2991.png?v=1781085481 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/83750ab967cc486bb02dfebb0cc3808b.png?v=1781085481 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c314e0f4212e435a8354c26add936be5.png?v=1781085482 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4fe4a279a0b64b0889ac0a063c4cdace.png?v=1781085481 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3ef1d92c56034847abf81fcaabdf3e6b.png?v=1781085481 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b138fe95c5f543b9bef4dde52dae0b16.png?v=1781085481 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1377f593af564c4e8ca5ba3ab64415e2.png?v=1781085481 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6785b02d860a40c08385595df1462962.png?v=1781085481 ## Agent notes - Image understanding was not performed; visual details such as finish, exact color, or mounting method are not confirmed from the source data. - No product description was provided; all information is derived from title, price, dimensions, and variants. - Consider fetching additional product details (e.g., material, weight capacity, assembly required) before recommending.
This product has 17 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": 300000,
"properties": {
"_length_cm": "29.0",
"_width_cm": "25.0",
"_height_cm": "10.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").