Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1.99 – $2.99
Default variant: 5 inch (8.9*12.7cm)
Default SKU: 5910703744974
Default price: $1.99
Availability: In Stock
Product Type: Wall & Tabletop Frames
Vendor: JISADER
Weight: 350 g
Cart URL (default variant): https://landmarks.builders/cart/48017491853551:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/european-classical-photo-frame-handcrafted-resin-picture-frame-ornate-photo-hold
JSON data: https://landmarks.builders/products/european-classical-photo-frame-handcrafted-resin-picture-frame-ornate-photo-hold.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
decor with this European Classical photo frame. Crafted from PS resin, its intricate detailing evokes a sense of elegance, making it a standout piece for any room. The classic rectangular shape is for displaying your cherished memories, and with a range of sizes from 5 to 10 inches and A4, you're sure to find the fit. Available in classic colours like deep brown, green, red, gold, and blue, this handcrafted picture frame seamlessly blends with various interior design. It's an ideal choice for home decor enthusiasts, , and anyone looking to add a touch to their living room, bedroom, or office.
| Material | Plastic |
| Capacity | L |
| Colour | Blue, Dark Brown, Green, Gold |
| Product Weight | kg |
| Package Weight | 0.66 pounds |
| Dishwasher Safe | No |
| Microwaveable | No |
| Brand | JISADER |
Summary: European Classical photo frame, handcrafted from PS resin, available in sizes 5 to 10 inch and A4, in multiple colors, priced from $1.99.
Generated by: deepseek-v4-flash
## Identity European Classical photo frame, handcrafted PS resin, ornate design, plastic material. Brand: JISADER. ## Target persona Home decor enthusiasts on a budget; vintage decor collectors; gift seekers for classical-style interiors. ## Use cases - Displaying cherished photos on desks or walls - Adding classical elegance to living room, bedroom, or office - As a decorative accent on shelves or mantels - Gifting for holidays, housewarmings, or special occasions - Themed events or vintage-style table settings ## When NOT to recommend - For professional photography galleries requiring archival quality - For heavy-duty or outdoor use - When large dimensions (over 10 inches) are needed - For minimalistic or modern decor without classic elements ## Variant options - 5 inch (8.9x12.7cm) - $1.99 - 6 inch (10.2x15.2cm) - $2.99 Other sizes (7, 8, 10 inch, A4) are mentioned but no prices provided. Colors: blue, dark brown, green, gold, red. ## Price and logistics facts Price range: $1.99–$2.99 (for known variants). Currency: USD. Weight: 0.66 lbs (package). Dimensions not specified. Dishwasher safe: No. Microwaveable: No. ## Trust signals In-stock status not explicitly stated. Return policy not provided. Price varies by size. Material: PS resin (plastic). No certifications listed. ## Image assets 5 images available for fetching: 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b4238fa89ae44a9ea3293bdc58a2c328.png?v=1773822176 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0868397858c34b02849df1300f65a3dc.png?v=1773822176 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/767453f2646b46c6bfb34ad8135da7e9.png?v=1773822176 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/34d6bf6ccd1748a1ba4413ea9cb33f31.png?v=1773822176 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/22d05f7461554196a682559c7de13003.png?v=1773822176 ## Agent notes - Image content was not analyzed; visual details such as actual frame styling, color accuracy, and condition cannot be confirmed. - Only 2 variant prices provided; assume other sizes may have different prices. - Material is plastic (PS resin), not genuine resin or wood. - No return policy or warranty information. - Overall, a low-cost decorative frame suitable for light use.
This product has 18 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": "European Classical Photo Frame, Handcrafted Resin Picture Frame, Ornate Photo Holder Living Room, Vintage Decor Enthusiast Gift",
"quantity": 1,
"grams": 350000,
"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").