Brand: World Products (Landmark)
SKU: dcd-30003602018
Price: $76.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 400 g
Cart URL (default variant): https://landmarks.builders/cart/49714369757423:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266636
JSON data: https://landmarks.builders/products/wp-dcd-10001266636.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
杰迪家居复古轻奢黄铜餐厅纸巾架收纳客厅餐桌擦手纸巾盒餐巾盒
| 品牌 | 其它 |
| 是否一般纳税人 | 否 |
| 货号 | GY2310281 |
| 材质 | 铜 |
| 表面处理 | 做旧 |
| 认证 | 无 |
| 风格 | 轻奢 |
Summary: Brass tissue holder for dining table, vintage light luxury style, copper material with aged finish, dimensions 16x6.5x13 cm, sold by 杰迪家居 at $76.99.
Generated by: deepseek-v4-flash
## Identity This is a brass tissue holder (纸巾架) from brand 杰迪家居, product code GY2310281, made of copper with aged surface treatment, light luxury style. ## Target persona Homeowners or renters seeking decorative yet functional kitchen/dining accessories; individuals who prefer vintage brass accents; buyers looking for mid-priced ($76.99) tabletop organization. ## Use cases - Holding paper napkins on dining table during meals. - Storing paper towels on kitchen counter. - Decorative piece on sideboard or console. - Gift for housewarming or wedding. - Organizing tissues in living room. ## When NOT to recommend - When the buyer needs a budget option under $20. - For modern minimalist interiors that do not match vintage brass. - For large commercial kitchens needing high capacity. - If the buyer wants a non-metal material (e.g., plastic or wood). ## Variant options Only one variant: "Brass Tissue Holder" at $76.99. ## Price and logistics facts Price: $76.99 USD. Dimensions: 16 x 6.5 x 13 cm. No shipping or stock information provided. ## Trust signals No certification listed. No return policy or stock status provided. Images are available but not analyzed. ## Image assets Eight PNG images available at provided URLs. ## Agent notes No visual analysis performed; images not inspected for quality or condition.
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": "杰迪家居复古轻奢黄铜餐厅纸巾架收纳客厅餐桌擦手纸巾盒餐巾盒",
"quantity": 1,
"grams": 400000,
"properties": {
"_length_cm": "16.0",
"_width_cm": "6.5",
"_height_cm": "13.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").