Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $15.99
Default variant: White
Default SKU: dcd-30003602491
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: 450 g
Cart URL (default variant): https://landmarks.builders/cart/49714323456239:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266871
JSON data: https://landmarks.builders/products/wp-dcd-10001266871.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A rectangular resin photo frame with multiple butterflies in relief, European style, in 4 color variants, priced at $15.99.
Generated by: deepseek-v4-flash
## Identity 欧式树脂多只蝴蝶错落浮雕造型边框长方形家居装饰相框 (European-style resin butterfly relief rectangular decorative frame). ## Target persona - Home decor enthusiasts seeking affordable European-style accents. - Budget-conscious shoppers looking for a decorative frame under $20. - Gift buyers for housewarming or small presents. ## Use cases - Displaying a small photo (up to about 4x6 inch) on a desk, shelf, or wall. - Adding a European, ornate touch to a living room, bedroom, or entryway. - Using as a decorative piece without photo (as art). - Gifting to friends or family for occasions like housewarming, birthdays. - Styling a gallery wall with small frames. - Incorporating into DIY craft projects (e.g., painting over). ## When NOT to recommend - When a large frame (greater than 30 cm) is required. - For outdoor use (resin may degrade in sunlight/moisture). - For minimalistic or modern decor styles (butterfly relief is ornate). - If high-resolution image protection (glass/acrylic cover) is needed (not specified). ## Variant options - White - Black - Gold - Silver All variants priced at $15.99. ## Price and logistics facts - Price: $15.99 USD (all variants). - Dimensions: 23.5 cm (length) x 18.5 cm (width) x 5.0 cm (height). - Weight: not provided. - Shipping: not specified. ## Trust signals - No explicit trust signals (return policy, stock status, certifications) provided in input data. - Price is consistent across variants. ## Image assets - 8 product images available at provided URLs. - Images were not analyzed; no visual details can be inferred. ## Agent notes - Image understanding was not performed; do not infer colors, materials, or quality beyond stated facts. - Description field contained a JSON string with item IDs but no plain text description; ignore for factual summary.
This product has 16 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": "23.5",
"_width_cm": "18.5",
"_height_cm": "5.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").