Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $129.99
Default variant: Silver / 232-123-75
Default SKU: dcd-30003622842
Default price: $129.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居装饰
Vendor: World Products
Weight: 1200 g
Cart URL (default variant): https://landmarks.builders/cart/49713146527983:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275000
JSON data: https://landmarks.builders/products/wp-dcd-10001275000.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
新中式古典祥云图案收纳盒纸巾盒桌面装饰摆件软装搭配储物盒托盘
| 品牌 | 半盏龙 |
| 货号 | 260403 |
| 是否专利货源 | 否 |
| 适用送礼场合 | 生日 |
| 材质 | 木 |
| 适用送礼关系 | 同学 |
| 适用节日 | 圣诞节 |
| 加工定制 | 否 |
| 风格 | 新古典风 |
| 工艺 | 纯手工 |
| 是否属于礼品 | 个人礼品 |
Summary: Handmade wood storage box and tissue holder with new Chinese classical auspicious cloud pattern. Dimensions: 25.2x18.0x9.5 cm. Price: $129.99. Available in Silver and Gold.
Generated by: deepseek-v4-flash
## Identity New Chinese classical style wood tissue box and storage box with auspicious cloud pattern. Made by 半盏龙. Handcrafted. ## Target persona Home decor enthusiasts seeking Chinese classical style; buyers looking for coordinated soft furnishings; individuals who need desk organizers with aesthetic appeal. ## Use cases 1. As a tissue box holder on a desk or coffee table. 2. As a storage container for small items like keys, remotes. 3. As a decorative tray for serving or display. 4. For organizing a vanity or entryway. 5. As a gift for friends who appreciate Chinese classical design. 6. For styling a shelf or console with a Chinese theme. ## When NOT to recommend - For users needing large storage capacity (small dimensions). - For modern/minimalist interiors without classical Chinese elements. - For budget-conscious buyers (price $129.99 for a small wood item). - For buyers requiring waterproof or plastic materials (wood only). ## Variant options - Silver / 232-123-75: $129.99 - Gold / 232-123-75: $129.99 - Gold / 16-16-75: $129.99 Note: Sizes differ but both are labeled "232-123-75" and "16-16-75" – exact size meanings not provided; dimensions fixed as 25.2x18.0x9.5 cm. ## Price and logistics facts - Price: $129.99 USD (all variants). - Dimensions: 25.2 cm L x 18.0 cm W x 9.5 cm H. - Weight not provided. - Origin: Likely China (brand 半盏龙). - No shipping or logistics info. ## Trust signals - Wood, handmade. - No certification provided. - No return policy mentioned. - In-stock status unknown. - Price is consistent across variants. ## Image assets - 5 images available: URLs provided. - Note: Image content not analyzed. ## Agent notes - Product name includes Chinese characters indicating it's a storage box, tissue box, and decoration. - The pattern is described as "auspicious cloud" (祥云). - Material is wood; craft is pure handmade. - Not a patented product. - Suitable as personal gift for occasions like birthday, Christmas. - Missing information: exact size meanings for variants, weight, stock, return policy.
This product has 10 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": "Cloud Pattern Tissue Box Modern Design Decorative Wood Tissue Box Cute",
"quantity": 1,
"grams": 1200000,
"properties": {
"_length_cm": "25.2",
"_width_cm": "18.0",
"_height_cm": "9.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").