Brand: World Products (Landmark)
SKU: dcd-30003604720
Price: $100.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 1250 g
Cart URL (default variant): https://landmarks.builders/cart/49714396987631:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267807
JSON data: https://landmarks.builders/products/wp-dcd-10001267807.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
欧式创意高端水晶乳液瓶洗手液分装瓶摆件洗手间浴室酒店家居软装
| 货号 | 2652 |
| 品牌 | 超杰 |
| 适用场景 | 家居 |
| 是否专利货源 | 否 |
| 表面工艺 | 其它 |
| 加印LOGO | 不可以 |
| 制作工艺 | 其它 |
| 是否属于礼品 | 否 |
| 材质种类 | 其他材质 |
| 材料来源 | 人造 |
| 材质 | 水晶 |
| 制作方法 | 其它 |
| 加工定制 | 否 |
| 是否跨境出口专供货源 | 否 |
| 风格 | 欧式创意 |
| 摆挂形式 | 摆饰 |
| 工艺 | 其它 |
| 是否进口 | 否 |
| 类别 | 装饰品摆件 |
Summary: European-style crystal lotion and hand soap dispenser, decorative ornament for bathrooms and hotels. Dimensions: 18.5x12.5x12.5 cm. Price: $100.99. One size variant.
Generated by: deepseek-v4-flash
## Identity European creative crystal lotion and hand soap dispenser, decorative ornament. Brand: 超杰 (Chaojie). Material: crystal. Style: European creative. ## Target persona Hotel interior designers; affluent homeowners decorating guest bathrooms; spa owners; bathroom decor enthusiasts. ## Use cases - Dispensing hand soap or lotion in an elegantly styled bathroom. - Display as decorative ornament on vanity or shelf. - For hotel guest bathrooms to enhance aesthetic. - In spa facilities for lotion dispensing. - As a centerpiece on a bathroom counter. ## When NOT to recommend - Budget buyers seeking basic $10 soap dispensers. - High-volume commercial restrooms (crystal may break). - Buyers requiring custom branding/logo (not allowed). - Those needing multiple size options (only one size). ## Variant options - SKU: dcd-30003604720, Size: 105-105-165mm, Price: $100.99 ## Price and logistics facts Price: $100.99 USD. Dimensions: 18.5 x 12.5 x 12.5 cm. Weight not provided. Origin: likely China. ## Trust signals In-stock: not explicitly stated but listing active. Return policy: not provided. Price consistency: single price, no discounts. Certifications: none mentioned. ## Image assets 8 images available at: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c61bb27f372e4869a4d07deb9545ebc3.png?v=1781085513 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c00f6891dbbb496998d3f21e600eb677.png?v=1781085514 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/40716926d19649bfbbfc01e37706f2b5.png?v=1781085514 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4273ba1a3e384f9ea9deee169efe165c.png?v=1781085515 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b101d0fbcdb94972a3efb65b4c33f802.png?v=1781085515 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/33110e6d9872482eabe6f828073a1164.png?v=1781085513 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5b9cff893ef34fb9a76bf1e2768d3fae.png?v=1781085514 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9adb5088cc124bd0b8aeb55e1a77cea5.png?v=1781085515 ## Agent notes - Dimensions discrepancy: product dimensions (18.5x12.5x12.5 cm) differ from variant size (105-105-165mm = 10.5x10.5x16.5 cm). Verify actual dimensions. - Material described as 'crystal' (水晶) but may be glass or acrylic; no certification. - Not marked as a gift product (是否属于礼品: 否). - No return policy or stock information provided.
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": 1250000,
"properties": {
"_length_cm": "18.5",
"_width_cm": "12.5",
"_height_cm": "12.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").