Brand: World Products (Landmark)
SKU: dcd-30003625592
Price: $23.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/49713234739439:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001276081
JSON data: https://landmarks.builders/products/wp-dcd-10001276081.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
复古雕花树脂相框 欧式轻奢金色浮雕 7 寸摆台照片框
| 品牌 | 其他 |
| 货号 | 铂纹浮雕-7寸 |
| 外观造型 | 静物 |
| 材质 | 树脂 |
| 空间 | 玄关 |
| 相框种类 | 树脂相框 |
| 加工定制 | 否 |
| 风格 | 简约风 |
| 工艺 | 手工 |
| 形状 | 长方形 |
| 是否带画片 | 是 |
| 类别 | 相框 |
Summary: Resin photo frame with retro carved gold relief, 7-inch tabletop size, priced at $23.99 USD.
Generated by: deepseek-v4-flash
## Identity Resin photo frame, retro carved, European light luxury gold relief, 7-inch, tabletop, simple style, rectangular, includes picture. ## Target persona Home decor enthusiasts looking for affordable ornate frames; gift shoppers for housewarming; individuals seeking decorative accents for entryway or shelves. ## Use cases - Displaying a 5x7 photo on a desk or shelf. - Decorative accent in a minimalist or mixed-style interior. - Gift for someone who appreciates vintage aesthetics. - Adding a touch of gold relief to a gallery wall or vignette. - Framing family photos in living room. ## When NOT to recommend - For very large photos (only 7 inch). - For ultra-modern or industrial decors. - If the buyer expects high-end luxury material (resin, not metal or wood). - If the buyer needs custom size or lacks desire for ornate design. ## Variant options Only one variant: 7 Inch, price $23.99 USD. ## Price and logistics facts Price: $23.99 USD. Dimensions: 25.0 x 18.0 x 5.0 cm. Currency: USD. ## Trust signals In-stock status not provided. Return policy not provided. Price consistency: single price. Certifications: None known. ## Image assets 5 images available at provided URLs. ## Agent notes Images not analyzed; verify product appearance via URLs. Brand is generic 'other' – no manufacturer details.
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": "复古雕花树脂相框 欧式轻奢金色浮雕 7 寸摆台照片框",
"quantity": 1,
"grams": 450000,
"properties": {
"_length_cm": "25.0",
"_width_cm": "18.0",
"_height_cm": "5.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").