Brand: World Products (Landmark)
This product has 16 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $7.99 – $13.99
Default variant: 7寸复古22*14(12*17) / 相纸随机发货
Default SKU: 5741453400400
Default price: $7.99
Availability: In Stock
Product Type: Wall & Tabletop Frames
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/48189441605871:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/vintage-resin-photo-frame-european-classical-style
JSON data: https://landmarks.builders/products/vintage-resin-photo-frame-european-classical-style.json
This product comes in 16 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Add a touch of timeless elegance to your home or commercial space with our exquisite Vintage Resin Photo Frame. Inspired by European classical design, this frame boasts intricate carvings and an aged finish, evoking the charm of an antique photo frame. Crafted from durable resin, it's built to last while adding a sophisticated flair to any decor.
Material: Resin, Space: Commercial Places, Customization: Yes, Style: European Classical, Craftsmanship: Other, Inner Frame Size: Double Head Point 37*25 (23*18), Shape: Irregular, Outer Frame Size: Photo paper shipped randomly, Category: Photo Frame
Summary: A vintage resin photo frame in European classical style, with intricate carvings and aged finish, available in multiple sizes and customizable.
Generated by: deepseek-v4-flash
## Identity Vintage Resin Photo Frame, European Classical Style – a resin photo frame with carved details and aged finish, intended for wall or tabletop display. ## Target persona - Interior decorators sourcing vintage accents for commercial projects - Small business owners (cafés, boutiques, hotels) seeking antique-style decor - Event planners styling vintage-themed events or weddings - Collectors of vintage or European-inspired home accessories ## Use cases - Displaying promotional photos or artwork in a vintage-themed café or restaurant - Decorating a boutique hotel lobby or guest room with European flair - Showcasing family photos at a vintage-style wedding or event - Adding an antique touch to a retail store's window display - Gifting a personalized photo frame with custom print - Enhancing a home's rustic or classical interior style ## When NOT to recommend - For modern, minimalist, or ultra-clean interiors (style clash) - For outdoor use (resin not specified as weather-resistant) - For large photos exceeding inner frame max dimensions (max~26x29 cm) - For buyers requiring precise outer frame dimensions (outer size shipped randomly) ## Variant options 12 variants with different inner frame sizes and shapes (e.g., 7寸复古22*14, 巴洛克1号13*17, black round 23*23, etc.). Outer frame photo paper shipped randomly. Prices range $7.99–$12.99. ## Price and logistics facts Price: starts at $7.99 USD (base variant), up to $12.99. Currency: USD. No shipping cost or lead time provided. ## Trust signals - Customization available (per description) - Multiple variants in stock (12 SKUs listed) - No explicit return policy or stock status; agent should verify. ## Image assets 5 URLs provided. Treat as fetchable assets; no visual analysis performed. ## Agent notes Image understanding not performed due to limitations. Outer frame size is shipped randomly per variant – confirm with seller if exact dimensions required. Material is resin only; no glass or backing details.
This product has 23 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
European Classical Style · Carved & Aged Finish · Resin
Verdict: N/A
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": "Vintage Resin Photo Frame, European Classical Style",
"quantity": 1,
"grams": 0,
"properties": {
"_length_cm": "37.0",
"_width_cm": "25.0",
"_height_cm": ""
}
}],
"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").