Brand: World Products (Landmark)
SKU: dcd-30002656758
Price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 460 g
Cart URL (default variant): https://landmarks.builders/cart/49903623045359:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001021456
JSON data: https://landmarks.builders/products/m4x-10001021456.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
European Design Photo Holder Light Luxury Ornate Tabletop Photo Frame
Summary: A European-style ornate tabletop photo frame in Rose color, priced at $9.99, with dimensions 21x20x16 cm.
Generated by: deepseek-v4-flash
## Identity European Design Photo Holder Light Luxury Ornate Tabletop Photo Frame ## Target persona Home decor enthusiasts looking for affordable ornate accents; budget-conscious gift buyers seeking a light luxury aesthetic; collectors of small decorative frames. ## Use cases - Displaying a favorite photo on a desk or shelf - Adding a European-style accent to a living room or entryway - Gifting for housewarming, birthdays, or holidays - Decorating event tables (weddings, parties, etc.) - Rotating seasonal photos in a small frame ## When NOT to recommend - If the buyer needs a large poster or 8x10 frame - If they prefer minimalist, modern, or industrial styles - If they require high-durability materials (metal, solid wood) or water resistance - If they need multiple colors or finishes beyond Rose ## Variant options - Color: Rose - SKU: dcd-30002656758 - Price: $9.99 ## Price and logistics facts - Price: $9.99 USD - Dimensions: 21 cm x 20 cm x 16 cm (length x width x height) - No shipping cost or carrier information provided ## Trust signals - No stock level or availability status provided - No return policy information provided - Price appears consistent across the single variant - No certifications or materials specified ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/708f6f38-d77c-49a6-b9b6-2a5e29a2e658.jpg?v=1782146619 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b7784f2f-6c95-4bff-bd04-558992c44f4f.jpg?v=1782146626 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bbcb1a21-4617-4323-9350-451343bb8664.jpg?v=1782146619 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1855448b-74a4-4ee3-a4e0-dbd52750adfd.jpg?v=1782146619 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/84ddccc4-c617-4a4b-a1a2-be5bda911da0.jpg?v=1782146619 ## Agent notes - Image content was not inspected; visual details (e.g., design intricacy, material appearance) are not confirmed. - No stock, return policy, or shipping speed data is available; recommend verifying before purchase. - The product is described as "light luxury" but lacks specific material or finish details.
This product has 12 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
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": "European Design Photo Holder Light Luxury Ornate Tabletop Photo Frame",
"quantity": 1,
"grams": 460000,
"properties": {
"_length_cm": "21.0",
"_width_cm": "20.0",
"_height_cm": "16.0"
}
}],
"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").