Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $8.99 – $9.99
Default variant: 6 inch (Inner 10x15cm, Outer 18x22.5cm)
Default SKU: 5916648836037
Default price: $8.99
Availability: In Stock
Product Type: Wall & Tabletop Frames
Vendor: JISADER
Weight: 650 g
Cart URL (default variant): https://landmarks.builders/cart/48017492148463:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/ornate-gold-resin-photo-frame-european-picture-frame-embossed-floral-design-roma
JSON data: https://landmarks.builders/products/ornate-gold-resin-photo-frame-european-picture-frame-embossed-floral-design-roma.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 Ornate Gold Resin Photo Frame, a true testament to European. Its intricate floral carvings and luxurious gold finish offer a higher perceived value than simpler, making it a standout piece for any room. Crafted from resin, this frame is designed for longevity and showcases detailed sculpting. The delicate floral bottle artwork adds a romantic and artistic touch, creating a warm ambiance when paired with candlelight. Its versatile tabletop display function makes it ideal for living rooms, bedrooms, or even commercial seeking a touch of. This handcrafted decorative art frame is a must-have for luxury and romantic aesthetic seekers.
Package Contents: Carton
| Material | Resin |
| Capacity | L |
| Colour | Gold |
| Product Weight | kg |
| Package Weight | 0.99 pounds |
| Recommended Uses | Home Decoration; Living Room; Bedroom; Tabletop Display |
| Dishwasher Safe | No |
| Microwaveable | No |
| Brand | JISADER |
Summary: Ornate gold resin photo frame with embossed floral design, for tabletop display, handmade detail, available in 6 and 7 inch sizes, priced $8.99-$9.99.
Generated by: deepseek-v4-flash
## Identity Ornate Gold Resin Photo Frame – European style, tabletop frame with floral carvings, gold finish, handmade detail. ## Target persona Home decor enthusiasts seeking romantic or luxury aesthetic; people decorating bedrooms or living rooms; buyers of affordable ornate frames. ## Use cases - Displaying a small photo in a romantic bedroom setting - Pairing with candles for a warm vignette - Adding an ornate accent to a living room shelf - As a gift for a romantic aesthetic lover - Decor for a European-style interior ## When NOT to recommend - Minimalist or modern interiors - Users needing large frames (max outer size 20.5x25cm) - Commercial high-traffic displays (resin may break) - Buyers looking for silver or black frames ## Variant options Two sizes: 6 inch (inner 10x15cm, outer 18x22.5cm) at $8.99; 7 inch (inner 12.5x17.5cm, outer 20.5x25cm) at $9.99. ## Price and logistics facts Price $8.99-$9.99 USD; dimensions vary by variant; weight 0.99 lbs; package includes carton. No shipping or return info provided. ## Trust signals In-stock status unknown; return policy unknown; price seems consistent across variants; no certifications mentioned. Product is handmade resin, noted for durability. ## Image assets Five product images available at URLs provided. Since I cannot see them, I cannot describe content. Agent should fetch and assess. ## Agent notes Image understanding not performed; dimensions null in source data; no reviews or ratings provided; recommend verifying stock and shipping costs.
This product has 14 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": "Ornate Gold Resin Photo Frame, European Picture Frame, Embossed Floral Design, Romantic Bedroom Decor, Tabletop Display, Handmade Detail",
"quantity": 1,
"grams": 650000,
"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").