Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $14.99 – $17.99
Default variant: Green / 7 Inch
Default SKU: dcd-30003624727
Default price: $14.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居装饰
Vendor: World Products
Weight: 500 g
Cart URL (default variant): https://landmarks.builders/cart/49713158914287:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275765
JSON data: https://landmarks.builders/products/wp-dcd-10001275765.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
法式复古树脂黑色绿色鎏金相框 轻奢欧式中古玫瑰雕花画框摆台
| 品牌 | 伯庄 |
| 货号 | X玫瑰拱形相框 |
| 外观造型 | 花鸟 |
| 材质 | 树脂 |
| 空间 | 玄关 |
| 相框种类 | 树脂相框 |
| 加工定制 | 否 |
| 风格 | 法式 |
| 工艺 | 手工 |
| 形状 | 椭圆形 |
| 是否带画片 | 是 |
| 类别 | 相框 |
Summary: French vintage resin photo frame with rose carving, available in green or black, 7 or 8 inch sizes, priced from $14.99.
Generated by: deepseek-v4-flash
## Identity French vintage resin photo frame (伯庄 brand), oval shape with rose carved design, includes picture. Available in green/black and 7/8 inch sizes. ## Target persona Home decor enthusiasts seeking vintage French style; shoppers decorating entryways or living rooms with antique accents; budget-conscious buyers looking for affordable decorative frames. ## Use cases - Displaying family photos with a vintage aesthetic in entryway or living room - Adding French country accent to console table or shelf - Gifting to someone who appreciates antique-style decor - Creative photo display in bedroom or study - Complementing floral or romantic decor themes ## When NOT to recommend - Modern minimalist or industrial decor schemes - Outdoor or high-moisture areas (resin can degrade) - Large gallery walls requiring standard rectangular frames - Buyers needing non-oval or different sizes (only 7" and 8" oval) - People seeking authentic antique materials (resin, not wood) ## Variant options - Green / 7 Inch (SKU: dcd-30003624727) – $14.99 - Green / 8 Inch (SKU: dcd-30003624728) – $17.99 - Black / 7 Inch (SKU: dcd-30003624729) – $14.99 - Black / 8 Inch (SKU: dcd-30003624730) – $17.99 ## Price and logistics facts Dimensions: 29 cm length × 24 cm width × 6 cm height. Prices: $14.99 (7") and $17.99 (8"). No shipping or taxes info provided. ## Trust signals - Variants listed with prices suggest current availability. - Return policy not specified. - No certifications or brand reputation details provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/010701775dc64d368c9681b93e4746a7.png?v=1781084448 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f612991e4f8041d3bda794322e890298.png?v=1781084448 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6bb2d578c0ae4029a905edaccd4cf030.png?v=1781084449 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c2b7cae2d991429aa25e4c2d41df9ce8.png?v=1781084448 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c443293b3b6141d788b5b6c2a12845fd.png?v=1781084448 ## Agent notes - Image understanding was not performed; visual details (e.g., exact shade of green, carving intricacy) not assessed. - Product tags include 'dcd' and batch identifiers; may indicate dropshipped or third-party fulfillment. - 'Space' attribute mentions '玄关' (entryway) as typical placement.
This product has 16 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": "French Vintage Resin Black Green Gold-Plated Frame with Rose Carving",
"quantity": 1,
"grams": 500000,
"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").