Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $42.99 – $52.99
Default variant: a Fishing Boat
Default SKU: dcd-30002881903
Default price: $48.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 184 g
Cart URL (default variant): https://landmarks.builders/cart/49810469060847:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001083466
JSON data: https://landmarks.builders/products/m4x-10001083466.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Black walnut wooden sampan assembly kit for hobbyists and collectors; three style variants available at different prices.
Generated by: deepseek-v4-flash
## Identity Wooden Sampan Assembly Kit – Black Walnut Wood. Three style variants: a Fishing Boat ($48.99), B Wupeng Boat ($42.99), C Water Boat ($52.99). Dimensions: 31x24x5 cm. Assembly required. ## Target persona - Hobbyists and collectors interested in traditional wooden ship models. - Adults or teens with patience for detailed assembly. - Enthusiasts of Chinese maritime culture and craft. ## Use cases - Building a detailed wooden model for display on a shelf or desk. - Engaging in a relaxing, hands-on crafting activity. - Gifting to someone who appreciates model ships or Asian cultural artifacts. - Using as an educational tool to learn about traditional fishing boats. - Adding to a collection of miniature wooden boats. ## When NOT to recommend - Buyers seeking a ready-to-play with water toy. - Individuals who dislike assembly or require immediate gratification. - Children under 12 without adult supervision due to small parts. - Those wanting a specific style not listed (only three variants available). ## Variant options - a Fishing Boat (SKU dcd-30002881903) – $48.99 - B Wupeng Boat (SKU dcd-30002881904) – $42.99 - C Water Boat (SKU dcd-30002881905) – $52.99 ## Price and logistics facts - Base price: $42.99 (B Wupeng Boat). Variants range $42.99-$52.99. - Dimensions: 31 cm x 24 cm x 5 cm. Weight not provided. - Currency: USD. ## Trust signals - In-stock status: not provided. - Return policy: not provided. No certifications or awards mentioned. - Price consistency: prices are fixed per variant. ## Image assets - 5 images available at provided URLs. Not fetched for visual analysis. ## Agent notes - No description or detailed specs beyond dimensions and material. Info limited. - Image understanding was not performed; rely on URLs for visual context if needed.
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 Sampan Assembly Kit Black Walnut Wood for Hobbyists, Collectors",
"quantity": 1,
"grams": 184000,
"properties": {
"_length_cm": "31.0",
"_width_cm": "24.0",
"_height_cm": "5.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").