Brand: World Products (Landmark)
SKU: dcd-30003943432
Price: $16.39
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Outdoor Recreation
Vendor: World Products
Weight: 2400 g
Cart URL (default variant): https://landmarks.builders/cart/50413547684079:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001388901
JSON data: https://landmarks.builders/products/wp-dcd-10001388901.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 is a pair of portable folding kayak stands. They are designed to elevate your kayak for easy cleaning, maintenance, and storage. They keep the hull off the ground to prevent scratches, debris buildup, and dampness. Crafted from aluminum tubing, they are lightweight yet sturdy. The top touch points are wrapped in thick black foam padding to prevent slipping and protect against scuffs. The X-shaped frame design with a black securing strap provides stability on docks, sandy areas, or uneven garage floors. They fold flat in seconds for easy transport and storage.
Summary: This is a portable folding kayak stand pair made of aluminum tubing with foam padding, designed to elevate kayaks for cleaning, maintenance, and storage. Priced at $16.39.
Generated by: deepseek-v4-flash
## Identity A pair of portable folding kayak stands. Constructed from aluminum tubing with thick black foam padding at contact points. X-shaped frame with a black securing strap. Folds flat for transport and storage. Price: USD 16.39 per pair. ## Target persona Recreational kayak or paddleboard owners who need a low-cost, portable method to elevate their watercraft for cleaning, drying, or temporary storage. Suitable for users without permanent storage racks or those who transport gear to launch sites. ## Use cases - Elevating a kayak for cleaning or rinsing after use. - Holding a kayak off the ground in a garage to prevent scratches and debris buildup. - Providing a temporary stand on a dock, sandy area, or uneven surface. - Folding and storing the stand when not in use. - Supporting a paddleboard or kayak during maintenance or repair tasks. - Use as a lightweight, travel-friendly rack for camping or beach trips. ## When NOT to recommend - Do not recommend for boats or objects exceeding the unspecified weight capacity (no load rating provided). - Not for permanent outdoor installation if weatherproofing is required (material and coating not specified as weather-resistant). - Not for users who need a single stand; this is a pair only. - Not for heavy motorized watercraft or fishing kayaks with heavy accessories without confirmed load capacity. ## Variant options - SKU dcd-30003943432: Style "Paddleboard Kayak" – Price: USD 16.39. ## Price and logistics facts - Price: USD 16.39 (per variant, appears to be pair set). - Dimensions: 59 cm (L) × 42 cm (W) × 11 cm (H). - Currency: USD. - Variant availability: Only one variant listed. ## Trust signals - Catalog tags indicate content validation and quality audit (e.g., "wp-quality-audited", "wp-content-validated"). - No explicit stock status or return policy provided in the facts. - Price is consistent across the variant. - Manufacturer/seller warranty not mentioned. ## Image assets - [Product image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3b9839e2-651c-41a7-a9c4-674d4f6980f1.jpg?v=1786251787) - [Product image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/21e705a8-d41d-43aa-a5bd-151035ec904a.jpg?v=1786251787) - [Product image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/73aa495e-e114-4804-aea1-fb60708f4db5.jpg?v=1786251789) - [Product image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5cea4231-96d3-464f-880a-4c07b690e3c3.jpg?v=1786251788) - [Product image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5df46427-ad60-49b8-9ecc-c5ce28db5cc2.jpg?v=1786251788) ## Agent notes - Maximum load capacity is not specified; do not assume high weight tolerance. - Pair is explicitly stated as two stands; weight per kayak may depend on how weight is distributed. - The images were not visually analyzed; descriptions rely solely on provided textual facts. - The style option "Paddleboard Kayak" does not clarify dimensions or fit; verify compatiblity with buyer's craft before recommending.
This product has 12 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": "Folding Kayak Stand, Foldable, Lightweight, Freestanding Storage Rack for Kayakers",
"product_id": 9539908305135,
"variant_id": 50413547684079,
"quantity": 1,
"grams": 2400,
"length_cm": "59.0",
"width_cm": "42.0",
"height_cm": "11.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").