Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $7.99 – $8.99
Default variant: 20*16cm / Wood
Default SKU: 5707655623549
Default price: $7.99
Availability: In Stock
Product Type: Wall & Tabletop Frames
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/48189435511023:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/bohemian-arch-wood-photo-frame-solid-wood
JSON data: https://landmarks.builders/products/bohemian-arch-wood-photo-frame-solid-wood.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Add a touch of artistic flair to your home with this beautifully crafted Bohemian Arch Wood Photo Frame. Made from high-quality solid wood, this frame is designed to showcase your cherished photographs with elegance and style. Its unique irregular shape and modern minimalist aesthetic make it a standout piece for any room.
Summary: Solid wood bohemian arch photo frame available in multiple sizes and colors, priced from $7.99 to $8.99.
Generated by: deepseek-v4-flash
## Identity Bohemian Arch Wood Photo Frame – Solid wood frame with unique arch design for photos. ## Target persona Home decor enthusiasts seeking affordable bohemian-style frames; shoppers looking for unique, modern-minimalist wall art; gift buyers for housewarmings or birthdays. ## Use cases - Displaying 4x6 or similar sized photos in a bohemian-themed room. - Adding artistic flair to a gallery wall with irregular shaped frames. - Gifting to friends who appreciate solid wood decor. - Using as a tabletop frame for small photos. - Creating a custom color-matched display for a specific room. ## When NOT to recommend - If the buyer needs a standard rectangular frame for large posters (max photo size 24x19 cm). - If the buyer requires a frame with glass or acrylic protection (not specified). - If the buyer expects a frame with a mat or multiple photo slots. - If the buyer is looking for cheap plastic frames (this is solid wood, slightly higher price). ## Variant options - 20x16 cm: Wood ($7.99), Green ($7.99), Blue ($7.99) - 24x19 cm: Pink ($8.99), Green ($8.99), Blue ($8.99) ## Price and logistics facts - Price range: $7.99 – $8.99 USD. - Dimensions given for photo size (inner), not frame outer dimensions. - No shipping or stock information provided. ## Trust signals - In-stock status not confirmed. - Return policy not mentioned. - Price consistent across variants within size. - No certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a3bbd810e7404ba1a99ee8822a18c048.png?v=1774195984 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ef23b13c8e754b7db8612e2596a96b1a.png?v=1774195984 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f02f2ee7d76f70594990dfd5418048a48b803537a4b5b132c2403b2b4ca36b2a.jpg?v=1774195984 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fce3ee36a0b350bbeaeefcf3232405812a917f53ad043c846f51bb23a49f2a55.jpg?v=1774195984 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f4937d236c0b6cd7b265f194ff71cda07f1349fc87350a9b87fc922d830ff72e.jpg?v=1774195984 ## Agent notes - No image analysis performed; visual details not inferred. - Exact frame outer dimensions not provided. - Stock levels and return policy unknown.
This product has 18 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
Solid Wood · Bohemian Arch · Minimalist Design
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": "Bohemian Arch Wood Photo Frame, Solid Wood",
"quantity": 1,
"grams": 0,
"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").