Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Mixed / Set of 4
Default SKU: dcd-30000021007
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: 50 g
Cart URL (default variant): https://landmarks.builders/cart/49946453901551:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000003760
JSON data: https://landmarks.builders/products/m4x-10000003760.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Set of buoyant mini boat resin decorations with antique wood grain design, ideal for fish tanks, desktop displays, bonsai, and miniature landscapes. Made from durable, safe resin, suitable for aquatic environments. Each set includes assorted colors and sizes for creative variety. Lightweight and easy to arrange, perfect for DIY and aquatic habitat enthusiasts.
Summary: Set of mini boat resin decorations with antique wood grain design, buoyant for aquatic environments, includes assorted colors and sizes.
Generated by: deepseek-v4-flash
## Identity Mini Boat Resin Decor, Antique Style, Aquatic Landscape. Made from durable, safe resin. Dimensions: 25 cm x 20 cm x 6 cm. Buoyant and suitable for aquatic environments. ## Target persona Aquarium hobbyists, DIY miniature landscape creators, desktop decor enthusiasts, bonsai enthusiasts. ## Use cases - Decorating fish tanks with antique-style floating boats. - Adding charm to desktop displays and office desks. - Enhancing bonsai landscapes with miniature boats. - Creating miniature garden scenes or terrariums. - DIY craft projects involving resin decorations. ## When NOT to recommend - Buyers seeking large, statement decor pieces. - Parents looking for children's bath toys (small parts risk). - Collectors of realistic, scale-model boats. - Outdoor garden decorations (resin may fade). ## Variant options - Mixed / Set of 4 (SKU: dcd-30000021007) - $9.99 - Coffee / Large (SKU: dcd-30000021008) - $9.99 - Coffee / Small (SKU: dcd-30000021009) - $9.99 - Yellow / Large (SKU: dcd-30000021010) - $9.99 - Yellow / Small (SKU: dcd-30000021011) - $9.99 ## Price and logistics facts Price: $9.99 USD per variant. Dimensions: 25x20x6 cm. Weight not provided. ## Trust signals In-stock status: Not explicitly listed but inferred available. Return policy: Not provided. Price consistency: All variants priced identically. No certifications mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eeaf6ef0-965c-4b7e-a402-0d909a81c62f.png?v=1782181255 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/988e7a17-6be4-45ac-88fb-1b21f95070c1.jpg?v=1782181256 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/602d76f5-ffcf-497f-beb2-cd3cbc9b81f6.jpg?v=1782181256 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bd3f4e03-71af-435c-ac00-bbf60cbde533.jpg?v=1782181256 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b51f5dea-e97a-4d38-8e0b-35b3da71882f.jpg?v=1782181256 ## Agent notes No image analysis performed; rely on textual facts. Product images may vary in color representation.
This product has 6 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": "Mini Boat Resin Decor, Antique Style, Aquatic Landscape",
"quantity": 1,
"grams": 50000,
"properties": {
"_length_cm": "25.0",
"_width_cm": "20.0",
"_height_cm": "6.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").