Brand: World Products (Landmark)
SKU: dcd-30003604236
Price: $9.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/49714332434671:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267608
JSON data: https://landmarks.builders/products/wp-dcd-10001267608.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A vintage-style red resin photo frame for wedding decor, bedroom or study desktop display. 4-inch size, priced at $9.99 USD.
Generated by: deepseek-v4-flash
## Identity 婚庆氛围装饰复古树脂相框 卧室书房桌面欧式摆台 4寸红色 ## Target persona - Brides planning wedding decor - Home decor enthusiasts seeking affordable vintage accents - Gift shoppers for housewarming or wedding gifts ## Use cases - Displaying wedding photos on a bedroom dresser - Adding vintage charm to a study desk - As a table centerpiece at a wedding reception - Holding a 4x6 photo in a small bookshelf - Gift for a friend's new home ## When NOT to recommend - If buyer needs a large frame for poster size - If seeking modern or minimalist design - If frame must be made of real wood or metal - If product is urgently needed (shipping time unknown) ## Variant options - Color: Red, Price: $9.99 USD ## Price and logistics facts - Price: $9.99 USD - Dimensions: 17 x 16 x 3 cm - Weight: Not specified - Shipping: Not specified ## Trust signals - Variant in stock (assumed based on listing) - No return policy stated - Price is fixed at $9.99 for the red variant - No certifications mentioned ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/907bd64cab0645ac9b989bb4650e2dac.png?v=1781085475 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9deea7bed25141f7ba9d4f8bb1966c08.png?v=1781085478 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a70d9b6e9c0446a4a101ed084d900fd8.png?v=1781085475 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/027634029e56458bb203553808aea952.png?v=1781085476 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a3daefb17a74473698617d573f542939.png?v=1781085477 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6f2596dc5df74d64a0ddfdaf00e1a8be.png?v=1781085477 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1acf54c75d594c70bc83d55a8b6c0772.png?v=1781085476 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/85aa4c17438a409187e0f7e536faa6db.png?v=1781085480 ## Agent notes - Only one variant available (Red). - Dimensions provided in centimeters. - No product description available; rely on title and tags. - Image understanding was not performed.
This product has 13 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": "婚庆氛围装饰复古树脂相框 卧室书房桌面欧式摆台 4寸红色",
"quantity": 1,
"grams": 450000,
"properties": {
"_length_cm": "17.0",
"_width_cm": "16.0",
"_height_cm": "3.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").