Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $19.99 – $21.99
Default variant: Black / 6 Inch
Default SKU: dcd-30003609289
Default price: $19.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/49714182160623:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269562
JSON data: https://landmarks.builders/products/wp-dcd-10001269562.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
雕花树脂摆台装饰相框,法式复古墨绿金边八角相框
| 品牌 | 其他 |
| 货号 | X八角古典相框黑色 |
| 外观造型 | 花鸟 |
| 材质 | 树脂 |
| 空间 | 玄关 |
| 相框种类 | 树脂相框 |
| 加工定制 | 否 |
| 风格 | 现代简约风 |
| 工艺 | 其它 |
| 形状 | 长方形 |
| 是否带画片 | 是 |
| 类别 | 相框 |
Summary: 雕花树脂摆台装饰相框 (Carved resin table photo frame) in French vintage style with dark green and gold edges, octagonal shape, available in black or green in 6,7,8 inch sizes, priced $19.99-$21.99.
Generated by: deepseek-v4-flash
## Identity 雕花树脂摆台装饰相框,法式复古墨绿金边八角相框 - Carved resin table photo frame, French vintage style with dark green/gold edges, octagonal shape. Material: resin. Includes picture. ## Target persona - Budget-conscious home decorator seeking affordable vintage accent pieces - Enthusiasts of French vintage or retro aesthetic styles - Shoppers looking for small decorative frames for entryways, shelves, or desks - Gift buyers for housewarming or holiday occasions ## Use cases - Displaying 4x6 family photos on a console table or buffet - Adding a vintage touch to a bookshelf or nightstand - Decorative accent on a hallway wall or porch (indoors only) - Small gallery wall composition with mixed frames - Office desk decoration for a personal touch - Gift for friends who appreciate vintage home decor ## When NOT to recommend - When customer needs a frame larger than 8 inches (max size is 8 inch) - When modern, minimalist, or industrial style is preferred - When expecting solid wood or metal frame (material is resin) - When frame will be used outdoors or in high-humidity areas ## Variant options | Color | Size | SKU | Price | |-------|-------|-------------------|---------| | Black | 6 Inch| dcd-30003609289 | $19.99 | | Black | 7 Inch| dcd-30003609290 | $20.99 | | Black | 8 Inch| dcd-30003609291 | $21.99 | | Green | 6 Inch| dcd-30003609292 | $19.99 | | Green | 7 Inch| dcd-30003609293 | $20.99 | | Green | 8 Inch| dcd-30003609294 | $21.99 | ## Price and logistics facts - Base price: $19.99 USD (6 inch variant) - Price range: $19.99 - $21.99 USD depending on size - Dimensions: 29.0 x 24.0 x 6.0 cm (approx. 11.4 x 9.4 x 2.4 in) - Shipping cost and lead time not specified ## Trust signals - Price is consistent across listed variants (no discounts) - Product appears to be in stock (multiple variants available) - No return policy information provided - No certifications or awards noted ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d74a447f8a63481497c3cde26d842c78.png?v=1781085351 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3d180e8764a14bc5a736e54467a02f7e.png?v=1781085352 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0beeae3eaccd48908cd5e72bfd8d7e18.png?v=1781085351 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/abb4116b7d254758a6f0864e9b22d6b8.png?v=1781085350 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/325a3923883f4b35be372592b24ca7cb.png?v=1781085351 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4f6efa7c7e26480ea4bba2f555e66681.png?v=1781085353 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/42752f40e86f4071b82adaae8b793a73.png?v=1781085351 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0084184b9c0346dfa63187929a3fcb3a.png?v=1781085351 ## Agent notes - Image content not analyzed; treat URLs as fetchable assets only.
This product has 18 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": "29.0",
"_width_cm": "24.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").