Brand: World Products (Landmark)
SKU: dcd-30003963424
Price: $49.72
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Handmade
Vendor: World Products
Weight: 750 g
Cart URL (default variant): https://landmarks.builders/cart/50414250557679:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001396462
JSON data: https://landmarks.builders/products/wp-dcd-10001396462.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Artistic Design: Features a beautifully handcrafted stingrays batoid sculpture that appears to gracefully above its base, suspended by subtle, high-tension wires.
Premium Materials: Constructed from wood with a deep brown grain finish, this wooden desktop ornament showcases the organic beauty of genuine lumber.
Sturdy Construction: Built with a two-parttoned wooden base featuring a light wood surface and an elevated dark wood block to keep the figurine securely balanced on any flat surface.
Compact Dimensions: Measuring approximately 25 cm high, 25 cm long, and 23 cm wide, this compact ornament crowded desks, narrow shelves, or entry tables.
Versatile Decor: Serves as a striking sculpture that adds a modern, artistic touch to creative workspaces, living rooms, workplaces, and study areas.
Summary: Handmade wooden stingray/batoid desktop sculpture with a two-part wood base, listed at USD 49.72 and measuring about 26 x 24 x 26 cm; intended for shelf and entryway display.
Generated by: deepseek-v4-flash
## Identity - Handmade wooden stingray/batoid desktop ornament (“Manta Ray” style variant). - Deep brown wood grain finish; two-part wooden base (light wood surface with elevated dark wood block); figure appears suspended over base via subtle high-tension wires. - Structured dimensions: 26 cm length × 24 cm width × 26 cm height. Listing text states approx. 25 cm high × 25 cm long × 23 cm wide. - Single variant available: Manta Ray (SKU dcd-30003963424). ## Target persona - Art collector or decorator looking for a mid-priced ($49.72) handcrafted wooden animal sculpture. - Bookcase/stylist or homeowner adding a natural-wood accent piece to a shelf, entryway table, or sideboard. - Marine-life/nature enthusiast who wants a recognizable ray/batoid motif, not generic abstract decor. ## Use cases - Display on a bookshelf among books and ceramics. - Accent on an entryway table or console for a handmade, organic touch. - Desk or workspace sculpture for creative and professional settings. - Mantelpiece or study shelf decor for a nature-themed interior. - Gift for manta ray/stingray collectors and wood-art enthusiasts. ## When NOT to recommend - Buyers wanting a low-cost, mass-produced ornament. - Use as a children’s toy or play item (sculptural, not safety-tested as a toy). - Outdoor or garden decor — wood finish is not specified as weather-resistant. - Purchases where exact material source, finish, or care instructions must be known before buying. ## Variant options - Manta Ray — USD 49.72 (only listed variant). ## Price and logistics facts - Listed price: USD 49.72. - No shipping cost, stock status, or availability estimates were provided in the source data. ## Trust signals - Product type is marked “Handmade.” - Solid wood construction described with deep brown grain. - Price is consistent across the single listed variant. - No certifications, reviews, or return-policy details were supplied. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6aea8c04-96df-45cf-8a4e-26d0a38e2531.jpg?v=1786042255 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d4f7e5bd-256b-4e72-9d4f-5076adbb2815.jpg?v=1786042256 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6c9b2626-c41b-4ac5-890b-445099042391.jpg?v=1786042256 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8284d07a-a2fe-4aaf-89a2-65dd4275e9b6.jpg?v=1786042255 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dac4ccd5-2092-4832-aae4-fea0d6e3aee3.jpg?v=1786042254 ## Agent notes - Images were not visually inspected; only URLs are provided. - Structured dimension 26×24×26 cm conflicts with description text (“approximately 25 cm high, 25 cm long, and 23 cm wide”). Ask for clarification if the buyer needs exact fit. - No stock, shipping, return, or certification data is present in the source facts. - Single style variant only; no color/material options are listed.
This product has 11 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 stingrays Batoid Ornament Solid Wood stingrays Batoid Sculpture Handmade Wooden Desktop Ornament for Art Collectors, Bookshelf, Entryway Table",
"product_id": 9540162519279,
"variant_id": 50414250557679,
"quantity": 1,
"grams": 750,
"length_cm": "26.0",
"width_cm": "24.0",
"height_cm": "26.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").