Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $15.99
Default variant: Gold / Classical a
Default SKU: dcd-30003604209
Default 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: 550 g
Cart URL (default variant): https://landmarks.builders/cart/49714354520303:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267600
JSON data: https://landmarks.builders/products/wp-dcd-10001267600.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A 7-inch resin decorative photo frame with 3D pattern, available in Gold and Silver, priced at $15.99.
Generated by: deepseek-v4-flash
## Identity Modern simple European style 7-inch decorative photo frame, resin material, dimensions 29x26x6 cm. ## Target persona Home decor enthusiasts looking for affordable accent pieces; gift shoppers seeking small decorative items; users wanting to add European-style touches to modern interiors. ## Use cases - Displaying a 7x5 inch photo on a desk or shelf. - Adding a decorative element to a living room console. - Using as a small gift for housewarming or birthday. - Complementing a modern European interior theme. - Pairing with other resin decor items. ## When NOT to recommend - For large photo frames (needs standard 7-inch photo). - For outdoor use (resin may degrade in sunlight/moisture). - For users seeking high-end luxury frames (price point is budget). - For extremely minimalist or industrial decor styles. ## Variant options - Gold / Classical a: $15.99 - Silver / Classical B: $15.99 ## Price and logistics facts Price: $15.99 USD per unit. No discount or bulk pricing information available. Dimensions: 29 cm length, 26 cm width, 6 cm height. ## Trust signals In-stock status not explicitly confirmed. Return policy unknown. Price consistency: single price across variants. No certifications noted. ## Image assets 8 images available at the provided URLs. Visual details not inspected. ## Agent notes Image content not analyzed. Recommend checking images for exact pattern and finish.
This product has 14 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": "1PC现代简约欧式立体花纹7寸装饰相框,树脂材质家居桌面装饰相框",
"quantity": 1,
"grams": 550000,
"properties": {
"_length_cm": "29.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").