Brand: World Products (Landmark)
SKU: dcd-30003604250
Price: $15.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/49714310938863:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267617
JSON data: https://landmarks.builders/products/wp-dcd-10001267617.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A 4-inch circular decorative photo frame with antique gold embossed pattern, suitable for photo display or photography props, priced at $15.99.
Generated by: deepseek-v4-flash
## Identity European-style antique gold decorative circular photo frame, 4-inch diameter, made of unknown material, for tabletop display or photography props. ## Target persona - Home decor enthusiasts seeking vintage-style accents - Photographers or stylists needing small props for still life or flat lay compositions - Budget-conscious shoppers looking for affordable decorative frames ## Use cases - Displaying a 4-inch photo on a desk, shelf, or side table - Using as a prop in product photography or flat lay setups - Adding a vintage touch to a gallery wall when combined with other frames - Gifting for housewarming or small decorative purposes - Incorporating into DIY craft projects like wreaths or shadow boxes ## When NOT to recommend - For large photo sizes (over 4 inches) – frame is small - For high-end or professional framing needs – material and finish may not be premium - For outdoor use – not specified as weather-resistant - For users seeking modern/minimalist design – style is ornate antique ## Variant options - Only one variant: 4 Inch (SKU: dcd-30003604250) at $15.99 USD ## Price and logistics facts - Price: $15.99 USD - Dimensions: 18 cm x 15 cm x 4 cm (approx. 7.1 x 5.9 x 1.6 in) - Currency: USD - Only one size variant available ## Trust signals - In-stock status not explicitly confirmed - Return policy not provided - Price consistency: single SKU with no price variation - No certifications or material claims available ## Image assets - 8 images available at Shopify CDN: see image_urls in JSON - Visual content not analyzed – rely on URL fetching agent ## Agent notes - Product title mentions "欧式仿古金色立体花纹圆形装饰相框摆件" (European antique gold 3D patterned circular decorative frame ornament) - No description provided; all info derived from title, price, dimensions, and variants - Dimension in centimeters but variant labeled "4 Inch" – possible mismatch, verify with seller - Material not specified; assume resin or plastic based on price
This product has 13 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": "18.0",
"_width_cm": "15.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").