Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $12.99
Default variant: Vintage Color
Default SKU: dcd-30003616359
Default price: $12.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居装饰
Vendor: World Products
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/49714037227759:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001272207
JSON data: https://landmarks.builders/products/wp-dcd-10001272207.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
木质桌面翻页日历摆件台历客厅玄关幼儿园拍摄道具
| 品牌 | 无 |
| 货号 | 拆装日历 |
| 适用场景 | 商务馈赠 |
| 是否IP授权 | 否 |
| 打样 | 否 |
| 烫金 | 否 |
| 加印LOGO | 不可以 |
| 是否属于礼品 | 个人礼品 |
| 装帧 | 其他 |
| 设计 | 否 |
| 适用送礼场合 | 会议庆典 |
| 适用送礼对象 | 长辈同事 |
| 材质 | 实木 |
| 适用送礼关系 | 恩师 |
| 适用节日 | 其他 |
| 加工定制 | 否 |
| 风格 | 现代简约 |
| 设计模板 | 无 |
| 是否进口 | 否 |
Summary: A wooden desktop flip calendar decoration, available in five colors, priced at $12.99, sized 26x12x6 cm, suitable as home decor, gift, or photography prop.
Generated by: deepseek-v4-flash
## Identity A wooden desktop flip calendar decoration (拆装日历), modern minimalist style, solid wood material, non-customizable, no IP license. ## Target persona - Home decor enthusiasts seeking affordable decorative accents - Kindergarten or preschool teachers needing props for photo shoots - Gift shoppers for colleagues or elders on occasions like conferences or celebrations - Small business owners looking for cheap bulk giveaways (though not customizable) ## Use cases - Placed on living room or entryway console as seasonal decoration - Used as a prop in kindergarten photography sessions - Given as a small gift to coworkers or teachers during holidays - Used as a desk accessory in a home office - Combined with other decor items for a styled shelf display ## When NOT to recommend - Users who need a functional daily planner or calendar for scheduling - Customers looking for high-end luxury decor items (price point is budget) - Anyone requiring a permanent year-round calendar (likely limited page count) - Buyers who want to add custom logos or text (no customization allowed) ## Variant options - Vintage Color (sku: dcd-30003616359) $12.99 - Pink (sku: dcd-30003616360) $12.99 - Natural Wood (sku: dcd-30003616361) $12.99 - Blue (sku: dcd-30003616362) $12.99 - Black (sku: dcd-30003616363) $12.99 ## Price and logistics facts - Price: $12.99 USD (all variants) - Dimensions: 26.0 x 12.0 x 6.0 cm - Currency: USD - No indication of shipping cost or delivery time ## Trust signals - In-stock status: not specified (assume available based on listing) - Return policy: not provided - Price consistency: all variants same price - Certifications: none mentioned ## Image assets - 8 images available at URLs (see below). ## Agent notes - Image understanding was not performed; treat images as fetchable assets only. - No information on page count or whether calendar pages are replaceable. - "拆装日历" means "disassembly and assembly calendar" – likely can be taken apart. - The product is mass-market, not uniquely designed.
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": 450000,
"properties": {
"_length_cm": "26.0",
"_width_cm": "12.0",
"_height_cm": "6.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").