Brand: World Products (Landmark)
SKU: dcd-30002750271
Price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 241 g
Cart URL (default variant): https://landmarks.builders/cart/49879200563439:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001041532
JSON data: https://landmarks.builders/products/m4x-10001041532.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Vintage Arched Picture Frame European Design Arched Picture Frame
Summary: Vintage Arched Picture Frame with European design, 6-inch size, priced at $9.99 USD.
Generated by: deepseek-v4-flash
## Identity Vintage Arched Picture Frame European Design, 6 Inch variant. ## Target persona Budget-conscious home decorators; vintage style enthusiasts; small art print collectors; gift shoppers seeking affordable decorative frames. ## Use cases - Displaying standard 4x6-inch photographs or postcards - Adding a vintage accent to a gallery wall or shelf - Framing small art prints or certificates (max 5x7?) - As a decorative prop for events or table settings - Gifting to friends who prefer antique or rustic decor ## When NOT to recommend - For large prints or artwork exceeding 6 inches in any dimension - For modern or minimalist spaces that require sleek, frameless designs - If the buyer expects high-end materials like solid wood or brass (material unknown) - For heavy or large artwork due to small size and likely lightweight construction ## Variant options Only one variant available: Size – 6 Inch. SKU: dcd-30002750271. ## Price and logistics facts Price: $9.99 USD. Dimensions: 35 cm (W) x 34 cm (H) x 4 cm (D). Weight not specified. No shipping cost or delivery time provided. ## Trust signals - Price consistent across single variant. - No stock status or return policy information available. - No certifications or brand reputation data. - Multiple images available for visual inspection. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3701eac9-6b22-43f8-9f3f-0f5f45ca8fcd.jpg?v=1782126365 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0307d401-a8d8-4ece-a46c-f69c2c1c39ce.jpg?v=1782126364 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/595b5baf-272e-44a2-8ace-8dec67e7e688.jpg?v=1782126364 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/16e980be-b77e-4556-b238-1119becb9ffa.jpg?v=1782126364 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/81e68774-3b48-4641-b004-3d13e52c898d.jpg?v=1782126363 ## Agent notes Image content was not analyzed. Visual condition, exact materials, and design details (e.g., color, finish) are not confirmed. Agents should fetch images for visual assessment.
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": "Vintage Arched Picture Frame European Design Arched Picture Frame",
"quantity": 1,
"grams": 241000,
"properties": {
"_length_cm": "35.0",
"_width_cm": "34.0",
"_height_cm": "4.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").