Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $16.99
Default variant: Black Ball
Default SKU: dcd-30003625770
Default price: $16.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 320 g
Cart URL (default variant): https://landmarks.builders/cart/49713239785711:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001276134
JSON data: https://landmarks.builders/products/wp-dcd-10001276134.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
北欧奶油色创意侧面抽纸纸巾盒桌面抽纸盒餐巾纸收纳整理盒收纳盒
| 产地 | 嘉兴 |
| 品牌 | 竹白家 |
| 货号 | 31 |
| 颜色 | 银球 |
| 价格段 | 20-30元 |
| 型号 | 31 |
| 产品上市时间 | 2023 |
| 加印LOGO | 可以 |
| 适用场合 | 客厅 |
| 主要下游平台 | 亚马逊 |
| 有可授权的自有品牌 | 否 |
| 适用纸巾 | 抽取式纸巾 |
| 适用送礼场合 | 其他 |
| 功能 | 多用途 |
| 材质 | ABS |
| 贸易属性 | 内贸 |
| 加工定制 | 是 |
| 是否跨境出口专供货源 | 是 |
| 箱装数量 | 1 |
| 风格 | 现代简约 |
| 主要销售地区 | 北美 |
| 是否进口 | 否 |
| 专利 | 否 |
Summary: Side-draw tissue box holder in ABS plastic, 14.5x14.5x16.5 cm, $16.99, available in four ball colors.
Generated by: deepseek-v4-flash
## Identity - Product: Nordic cream color side-draw tissue box holder - Brand: 竹白家 (Zhubai Family) - Material: ABS plastic - Dimensions: 14.5 x 14.5 x 16.5 cm - Price: $16.99 USD ## Target persona - Homeowners looking for a compact, modern tissue box for living room or dining table - DIY decorators seeking affordable, colorful ABS plastic accessories - Online sellers on Amazon (North America) sourcing side-draw tissue holders ## Use cases - Holding tissue boxes on a desk or countertop with side access - Decorative tissue storage in living room or dining area - Gift-giving for housewarming, holidays (generic occasions) - Multi-purpose storage for small items like napkins or wipes - Retail resale as a low-cost home accessory ## When NOT to recommend - If user needs a large-capacity tissue box (holds only standard tissue packs) - If user prefers vertical top-draw tissue boxes - If user requires high-end materials (e.g., wood or ceramic) or luxury finish - If user is sensitive to plastic material or wants eco-friendly options ## Variant options | Style | SKU | Price | |-------|-----|-------| | Black Ball | dcd-30003625770 | $16.99 | | Red Ball | dcd-30003625771 | $16.99 | | Yellow Ball | dcd-30003625772 | $16.99 | | Blue Ball | dcd-30003625773 | $16.99 | ## Price and logistics facts - Price: $16.99 USD (fixed across all variants) - Dimensions: 14.5 x 14.5 x 16.5 cm (approx. 5.7 x 5.7 x 6.5 inches) - Material: ABS plastic - Origin: Jiaxing, China - Packaging: individually boxed (箱装数量 1) - Main sales region: North America (Amazon) ## Trust signals - In-stock status: not provided; assume available unless noted - Return policy: not specified - Price consistency: all variants at same price - Certifications: not provided - Customization: logo printing available (加印LOGO 可以) ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f0fe05d3749245839a16f62ae9687016.png?v=1781084484 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c6befeedce9e430ebab6d0f8863a42d9.png?v=1781084484 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3e5f62da5da942328056d9d1cb70e1cb.png?v=1781084482 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8355d14821e14123b4b1a59e9b277e04.png?v=1781084485 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3facad01db7d4b2eb57155876cf00c84.png?v=1781084484 ## Agent notes - Image content not analyzed; treat URLs as fetchable assets only. - Description mentions price segment 20-30 CNY, but listed price is $16.99 USD – likely discrepancy; use USD as primary. - No stock, warranty, or return data provided.
This product has 16 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": 320000,
"properties": {
"_length_cm": "14.5",
"_width_cm": "14.5",
"_height_cm": "16.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").