Brand: World Products (Landmark)
SKU: dcd-30001984223
Price: $239.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 7200 g
Cart URL (default variant): https://landmarks.builders/cart/49813649555695:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000905395
JSON data: https://landmarks.builders/products/m4x-10000905395.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A 55L anti-static portable petrol reservoir for boat external engines, made of sturdy material, dimensions 65x48.5x32.5 cm. Priced at $239.99.
Generated by: deepseek-v4-flash
## Identity - Product: External Board Engine Petrol Reservoir - Type: Anti-static portable boat gas reservoir - Capacity: 55L (variant: without sensor) - Dimensions: 65 x 48.5 x 32.5 cm ## Target persona - Boat owners or operators needing a portable, anti-static fuel tank for outboard engines - Marine enthusiasts who require a durable, large-capacity fuel container for extended trips - Commercial or recreational users of external board engines (e.g., fishing boats, dinghies) ## Use cases - Refueling outboard motors on small boats where built-in tanks are insufficient - Carrying spare fuel for long-distance marine travel - Replacing old, non-compliant fuel containers with an anti-static, safe alternative - Storing petrol securely on a boat or in a marine environment - Transporting fuel from shore to boat without spillage - Using as a temporary fuel storage during engine maintenance ## When NOT to recommend - For stationary fuel storage (designed for portable, temporary use) - For users needing a fuel tank with integrated fuel level sensor (this variant is without sensor) - For applications requiring fuel for non-marine engines (e.g., generators, cars) - For buyers seeking a tank under 20L or over 100L (only 55L available) ## Variant options - 55L / without Sensor: $239.99 (SKU: dcd-30001984223) ## Price and logistics facts - Price: $239.99 USD (single variant) - One size (55L) available - Dimensions: 65 cm L x 48.5 cm W x 32.5 cm H ## Trust signals - Stock status: not specified in source data - Return policy: not specified in source data - Price consistency: single price point provided - Certifications: none stated in source data - Anti-static feature (per title) implies safety but no formal certification mentioned ## Image assets - 5 images available (URLs below). Visual inspection not performed. - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/44b65b00-a888-40a3-9aaa-27d7cdfeafeb.jpg?v=1781628250 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cf7b3036-16a5-491e-838e-793f6defe382.jpg?v=1781628249 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/56a7e385-1bf2-4013-aab2-db6772934436.jpg?v=1781628250 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5864c68c-9eaa-4a02-ba65-d2da476a7a6d.jpg?v=1781628250 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6eced9dc-f8ca-4124-a314-db221cd85f48.jpg?v=1781628250 ## Agent notes - No product description provided; details inferred from title. - Only one variant available; no other sizes or sensor options. - Image content not analyzed; assume product photography. - Known constraints: no return policy, stock status, or certifications in source data.
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": "External Board Engine Petrol Reservoir Anti-Static Portable Boat Gas Reservoir Boat Petrol Container Sturdy Material Vehicle",
"quantity": 1,
"grams": 7200000,
"properties": {
"_length_cm": "65.0",
"_width_cm": "48.5",
"_height_cm": "32.5"
}
}],
"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").