Brand: World Products (Landmark)
SKU: 5916302211642
Price: $7.99
Availability: In Stock
Product Type: Wall & Tabletop Frames
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/48189347168495:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/ferris-wheel-photo-frame-plastic-geometric-shape-chinese-style
JSON data: https://landmarks.builders/products/ferris-wheel-photo-frame-plastic-geometric-shape-chinese-style.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 charm to your space with this European-style rotating Ferris wheel photo frame. Crafted from durable ABS plastic, this geometric frame is designed to hold up to 12 of your favourite photos, making it a delightful way to display cherished memories. Its unique shape and Chinese style design make it a standout piece for any study room desk or tabletop. Perfect as a gift for children's rooms or to celebrate special occasions like weddings.
Summary: Ferris wheel shaped photo frame holds up to 12 photos, made of ABS plastic with Chinese style design, suitable for tabletop or desk display.
Generated by: deepseek-v4-flash
## Identity Ferris Wheel Photo Frame, Plastic, Geometric Shape, Chinese Style by Z-0001. Rotating frame holds up to 12 photos. Material: ABS plastic. Craftsmanship: injection molding. Packaging: 25 sets per box. ## Target persona - Parents looking for whimsical decor for a child's room - Gift givers seeking unique presents for weddings or children's birthdays - Individuals decorating a study room or desk with thematic frames - Collectors of novelty photo frames ## Use cases - Displaying multiple favorite photos on a study desk or tabletop - Giving as a gift for a child's room to showcase family memories - Showcasing wedding photos in a rotating Ferris wheel display - Decorating a bookshelf or side table with a geometric accent piece - Using as a conversation starter in a living room or office ## When NOT to recommend - When user needs a large, single-photo frame (holds 12 small photos) - For formal gallery or professional framing needs - For outdoor or high-moisture environments (plastic, not weatherproof) - When minimalistic or ultra-modern aesthetic is desired (Chinese style) ## Variant options - Sku: 5916302211642 | Inner frame size: 8.9*12.7cm (5 inch) | Outer frame size: White 13.2*9.5cm (5 inch) | Price: $7.99 USD ## Price and logistics facts - Price: $7.99 USD (single unit, one variant available) - Product code: Z-001; item number: Z-0001 - Packaging: 25 sets per box (bulk) ## Trust signals - No stock status or return policy provided in facts. - No certifications listed. - Price is consistent across variant. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/310738c2b46f457ba13e47b63810aff1.png?v=1774192228 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/305e6f5d6ad7a61e7168a041176b8b10d266837f3f05f2d4e17e9d73445f0c80.jpg?v=1774192228 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fec8aab3fcc26e3c0eb6d361fafc4ed13cb1d92c0177549e0b3e959fea124d98.jpg?v=1774192228 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a378c7461ce84a691db52ab6b83a7c1bab1b596c2f7fe1905414b57fd39e2333.jpg?v=1774192228 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b84d4842c663d800f75c6683dab723722de63b7cd00bdb9b688d0402cfc10367.jpg?v=1774192228 ## Agent notes - Only one variant available with options for inner and outer frame size (both 5 inch). - Product dimensions (length, width, height) not provided. - Image understanding was not performed; visual details not inferred.
This product has 8 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
Plastic · Geometric · Rotating Display
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": "Ferris Wheel Photo Frame, Plastic, Geometric Shape, Chinese Style",
"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").