Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Dark Blue / 14CM Rudder
Default SKU: dcd-30002743755
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 115 g
Cart URL (default variant): https://landmarks.builders/cart/49879206559983:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001040163
JSON data: https://landmarks.builders/products/m4x-10001040163.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Premium Material: This wooden sailboat model is expertly handcrafted from wood, ensuring a and piece that brings a touch of nature into your home.
Design: Featuring a classic Coastal Design boat decor, each piece is adorned with authentic seafaring features like hemp rope, beach finds, and sea stars for a realistic coastal look.
Versatile Display: As a compact tabletop sculpture, it fits on office desks, bookshelves, or mantels, instantly elevating the aesthetic of any room with its peaceful nautical charm.
Atmospheric Accent: This nautical ornament serves as a beautiful focal point for themed parties or coastal themed decor, creating a relaxing and exciting atmosphere for guests and family.
Symbolic Meaning: just house decoration, this sailing boat represents smooth sailing and , making it a thoughtful and inspiring gift for friends, colleagues, or loved ones.
Summary: Handcrafted wooden sailboat miniature with coastal decor elements, pre-assembled for bookshelf display, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity Handcrafted wooden sailboat model, pre-assembled, featuring coastal design elements like hemp rope and sea stars. Dimensions: 21.9 x 20.3 x 4.9 cm. Price: $9.99. ## Target persona Home decor enthusiasts seeking coastal-themed accents; gift shoppers for nautical-minded recipients; office workers wanting a small desk ornament. ## Use cases - Bookshelf decoration in a coastal-themed room - Desk ornament at home or office - Accent piece for a nautical or beach party - Small gift for sailing enthusiasts or friends - Adding a peaceful nautical touch to any shelf or mantel ## When NOT to recommend - For buyers needing large statement decor (size is compact) - As a toy for children (decorative only, may have small parts) - For high-end luxury decor collectors (low price point and simple materials) ## Variant options - Dark Blue / 14CM Rudder ($9.99) - Light Blue / 14CM Anchor ($9.99) ## Price and logistics facts - Price: $9.99 USD (both variants) - Dimensions: 21.9 x 20.3 x 4.9 cm - Pre-assembled, ready to display ## Trust signals - Described as premium handcrafted wood - Price consistent across variants; no discounts indicated - In-stock status and return policy not provided by merchant ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c5ba5141-a320-4321-8c7e-529aa8d90863.jpg?v=1782126376 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dcf9b452-ceab-40d2-b267-70619e104ff5.jpg?v=1782126374 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7d9487d4-f5df-4c8b-a57e-31008487c71a.jpg?v=1782126374 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/38e46943-5ced-4182-bfb4-6c2e97f782d0.jpg?v=1782126374 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a792f3b7-24d7-47e4-a0d9-2e1edd19d279.jpg?v=1782126374 ## Agent notes - No image analysis was performed; rely on textual description for appearance. - Variants differ only in color (Dark Blue vs Light Blue) and included accent (Rudder vs Anchor).
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": "Wooden Sailboat Model Standing Coastal Design Boat Decor Pre-Assembled Miniature Sailboat Figurine for Bookshelf",
"quantity": 1,
"grams": 115000,
"properties": {
"_length_cm": "21.9",
"_width_cm": "20.3",
"_height_cm": "4.9"
}
}],
"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").