Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $11.99
Default variant: Inner 7.5x7.5cm, Empty Frame
Default SKU: 5928258628340
Default price: $11.99
Availability: In Stock
Product Type: Framed Pictures
Vendor: JISADER
Weight: 250 g
Cart URL (default variant): https://landmarks.builders/cart/48017497161967:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/ornate-wood-picture-frame-study-room-embossed-relief-carved-photo-frame-baroque
JSON data: https://landmarks.builders/products/ornate-wood-picture-frame-study-room-embossed-relief-carved-photo-frame-baroque.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Enhance your this ornate wood picture frame, featuring intricate vintage-carved detailing for a touch of elegance. Crafted from wood, this decorative frame offers a classic and sturdy feel. Choose between an empty frame for your custom artwork or a version with backing for photos, providing versatile display options. The unique distressed finish with subtle pink accents creates a distinctive antique aesthetic, making it a standout piece for any home decorator or vintage decor enthusiast. This rectangular frame is for tabletop or wall mounting, preserving your precious memories or displaying art pieces.
| Material | Wood |
| Capacity | L |
| Colour | Black, Gold, Pink |
| Special Features | Embossed |
| Product Weight | kg |
| Package Weight | 0.55 pounds |
| Dishwasher Safe | No |
| Microwaveable | No |
| Brand | JISADER |
Summary: Ornate wood picture frame with embossed carved design, available in inner 7.5x7.5cm size, empty or with plexiglass backing, for tabletop or wall mounting.
Generated by: deepseek-v4-flash
## Identity JISADER Ornate Wood Picture Frame, embossed relief carved, antique style. Material: wood. Color options: Black, Gold, Pink. Variants: inner 7.5x7.5cm empty frame or with plexiglass backing. ## Target persona Home decorator seeking vintage/antique accent pieces; collectors of ornate frames; users wanting an affordable decorative frame for small photos or art. ## Use cases - Displaying a small 7.5x7.5cm photo on a tabletop or wall. - Adding a baroque accent to a study room decor. - Using as an empty frame for custom mini artwork. - Gifting to vintage decor enthusiasts. - Filling a niche in a gallery wall with a small ornate piece. - Complementing antique or Victorian-themed interiors. ## When NOT to recommend - For large photos (inner size only 7.5x7.5cm). - If user needs a modern minimalist frame. - If user requires UV-protective glass or archival materials. - For high-traffic areas needing shatterproof frame. ## Variant options 1. Inner 7.5x7.5cm, Empty Frame ($11.99) 2. Inner 7.5x7.5cm, With Plexiglass Backing ($11.99) Additional color options: Black, Gold, Pink. ## Price and logistics facts Price: $11.99 USD. Weight: 0.55 pounds. No shipping info provided. Dimensions not given. Product origin: JISADER brand. ## Trust signals In-stock status unknown. Return policy not specified. No certifications mentioned. Brand JISADER. Price fixed across variants. ## Image assets 5 images available: front view, angle view, side/detail view, back view, additional detail. Image understanding not performed; visual details cannot be confirmed. ## Agent notes Image understanding not performed. Variants same price but differ in plexiglass inclusion. Inner size only 7.5x7.5cm; external dimensions unknown. No shipping or return policy data.
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": "Ornate Wood Picture Frame Study Room, Embossed Relief Carved Photo Frame, Baroque Photo Frame for Art, Vintage Picture Frame, Antique Photo Frame",
"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").