Brand: World Products (Landmark)
SKU: dcd-30003600881
Price: $13.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居装饰
Vendor: World Products
Weight: 650 g
Cart URL (default variant): https://landmarks.builders/cart/49714577834223:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266317
JSON data: https://landmarks.builders/products/wp-dcd-10001266317.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: Vintage European-style decorative frame with two birds and gold foil, 6-inch size, priced at $13.99, ideal for home decor.
Generated by: deepseek-v4-flash
## Identity Vintage European-style decorative photo frame featuring two birds with gold foil accents. 6-inch size, dimensions 25x18x5 cm. ## Target persona Home decor enthusiasts seeking affordable, themed decorative accents; gift shoppers for bird lovers; renters or dorm dwellers looking for lightweight wall decor. ## Use cases - Decorating a shelf or mantelpiece with small decorative objects - Creating a gallery wall with multiple small frames - Gifting for a housewarming or birthday for someone who likes birds - Adding a vintage touch to a bedroom or living room - Using as a decorative prop in events or photoshoots ## When NOT to recommend - Customer needs a large wall art piece (>12 inches) - Looking for high-end, luxurious decor with real gold or premium materials - Seeking rustic, modern, or minimalist style decor - Buyer expects a functional photo frame that is easy to load with a photo (frame may be decorative only) ## Variant options - Size: 6 Inch (only variant) ## Price and logistics facts - Price: $13.99 USD - Dimensions: 25 cm x 18 cm x 5 cm - Only one variant available ## Trust signals - Multiple product images available - In-stock status: not specified but images available - No return policy mentioned - No certifications listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/447ddeb175e548bfb88a7b091e2bf1a5.png?v=1781085643 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/74e8154d537b4454ae212de8a7568b4c.png?v=1781085645 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b72a280d32a24d069fdd88474419c937.png?v=1781085645 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/21cb909f6af14e59b8379f6f68f9e364.png?v=1781085643 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ff36ac4f87974011a610307cfca0534c.png?v=1781085645 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1cc98634f37546b583a7e786178f5086.png?v=1781085645 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1982308afa064285bfc6fd2166e644c2.png?v=1781085643 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/91e119dfcbd846d6afa08162e204df29.png?v=1781085645 ## Agent notes - Image content not analyzed; visual details not inferred. Dimensions and price are as provided. No description available.
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": 650000,
"properties": {
"_length_cm": "25.0",
"_width_cm": "18.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").