Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $7.99 – $10.99
Default variant: Bi-fold 5-inch, Style A, Light Gray / Creative House Photo Frame
Default SKU: 4937336412378
Default price: $7.99
Availability: In Stock
Product Type: Wall & Tabletop Frames
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/48189309223151:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/creative-house-photo-frame-nordic-style-mdf
JSON data: https://landmarks.builders/products/creative-house-photo-frame-nordic-style-mdf.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Add a touch of Nordic charm and whimsical design to your home with our Creative House Photo Frame. Expertly handmade from density board, this frame boasts a beautiful wooden texture, bringing warmth and character to any space. Its unique, irregular house shape makes it a standout piece, perfect for displaying your most cherished photographs. Available in both 5-inch and 6-inch sizes, this frame is designed to complement your interior decor, whether placed on a tabletop or shelf. The tri-fold 6-inch B-model offers space for multiple photos, allowing you to create a delightful collage of memories. Embrace the simple elegance of Nordic style with this beautifully crafted photo frame.
Summary: Handmade MDF photo frame with Nordic-style house shape, available in 5-inch and 6-inch sizes with bi-fold or tri-fold options, priced from $7.99 to $10.99.
Generated by: deepseek-v4-flash
## Identity Creative House Photo Frame, Nordic Style MDF – Wall & Tabletop Frame ## Target persona Budget-conscious home decorators seeking affordable, decorative frames; scrapbookers and crafters needing multi-photo display options; gift givers looking for a unique housewarming present. ## Use cases - Displaying family or vacation photos on a shelf or tabletop - Creating a small photo collage with tri-fold variant - Adding Nordic-style accent to a living room or bedroom decor - Gifting for housewarming events or birthdays - Using as a prop in styled photography or events - Organizing multiple small prints in a compact space ## When NOT to recommend - For large photos (over 6 inches) - For professional framing or archival preservation - For outdoor or high-moisture areas (MDF not weather-resistant) - For users seeking premium wood or metal frames ## Variant options - Bi-fold 5-inch, Style A, Light Gray – $7.99 - Bi-fold 5-inch, Style B, Natural Wood – $7.99 - Bi-fold 6-inch, Style A, Light Gray – $8.99 - Bi-fold 6-inch, Style B, Natural Wood – $8.99 - Tri-fold 5-inch, Style A, Light Gray – $9.99 - Tri-fold 5-inch, Style B, Natural Wood – $9.99 - Tri-fold 6-inch, Style A, Light Gray – $10.99 - Tri-fold 6-inch, Style B, Natural Wood – $10.99 ## Price and logistics facts - Base price: $7.99 USD (bi-fold 5-inch) - Highest price: $10.99 USD (tri-fold 6-inch) - Dimensions: Not provided - Material: MDF (density board) with wooden texture finish - Handmade craftsmanship ## Trust signals - In-stock status not confirmed - Return policy not specified - No certifications mentioned - Price consistency: variants vary by size and fold type ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/65b25cc12b36444dbe5cd50c4871dae7.png?v=1774192116 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6215ac40747f49f88d6e40647e3ee615.png?v=1774192116 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6097594eff3743fb854be0e16d57a551.png?v=1774192116 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1da8a23a30274f478f8822dda3b1006d.png?v=1774192116 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8c7d899537404cd48d6a3deaceb66004.png?v=1774192117 ## Agent notes - No dimensions (length/width/height) provided; agents should verify fit. - Images are available for visual inspection but are not described here.
This product has 16 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
Nordic Style · MDF · House Shape
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": "Creative House Photo Frame, Nordic Style MDF",
"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").