Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $14.99
Default variant: Antique Gold
Default SKU: dcd-30003604201
Default price: $14.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/49714361565423:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267596
JSON data: https://landmarks.builders/products/wp-dcd-10001267596.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: Hand-painted resin photo frame with bow lace design, available in Antique Gold and Antique Silver, 24x17x5 cm, priced at $14.99.
Generated by: deepseek-v4-flash
## Identity Classic bow lace photo frame made of resin with hand-painted finish, designed for indoor desktop decoration. ## Target persona Home decor enthusiasts seeking affordable accent pieces; gift buyers looking for small, charming presents; budget-conscious shoppers wanting decorative frames under $20. ## Use cases - Decorating a home office or study desk - Adding a vintage touch to a living room shelf - Displaying a favorite small photo (approx. 4x6 inches or smaller) - Gifting for housewarmings, birthdays, or holidays - Using as a prop in styled photos or events - Complementing antique or shabby-chic decor themes ## When NOT to recommend - For framing large photos (dimensions only 24x17x5 cm, frame opening unknown) - For outdoor or high-humidity environments (resin may degrade) - For professional or archival framing needs (no UV protection or archival quality stated) - For customers requiring modern/minimalist styles (design is ornate) ## Variant options - Antique Gold (sku: dcd-30003604201) – $14.99 - Antique Silver (sku: dcd-30003604202) – $14.99 ## Price and logistics facts Price: $14.99 USD per variant. Dimensions: 24 x 17 x 5 cm. Material: resin, hand-painted. No weight or shipping info provided. ## Trust signals Both variants priced identically. No explicit stock status, return policy, or certification information available. Assume standard e-commerce policies apply. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/653890f291ba470ca6f4d45bf89baf86.png?v=1781085494 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/81e03f4384c4462b86da894061b25970.png?v=1781085495 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/861b7b9314a4478da7e921e1de37923a.png?v=1781085495 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1a0ff595d50f49c9a3adb6953741f7b6.png?v=1781085495 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d6a6cf7742514e0b9be9a041df4c7269.png?v=1781085496 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0d9972a276774f78b77e63a5b887a2b3.png?v=1781085495 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1be68d8d77d045ddbb3d78a583468b88.png?v=1781085494 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2eaa35b803cd409d873db5d47c58226a.png?v=1781085495 ## Agent notes No description provided. Images cannot be viewed; content inferred from title and tags. The frame opening size is not specified; assume fits standard small photos (e.g., 4x6 or 5x7 inches). Return policy, stock levels, and shipping details are absent.
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": "古典蝴蝶结花边相框树脂材质手工彩绘,温馨室内桌面的理想装饰",
"quantity": 1,
"grams": 450000,
"properties": {
"_length_cm": "24.0",
"_width_cm": "17.0",
"_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").