Brand: World Products (Landmark)
SKU: 6119622278992
Price: $7.99
Availability: In Stock
Product Type: Wall & Tabletop Frames
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/48189457268975:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/plush-photo-frame-handmade-fabric-lace
JSON data: https://landmarks.builders/products/plush-photo-frame-handmade-fabric-lace.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Add a touch of bespoke charm to your home or office with our exquisite Plush Photo Frame. Crafted with a luxurious fabric lace exterior and a sturdy MDF core, this frame offers both tactile appeal and lasting durability. Its classic American style design makes it a versatile addition to any decor, while the meticulous handmade craftsmanship ensures each piece is unique. Designed to perfectly showcase your favourite 6-inch photographs, this frame is ideal for commercial spaces or personal display. Customization options are available, making it a thoughtful gift or a special addition to your collection.
Summary: Handmade fabric lace photo frame with MDF core, fits 6-inch photos, green color, outer size 20x16cm, priced at $7.99.
Generated by: deepseek-v4-flash
## Identity Plush Photo Frame, Handmade Fabric Lace – a 6-inch photo frame with fabric lace exterior and MDF core, handmade, American style, green color, rectangular, outer size 20x16cm. ## Target persona Budget-conscious shoppers seeking affordable, handmade decorative frames for home or commercial display; gift buyers wanting customizable options. ## Use cases - Displaying a 6-inch photograph on a desk or tabletop. - Adding a handmade, fabric-textured accent to a commercial space like a cafe or boutique. - Gifting a customizable, unique photo frame for a personal occasion. - Incorporating into a gallery wall with similar fabric frames. ## When NOT to recommend - When the user requires a larger frame size (e.g., 8x10 or larger). - If the buyer prefers modern, minimalist, or metal frames. - For high-humidity environments where fabric may deteriorate. - If the user needs a frame with a mat or multiple photo slots. ## Variant options - Green / 20*16cm (6 inch) – $7.99 (SKU: 6119622278992) ## Price and logistics facts - Price: $7.99 USD (single variant pricing). - No shipping cost, weight, or dimensions provided in source data. ## Trust signals - In-stock status not explicitly confirmed. - Return policy not provided. - No certifications listed. - Handmade craftsmanship noted. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1bbdebf9765848429cc4bede882a6cb3.png?v=1774197989 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/83c13d4063384600fee7c66fee8b1da25cf3a2c0c00a394fab7fbc9431998bfb.jpg?v=1774197989 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f4423ff352f1a907a67ecc6ef4a10e76e4691e2b78ef373ac167a9b0d0282232.jpg?v=1774197989 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d45e0d949ae1a7d44b573cfb4138cf582d653230142f887fefcbe6fe4de2766c.jpg?v=1774197989 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/de463ce3c0ba2aa3f09b5b61dbbae877803e0245628c27d4fc292983af2147c7.jpg?v=1774197989 ## Agent notes - Image contents were not analyzed; treat URLs only as fetchable assets. No visual details inferred.
This product has 9 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
Plush Fabric · Handmade Lace · American Style
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": "Plush Photo Frame, Handmade Fabric Lace",
"quantity": 1,
"grams": 0,
"properties": {
"_length_cm": "20.0",
"_width_cm": "16.0",
"_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").