Brand: World Products (Landmark)
SKU: dcd-30003670575
Price: $5.42
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Outdoor Equipment
Vendor: World Products
Weight: 1200 g
Cart URL (default variant): https://landmarks.builders/cart/50405441274095:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001292716
JSON data: https://landmarks.builders/products/wp-dcd-10001292716.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This reliable manual pump is designed to make inflating gear quick and effortless. It features a tall vertical cylinder and a wide, stable floor stand, allowing the user to use body weight for smooth, single-direction inflation. The ergonomic twin horizontal grip handle ensures a comfortable hold, reducing hand fatigue during extended use. The top housing features a built-in pressure gauge, giving clear, instant measurements. A flexible corrugated hose connects securely to gear to prevent air leaks and ensure a constant stream. This versatile stand-up paddleboards pump is highly suitable for universal-style opening adapters, making it the companion for inflating stand-up paddleboards, kayaks, rafts, camping tents, and inflatable rings. Its cordless, portable design means it can be taken anywhere without worrying about power outlets.
Summary: Manual floor-standing air pump with built-in pressure gauge and corrugated hose. Priced at $5.42 USD. For inflating paddleboards, kayaks, rafts, tents, and inflatable rings.
Generated by: deepseek-v4-flash
## Identity
Manual floor-standing air pump with built-in pressure gauge and corrugated hose for inflating paddleboards, kayaks, rafts, camping tents, and inflatable rings. SKU dcd-30003670575. Price $5.42 USD. Dimensions 61 x 22 x 8 cm.
## Target persona
Casual/budget paddlers needing a portable, cordless manual pump for occasional use. Also suited for campers or kayakers who need a lightweight backup pump.
## Use cases
- Inflating a stand-up paddleboard at home or at a launch site without access to power.
- As a backup pump when an electric pump is unavailable or fails.
- Inflating kayaks, rafts, tents, or inflatable rings with universal-style adapters.
- Situations where silent, cordless operation is needed.
## When NOT to recommend
- Users requiring fast, high-volume inflation for large SUPs or multiple boards.
- Professionals or frequent users who need electric or high-pressure pumps.
- Buyers expecting two-way pumping or automatic pressure cutoff; this is a one-way manual pump.
- Those who need a pump with multiple adapters for non-universal valves.
## Variant options
One variant available: One-way Air Pump (SKU dcd-30003670575) at $5.42 USD.
## Price and logistics facts
Price: $5.42 USD. Dimensions: 61 cm (L) x 22 cm (W) x 8 cm (H). No shipping, delivery, or return policy information provided in the source facts.
## Trust signals
Listed with tags indicating catalog validation ("wp-quality-audited", "wp-content-validated"). No explicit stock quantity or fulfillment guarantees provided. Prices and dimensions are stated exactly.
## Image assets
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0b72d0e2-9840-4d49-85e1-e788f63c0bef.jpg?v=1786242128
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3889784c-57b2-4445-8a5c-d24cde1ebfab.jpg?v=1786242154
## Agent notes
Manual one-way inflation pump. Verify adapter compatibility with target valves before purchase. Image content not visually verified; treat images as reference only.This product has 2 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Air Pump with Pressure Gauge Floor-Standing Stand-up Paddleboards Pump Manual for Paddlers",
"product_id": 9537613496559,
"variant_id": 50405441274095,
"quantity": 1,
"grams": 1200,
"length_cm": "61.0",
"width_cm": "22.0",
"height_cm": "8.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").