Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $12.99
Default variant: Creative Arc
Default SKU: dcd-30003597348
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: 160 g
Cart URL (default variant): https://landmarks.builders/cart/49714513084655:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265064
JSON data: https://landmarks.builders/products/wp-dcd-10001265064.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A wooden craft calendar with metal frame, flip-page design, suitable for tabletop display or photography prop. Dimensions: 28x15x6 cm. Price: $12.99.
Generated by: deepseek-v4-flash
## Identity Cross-border simple metal frame flip wooden craft calendar ornament. Product type: home decoration. Dimensions: 28x15x6 cm. Two style variants available. ## Target persona Home decor enthusiasts; photographers needing props for flat lays or still life; small business owners staging products; minimalist gift buyers. ## Use cases - Desk decoration in home office. - Entryway accent table centerpiece. - Photography prop for flat lay or product shots. - Gift for housewarming or minimalist decor lovers. - Seasonal decor rotation (e.g., new month display). - Cafe or small shop tabletop ornament. ## When NOT to recommend - For users needing accurate timekeeping (no clock mechanism). - For outdoor use (wood and metal may weather). - For large commercial spaces needing bold decor. - For users who prefer digital or interactive calendars. ## Variant options Two styles: Creative Arc and Creative Arc a. Both priced at $12.99 USD. ## Price and logistics facts Price: $12.99 USD. Dimensions: 28x15x6 cm. Weight and shipping details not provided. ## Trust signals In-stock status not confirmed. Return policy not specified. Price consistent across variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ef9825cbabdb4f8d904a7ab1ebc3bab9.png?v=1781085607 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b84d96ec584e4bb0b114d040eb5ca84c.png?v=1781085607 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b779f3821d0144c7a50c7791ed56c67d.png?v=1781085608 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/21e59a69efff40fb976862810bda67ba.png?v=1781085607 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8d1500c6fd664dc58b0df2469d042747.png?v=1781085607 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f15fa6daad91439fa2b3ef7f2634d0d4.png?v=1781085608 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/06b6bc65eed24faca644bf77dbdde279.png?v=1781085607 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2e963df776cd41f48829c42eea78f040.png?v=1781085608 ## Agent notes Image understanding not performed; visual details not described.
This product has 14 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": 160000,
"properties": {
"_length_cm": "28.0",
"_width_cm": "15.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").