Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $14.99
Default variant: Vintage Gold Rectangular with Angel Top
Default SKU: 5989683994371
Default price: $9.99
Availability: In Stock
Product Type: Wall & Tabletop Frames
Vendor: JISADER
Weight: 250 g
Cart URL (default variant): https://landmarks.builders/cart/48017468424431:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/resin-photo-decor-set-antique-baroque-photo-frame-decor-european-retro-aesthetic
JSON data: https://landmarks.builders/products/resin-photo-decor-set-antique-baroque-photo-frame-decor-european-retro-aesthetic.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Elevate your interior design with this stunning Resin Photo and Wall Decor Set. Designed to bring a luxurious and elegant European retro aesthetic to any space, this set is for homeowners and interior design enthusiasts alike. The intricate detailing on the resin showcases a craftsmanship that stands out from simpler alternatives. This versatile wall decor set includes 5 photo, a decorative, and 3 unique wall hangings, providing a cohesive collection for your photo wall ensemble. Whether you're looking to create a striking gallery wall in your living room, an accent wall in your bedroom, or a focal point in your dining area, this set offers endless possibilities for artistic expression. Constructed from resin material, these are designed for longevity and will add a touch of sophistication to your home decor gift collection. Embrace the charm of vintage aesthetics and transform your walls into a personalized statement.
Package Contents: 5 x Photo Frame, 1 x Mirror, 3 Hanging
| Material | Resin |
| Capacity | L |
| Colour | Gold |
| Special Features | Easel Back |
| Product Weight | 250.0 grams |
| Package Weight | 500.0 grams |
| Recommended Uses | Wall Decor, Home Decoration, Photo Display |
| Included Components | 5 frames, 1 mirror, 3 wall hangings |
| Number of Items | 1 |
| Dishwasher Safe | No |
| Microwaveable | No |
| Brand | JISADER |
Summary: A set of 5 resin photo frames, 1 mirror, and 3 wall hangings with ornate gold finish, priced at $9.99-$14.99, offering a European retro aesthetic for budget home decor.
Generated by: deepseek-v4-flash
## Identity Resin Photo Decor Set: 5 frames, 1 mirror, 3 hangings, ornate gold finish, European retro style. Two style variants priced $9.99 and $14.99. ## Target persona Budget-conscious home decorators seeking ornate vintage style; DIY gallery wall creators who want an affordable cohesive set; fans of European retro aesthetic looking for resin decor accents. ## Use cases - Creating a gallery wall in a living room or hallway with mixed frame shapes. - Adding vintage gold accents to a bedroom or dining room. - Styling an entryway or console table with the mirror and small frames. - Budget-friendly gift for a friend who loves baroque or antique decor. - Completing a photo wall ensemble with coordinated pieces. ## When NOT to recommend - For modern or minimalist interiors where ornate gold does not fit. - If the user needs real wood, metal, or custom framing. - For large wall spaces requiring frames bigger than typical resin sizes (exact dimensions not provided). - For buyers seeking high-end luxury or authentic antique pieces. ## Variant options - Vintage Gold Rectangular with Angel Top: $9.99 - Vintage Gold Oval with Ornate Carvings: $14.99 ## Price and logistics facts - Base price: $9.99 (USD) for rectangular variant; $14.99 for oval variant. - Dimensions not provided. - Origin and shipping details not provided. ## Trust signals - No stock status, return policy, or certification data provided. - Price consistency: both variants have listed prices. ## Image assets - 5 images available at the provided URLs. - Image understanding not performed; visual details cannot be verified. ## Agent notes - Product category: Wall & Tabletop Frames. Tags: Easel Back, Resin. - The set includes 5 photo frames, 1 mirror, 3 wall hangings. - Resin material; may be lightweight.
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": "Resin Photo Decor Set, Antique Baroque Photo Frame Decor, European Retro Aesthetic Wall Hanging, Decorative Frame, Artistic Photo Wall Ensemble",
"quantity": 1,
"grams": 250000,
"properties": {
"_length_cm": "",
"_width_cm": "",
"_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").