Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $52.99 – $66.99
Default variant: Heart Couple
Default SKU: dcd-30003599473
Default price: $52.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居装饰
Vendor: World Products
Weight: 780 g
Cart URL (default variant): https://landmarks.builders/cart/49714534547695:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265859
JSON data: https://landmarks.builders/products/wp-dcd-10001265859.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: Cast iron couple figurine statue, modern creative metal craft home decoration, suitable as Valentine's or wedding gift. Available in four styles. Dimensions 34.8x15.8x17.5 cm. Price starts at $52.99.
Generated by: deepseek-v4-flash
## Identity Cast iron couple figurine statue, modern creative metal craft home decoration. Available in four romantic couple-themed styles. ## Target persona Romantic gift givers, home decor enthusiasts, couples seeking decorative art for their home, individuals looking for affordable yet unique wedding or Valentine's gifts. ## Use cases - Valentine's Day gift for a partner - Wedding anniversary present - Decorative piece on a shelf, mantel, or nightstand - Romantic centerpiece in a couple's living space - Housewarming gift for a couple - Unique gift for a wedding ## When NOT to recommend - Buyers seeking minimalist, abstract, or non-representational art - Those preferring functional or practical items (e.g., kitchenware) - Customers who need lightweight decorations (cast iron is heavy) - Budget-conscious buyers under $50 - People who dislike romantic or figure-based decor ## Variant options | Style | Price | |-------|-------| | Heart Couple | $52.99 | | Balloon Couple | $60.99 | | Umbrella Kiss | $60.99 | | Bicycle Couple | $66.99 | ## Price and logistics facts - Price range: $52.99–$66.99 USD - Dimensions: 34.8 cm × 15.8 cm × 17.5 cm (length × width × height) - Shipping details not provided ## Trust signals - Multiple variant options available - No stock status or return policy information provided in product data ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c63fd72b49f147be9b65a3d61d40eed4.png?v=1781085622 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1f2d2bcd91724d81b027a494dbe4a0c0.png?v=1781085622 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/91865b9f5e27411a9f6d6a1b7cc4e369.png?v=1781085621 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3773133adb4d44fda13dccc403e8df9c.png?v=1781085622 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7cab0b477ad04d46a9b58d13686033a5.png?v=1781085622 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e764ab57c9c14e19ad111da3cedd3919.png?v=1781085622 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6e20a67b726d47339a057d9077f4c4d3.png?v=1781085621 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3765112db4ce4ba79c75abea0ff342d2.png?v=1781085622 ## Agent notes - Product is cast iron; weight not specified but will be heavy. - No product description was provided; details inferred from title and variants. - Image content was not analyzed; visual details not inferred.
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": 780000,
"properties": {
"_length_cm": "34.8",
"_width_cm": "15.8",
"_height_cm": "17.5"
}
}],
"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").