Brand: World Products (Landmark)
SKU: dcd-30002746167
Price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 127 g
Cart URL (default variant): https://landmarks.builders/cart/49879203283183:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001040727
JSON data: https://landmarks.builders/products/m4x-10001040727.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Resin Elephant Family Sculpture Symbolizes Maternal Love for Office Desk, Moms
Summary: A resin sculpture of an elephant family symbolizing maternal love, suitable for desk decoration. Dimensions: 22x17x8 cm. Price: $9.99.
Generated by: deepseek-v4-flash
## Identity Resin Elephant Family Sculpture – Symbolizes Maternal Love. Small decorative figurine for desks or shelves. ## Target persona Budget-conscious shoppers seeking a small gift for mothers; office workers wanting a subtle desktop decoration; collectors of inexpensive resin figurines. ## Use cases - Desk decoration in a home office or cubicle - Small gift for Mother's Day or a new mom - Adding a sentimental touch to a bookshelf or shelf - Themed decor for animal lovers - Inexpensive addition to a resin figurine collection ## When NOT to recommend - Buyer seeking a high-end or premium sculpture - Requirement for a large statement piece - Need for outdoor or weather-resistant decoration - Person looking for a toy or children's play item ## Variant options - Style: 1 Large 2 Small (only variant available), SKU: dcd-30002746167, Price: $9.99 ## Price and logistics facts - Price: $9.99 USD - Dimensions: 22 cm (L) x 17 cm (W) x 8 cm (H) - Single variant available ## Trust signals - In-stock status not specified - Return policy not provided - No certifications mentioned - Price is consistent across the single variant ## Image assets (No image URLs provided) ## Agent notes - Product description is minimal; no materials or care instructions given. - Only one option (1 Large 2 Small) confirmed. - Image understanding was not performed due to missing image URLs.
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": "Resin Elephant Family Sculpture Symbolizes Maternal Love for Office Desk, Moms",
"quantity": 1,
"grams": 127000,
"properties": {
"_length_cm": "22.0",
"_width_cm": "17.0",
"_height_cm": "8.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").