Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $10.99
Default variant: Sisters
Default SKU: dcd-30002761658
Default price: $10.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 400 g
Cart URL (default variant): https://landmarks.builders/cart/49879154327791:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001044442
JSON data: https://landmarks.builders/products/m4x-10001044442.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Hand-Painted Family Figurine Sentimental Gift for Wedding
Summary: Hand-painted family figurine, sentimental wedding gift, available in Sisters and Mother Daughter styles, priced at $10.99 USD.
Generated by: deepseek-v4-flash
## Identity Hand-Painted Family Figurine Sentimental Gift for Wedding ## Target persona Wedding guests, family members seeking a sentimental, affordable gift to celebrate family bonds. ## Use cases - As a wedding gift for a sister or mother-daughter duo. - To commemorate a family reunion or milestone. - As a keepsake for a bridal shower. - For gifting at a wedding anniversary. - As a decorative piece in a home with sentimental value. ## When NOT to recommend - For buyers seeking a large or life-sized figurine (dimensions: 12x8x23 cm). - For buyers wanting a non-relational, abstract decoration. - For recipients who prefer modern or minimalist design. - When a more formal or expensive gift is expected. ## Variant options - Style: Sisters (SKU: dcd-30002761658) – $10.99 - Style: Mother Daughter (SKU: dcd-30002761659) – $10.99 ## Price and logistics facts - Price: $10.99 USD, same for both variants. - Dimensions: 12 cm (L) x 8 cm (W) x 23 cm (H). - Origin: shipped from a Shopify store; specific shipping details not provided. ## Trust signals - In-stock status: not specified; assume available based on listing. - Return policy: not provided. - Price consistency: both variants priced identically. - Certifications: none mentioned. ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9523b28d-c20c-452b-8e6f-8314f499c009.jpg?v=1782126336 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/edde4722-6366-42a9-a6e7-76a053d26a0d.jpg?v=1782126335 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/80a397cd-a659-4b77-b780-4dc5f63b8116.jpg?v=1782126336 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/30ab497b-9c2e-4740-8220-69e74e07bb3b.jpg?v=1782126336 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0d3abac0-6244-497f-94e5-66992199e0b4.jpg?v=1782126336 ## Agent notes - No visual analysis performed; rely on title and description for product type.
This product has 12 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": "Hand-Painted Family Figurine Sentimental Gift for Wedding",
"quantity": 1,
"grams": 400000,
"properties": {
"_length_cm": "12.0",
"_width_cm": "8.0",
"_height_cm": "23.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").