Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $24.99 – $39.99
Default variant: Blue Seabird SET
Default SKU: dcd-30003439965
Default price: $24.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 630 g
Cart URL (default variant): https://landmarks.builders/cart/50166411559151:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001216197
JSON data: https://landmarks.builders/products/m4x-10001216197.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Handmade Craftsmanship: This wood marine creature sculpture is individually handmade, giving each piece a naturally weathered look with unique grain, texture, and rustic character that feels authentic in any room.
Mediterranean Design: Designed as a Mediterranean-inspired wooden marine creature statue, it brings an airy coastal mood to home decor and adds an easy, relaxed accent to shelves, consoles, and side tables.
Decorative Versatility: As a table ornament, it works solid wood a TV stand, desk, bookshelf, or entryway display, making it simple to design a rustic marine creature display in different parts of the home.
Solid Wood Build: Made with a solid wood body and wooden base, this piece offers a stable presence and a substantial feel that helps it stand out among everyday decorations.
Atmospheric Accent: The layered marine creature outline creates a calm, natural visual effect that can soften a modern space, enhance a nautical theme, and give your interior a warm, livedin contact.
Summary: Wooden Sea Creature Sculpture Handmade Table Ornament Mediterranean Design. 【Handmade Craftsmanship】: This wood marine creature sculpture is individually handmade, giving each piece a naturally weathered look with unique grain, texture, and rustic character that feels authentic in any room. 【Mediterranean Design】: Designed as a Mediterranean-inspired wooden marine creature statue, it brings an airy coastal mood to home decor and adds an easy, relaxed accent to shelves, consoles, and side tables. 【Decorative Versatility】: As a table ornament, it works solid wood a TV stand, desk, bookshelf, or
Generated by: m4x-map-v1
This product has 12 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Wooden Sea Creature Sculpture Handmade Table Ornament Mediterranean Design",
"product_id": 9461680931055,
"variant_id": 50166411559151,
"quantity": 1,
"grams": 630,
"length_cm": "38.0",
"width_cm": "27.0",
"height_cm": "11.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").