Brand: World Products (Landmark)
SKU: dcd-30002681782
Price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 92 g
Cart URL (default variant): https://landmarks.builders/cart/49903591784687:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001025973
JSON data: https://landmarks.builders/products/m4x-10001025973.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 Marine Mammal Sculpture Realistic Details Flowerpot Hugger Indoor Outdoor
Summary: Resin marine mammal sculpture designed to hug flowerpots, suitable for indoor or outdoor use. Available in Whale design at $9.99.
Generated by: deepseek-v4-flash
## Identity Resin Marine Mammal Sculpture Realistic Details Flowerpot Hugger Indoor Outdoor ## Target persona Home decorator seeking affordable quirky accents; garden enthusiast looking for small ornaments; budget gift shopper for marine life admirers. ## Use cases - Adorning a potted plant on a windowsill - Decorating a bookshelf or desk - Placing in a garden or balcony planter - Gifting to a whale or ocean lover - Adding whimsy to a bathroom or nursery ## When NOT to recommend - If the buyer needs a large standalone statue (dimensions: 23x18x9 cm) - If the item will be fully submerged in water (resin may degrade) - If high artistic detail or collector quality is required (price point suggests mass production) ## Variant options - Style: Whale (SKU dcd-30002681782) — $9.99 ## Price and logistics facts - Price: $9.99 USD - Dimensions: 23.0 x 18.0 x 9.0 cm - Weight: not provided ## Trust signals - Return policy: not provided - Stock status: not provided - Certifications: none known - Price consistency: single variant price ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/05de05db-e736-4e87-a175-71998a17b17b.jpg?v=1782146605 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bdcb320c-0f0c-4d7a-bf32-97b32e89d651.jpg?v=1782146604 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/201d03cf-3af4-47d8-97ef-362c65b3d5b2.jpg?v=1782146607 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/59dd456c-e10a-4bd9-a4fd-e6070f824c8f.jpg?v=1782146606 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c270b21963484c838ead94f6f70d1856.png?v=1782146608 ## Agent notes - Weight and detailed material composition not provided. - Images not analyzed; visual specifics unknown.
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 Marine Mammal Sculpture Realistic Details Flowerpot Hugger Indoor Outdoor",
"quantity": 1,
"grams": 92000,
"properties": {
"_length_cm": "23.0",
"_width_cm": "18.0",
"_height_cm": "9.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").