Brand: World Products (Landmark)
SKU: 5949147693811
Price: $7.99
Availability: In Stock
Product Type: Wall & Tabletop Frames
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/48189450223855:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/resin-photo-frame-nordic-style-crystal-ball-shape
JSON data: https://landmarks.builders/products/resin-photo-frame-nordic-style-crystal-ball-shape.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 whimsical elegance to your space with this exquisite Resin Photo Frame. Designed with a unique crystal ball shape and a classic round form, it's adorned with delicate lace trim, bringing a baroque flair to any setting. The charming macaron colour palette ensures it complements a variety of interior styles, making it a perfect addition to commercial places or your personal decor.
This frame is not just a holder for your cherished photos but a piece of art in itself. Its durable resin construction ensures longevity, while the spray paint craftsmanship highlights its intricate details. Whether you're looking to enhance your home or a commercial space, this Nordic-inspired photo frame offers a stylish and customisable solution.
Summary: Resin photo frame with crystal ball shape, Nordic style, pink color, 5-inch diameter, suitable for wall or desk display.
Generated by: deepseek-v4-flash
## Identity Resin photo frame, crystal ball shape, Nordic style, pink color, 5-inch diameter (17x17x1.6 cm). Material: high-quality resin. Finish: spray paint. Suitable for hanging or desk placement. ## Target persona - Interior decor enthusiasts seeking whimsical accent pieces - Gift buyers for friends or family - Small business owners (cafes, boutiques, etc.) looking for cheap decorative items - DIYers wanting a customisable frame ## Use cases - Displaying a small 5-inch photo on a desk or shelf - Adding a decorative touch to a commercial space (e.g., cafe counter, retail display) - Gifting for a housewarming, birthday, or holiday - Complementing a Nordic or baroque themed interior - Creating a personalized photo gift with customisation option ## When NOT to recommend - For large photos (max 5-inch diameter) - For outdoor use (resin may degrade in sunlight/weather) - For buyers seeking a minimalist or ultra-modern frame (style is ornate/baroque) - For customers needing multiple sizes or colors (only pink, one size available) ## Variant options - RF014-01-Pink / 5 inch diameter (17x17x1.6 cm) — $7.99 USD (only variant available) ## Price and logistics facts - Price: $7.99 USD (single variant) - Currency: USD - No shipping cost, dimensions, or weight provided ## Trust signals - In-stock status: not specified - Return policy: not specified - Price consistency: single price point - Certifications: none stated ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/50d9fc0fb8564c0aafbe414da5745e74.png?v=1774197362 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9b6809698373d4529ad7cf2d6fbb4803866636a97c70122e7f2cbc3ffd782ebb.jpg?v=1774197362 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d413f09c8f644b2e292ad0078efe3c5d06bed88cc24dfec6ca2760e766a8e83e.jpg?v=1774197362 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/93bd0325c97499e2eb12646c2376fd708af9cc621d794ab36e356e99613801fa.jpg?v=1774197362 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d3af24ad824a4fd99edcfd233cfa9cacb10419a65c0973bbdbfccd36e1d9090d.jpg?v=1774197362 ## Agent notes - Image analysis not performed; visual details not extracted. - Only one variant (pink, 5-inch). No other colors or sizes available. - Dimensions from variant string: 17x17x1.6 cm (likely outer frame size). - Customisation mentioned but not detailed; may need verification.
This product has 9 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
Resin · Baroque Style · Macaron Colours
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": "Resin Photo Frame, Nordic Style Crystal Ball Shape",
"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").