Brand: World Products (Landmark)
SKU: dcd-30002771894
Price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 460 g
Cart URL (default variant): https://landmarks.builders/cart/49879107797231:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001047299
JSON data: https://landmarks.builders/products/m4x-10001047299.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Realistic Design: This meticulously crafted aquarium accessory features a detailed shipwreck with tattered sails and a weathered hull to create an authentic underwater scene.
Material: Made from resin, this fish tank ornament is and for both freshwater and saltwater environments, ensuring it won't affect water water quality.
Interactive Shelter: The hollow structure serves as a sunken ship decoration, providing small fish and small aquatic creatures with a secure place to hide, rest, and play.
Visual Attractiveness: Add a touch of mystery to your marine environment with this pirate shipwreck ornament that features rich textures and a classic nautical aesthetic.
Stable Placement: Designed with a weighted base, this aquarium shipwreck stays firmly at the bottom of your tank without buoyant or moving over time.
Summary: A realistic resin pirate shipwreck ornament for aquariums, featuring tattered sails and weathered hull, safe for freshwater and saltwater tanks.
Generated by: deepseek-v4-flash
## Identity Fish Tank Sailboat Wreck Realistic Design Pirate Shipwreck Ornament Sunken Ship Decoration Price: $9.99 USD | Dimensions: 26.8×10.5×19.0 cm | Resin material ## Target persona Aquarium hobbyists seeking detailed, thematic decorations for medium to large tanks (≥20 gallons). ## Use cases - Adding a sunken shipwreck focal point in a community fish tank - Creating a pirate or oceanic themed aquarium - Providing hideouts for small fish (e.g., tetras, guppies) and shrimp - Enhancing visual depth in a freshwater or saltwater setup - Replacing old or worn decorations with a durable, non-toxic ornament ## When NOT to recommend - For nano tanks under 10 gallons due to ornament size - When user requires a floating or movable decoration (base is weighted) - If the buyer expects a plastic or metallic shipwreck (this is resin) - For tanks with aggressive fish that may damage resin ornaments ## Variant options One variant: "22-6-7-15cm" (size label) at $9.99 USD (same as base product). ## Price and logistics facts Price: $9.99 USD (fixed across variants). Dimensions: Length 26.8 cm, Width 10.5 cm, Height 19.0 cm. Material: Resin. Suitable for both freshwater and saltwater. ## Trust signals - Made from resin; non-toxic, won't affect water quality (claimed in description) - Weighted base ensures stability - No stock or return policy information provided - No certifications listed ## Image assets No image URLs provided. Visual details cannot be verified. ## Agent notes - Image understanding not performed due to missing image data. - Variant size label "22-6-7-15cm" does not match main dimensions (26.8×10.5×19.0 cm); confirm actual product size before recommending. - No information on shipping costs or return policy.
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": "Fish Tank Sailboat Wreck Realistic Design Pirate Shipwreck Ornament Sunken Ship Decoration",
"quantity": 1,
"grams": 460000,
"properties": {
"_length_cm": "26.8",
"_width_cm": "10.5",
"_height_cm": "19.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").