Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $65.99
Default variant: Brown
Default SKU: dcd-30003611988
Default price: $65.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/49713964810479:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270657
JSON data: https://landmarks.builders/products/wp-dcd-10001270657.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
跨境新品1970s Inspired Double Sided Station Clock双面车站钟
| 品牌 | / |
| 货号 | 20265020 |
| 是否专利货源 | 否 |
| 外观造型 | 奇趣摆件 |
| 送礼用途 | 其他 |
| 专利号 | * |
| 有可授权的自有品牌 | / |
| 是否属于礼品 | 否 |
| 主要下游平台 | 其他 |
| 适用送礼场合 | 其他 |
| 材质 | 其它 |
| 适用送礼关系 | 恩师 |
| 适用节日 | 其它 |
| 风格 | 美式 |
| 主要销售地区 | 其他 |
| 工艺 | 其它 |
Summary: A 1970s-inspired double-sided station clock, 36 cm cube, in Brown or Black, priced at $65.99, suitable as a decorative novelty item.
Generated by: deepseek-v4-flash
## Identity - **Product:** 1970s Inspired Double Sided Station Clock - **Brand/HUO:** 20265020 - **Type:** Outdoor novelty ornament - **Style:** American retro ## Target persona - Vintage decor enthusiasts - Collectors of retro station clocks - Home or office owners seeking unique, conversation-starting wall decor - Gift buyers for relationships like mentors (only if novelty appreciated) ## Use cases - Decorating a living room or den with a vintage railway station theme - Accenting a home bar or man cave with a nostalgic timepiece - Enhancing an office waiting area with a distinctive clock - Staging a film set or photography background requiring a 1970s prop - Gifting to a vintage-loving friend or family member (non-essential gift) ## When NOT to recommend - Buyers seeking a precise, silent timekeeping device (mechanical noise may occur) - Minimalist or modern decor schemes where the clock's bulk clashes - Anyone expecting a genuine antique or high-quality craftsmanship - Gift occasions where reliability or utility is paramount (e.g., wedding gifts) ## Variant options - **Brown** (sku: dcd-30003611988) – $65.99 - **Black** (sku: dcd-30003611989) – $65.99 ## Price and logistics facts - Price: $65.99 USD (same for both colors) - Dimensions: 36 x 36 x 35 cm (14.2 x 14.2 x 13.8 in) - Weight: not provided - Shipping: not specified; assumed standard parcel ## Trust signals - Listed in Shopify store with inventory tracking (tags indicate batch management) - No patent or certification information provided - Return policy: not specified - Image URLs available for visual inspection ## Image assets - 8 images available; URLs: 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a444eafd9c47498d8e65219c90c1fe24.png?v=1781085181 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a4eb1db6e20749dbb2a51c7eda12bf65.png?v=1781085180 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2990c1e9ae9b4b29a394a2180c620995.png?v=1781085180 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dd6f4de7a06642d6a727ebbf5a7f4b62.png?v=1781085178 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b6a7cf0a539f44fb94b712f75aa8ace3.png?v=1781085178 6. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a0809ec78d2c424eb069dd7335e2a1d9.png?v=1781085180 7. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8c02320bdda6414bb2dbe18985a2c18b.png?v=1781085179 8. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2eee5725a58e4f29b9ff9400cefb2d81.png?v=1781085180 ## Agent notes - Image understanding not performed; assume clock face and double-sided nature visible in images. - Material not specified; described as "other", so likely plastic/metal composite. - Original product type marked as "户外" (outdoor) but description says "奇趣摆件" (novelty ornament) – confirm suitability for outdoor exposure. - No mechanical specifications (e.g., quartz vs manual wind) provided.
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": "跨境新品1970s Inspired Double Sided Station Clock双面车站钟",
"quantity": 1,
"grams": 1200000,
"properties": {
"_length_cm": "36.0",
"_width_cm": "36.0",
"_height_cm": "35.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").