Brand: World Products (Landmark)
SKU: dcd-30003604191
Price: $12.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居装饰
Vendor: World Products
Weight: 150 g
Cart URL (default variant): https://landmarks.builders/cart/49714374377711:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267589
JSON data: https://landmarks.builders/products/wp-dcd-10001267589.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
法式雕花照片装饰相框客厅画框白色树脂画框
| 品牌 | 其他 |
| 货号 | 672 |
| 材质 | 树脂 |
| 空间 | 阳台 |
| 加工定制 | 是 |
| 风格 | 欧式风 |
| 工艺 | 手工 |
| 形状 | 正方形 |
| 类别 | 相框 |
Summary: A white resin photo frame with French carved detailing, suitable for home decor, measuring 15x15x3 cm, priced at $12.99.
Generated by: deepseek-v4-flash
## Identity - Product: 法式雕花照片装饰相框 (French carved photo frame) - Material: Resin - Dimensions: 15 x 15 x 3 cm - Color: White - Style: European-style, handmade - Shape: Square ## Target persona - Home decor shoppers looking for affordable, small decorative frames - Users seeking European-style ornamentation for living rooms, balconies, or entryways - Budget-conscious buyers wanting a resin frame under $15 ## Use cases - Displaying a 7.2x7.2 cm photo on a shelf, desk, or wall - Adding a decorative accent to a balcony or windowsill - Complementing European-style interior decor - As a gift for housewarming or small occasions - Creating a gallery wall with multiple similar frames ## When NOT to recommend - For large photos exceeding 7.2 cm in size - For buyers needing archival-quality or UV-protective frames - If the user requires a frame with glass or matting - For outdoor use without protection (resin may fade in direct sunlight) ## Variant options - Only one variant available: Size 7-2x7-2 cm (likely 7.2 x 7.2 cm), SKU dcd-30003604191, price $12.99 ## Price and logistics facts - Price: $12.99 USD - Dimensions: 15 x 15 x 3 cm (packaging unknown) - Variant price identical across options - No shipping or stock details provided ## Trust signals - In-stock status not specified - Return policy not mentioned - Brand listed as '其他' (Other) – no established brand recognition - No certifications or warranty information - Price appears consistent across variant ## Image assets - 8 images available at provided URLs: [image URLs here] - Images not analyzed; no visual details extracted ## Agent notes - The dimension '7-2x7-2cm' likely means 7.2 x 7.2 cm, which is the interior photo size. - Product is handmade and made of resin. - No information on glass, backing, or hanging hardware. - Image understanding was not performed; treat image URLs as fetchable assets only.
This product has 12 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": 150000,
"properties": {
"_length_cm": "15.0",
"_width_cm": "15.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").