Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $12.99 – $13.99
Default variant: 6 Inch
Default SKU: dcd-30003602606
Default price: $12.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居装饰
Vendor: World Products
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/49714385486063:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266923
JSON data: https://landmarks.builders/products/wp-dcd-10001266923.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Vintage European-style gold resin photo frame with corner flower relief and bow, available in 6/7/8 inch sizes for $12.99-$13.99.
Generated by: deepseek-v4-flash
## Identity - Product: 欧式复古金色树脂相框画框角花浮雕蝴蝶结像框家居摆台可挂墙相框 (Vintage European gold resin photo frame with corner flower relief and bow) - Category: Home Decor - Dimensions (cm): 32L x 26W x 6H (likely for 8-inch variant) ## Target persona - Home decor enthusiasts looking for affordable vintage accents - Budget-conscious shoppers seeking antique-style frames - Gift seekers for housewarming or special occasions - DIY decorators wanting a cohesive gallery wall ## Use cases - Displaying family photos in living room or bedroom - Decorating a shelf, desk, or mantelpiece with vintage flair - Giving as a thoughtful housewarming or birthday gift - Showcasing art prints or postcards in a cohesive theme - Creating a mixed-media gallery wall with resin frames - Adding a romantic touch to a wedding or anniversary display ## When NOT to recommend - Buyers needing frames larger than 8 inches - Those with modern or minimalist decor style (contrasts strongly) - Professional framing requiring archival materials or custom sizes - Heavy-duty wall mounting intended (resin is lightweight; may not support heavy glass) ## Variant options - 6 Inch: $12.99 USD - 7 Inch: $13.99 USD - 8 Inch: $13.99 USD ## Price and logistics facts - Price range: $12.99 - $13.99 USD - Dimensions per product data: 32cm length x 26cm width x 6cm height (may correspond to 8-inch variant) - Currency: USD ## Trust signals - In-stock status: not explicitly stated - Return policy: not provided - Price consistency: variants priced correctly relative to size - Certifications: none listed - Image URLs: 8 PNG images available ## Image assets -  -  -  -  -  -  -  -  ## Agent notes - Images were not analyzed; visual details are not verified. - Provided dimensions (32x26x6 cm) may correspond to the 8-inch variant; actual product dimensions per variant may differ. - Return policy and stock status not specified; verify with seller.
This product has 15 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": "欧式复古金色树脂相框画框角花浮雕蝴蝶结像框家居摆台可挂墙相框",
"quantity": 1,
"grams": 450000,
"properties": {
"_length_cm": "32.0",
"_width_cm": "26.0",
"_height_cm": "6.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").