Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $18.82 – $50.68
Default variant: Zd-001 Gray
Default SKU: dcd-30003698547
Default price: $18.82
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Boat Seat
Vendor: World Products
Weight: 4800 g
Cart URL (default variant): https://landmarks.builders/cart/50406637732079:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001302202
JSON data: https://landmarks.builders/products/wp-dcd-10001302202.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This folding boat seat features a supportive backrest and a thickly padded seat cushion for comfort during long hours on the water. Constructed with black metal side brackets and a foldable hinge mechanism, it folds down easily to save deck space. The package includes mounting screws and an L-shaped hex key for quick installation. Suitable for various vessels.
Summary: Folding boat seat with supportive backrest, thick padded cushion, black metal side brackets, foldable hinge, screws and hex key included. Two style variants priced between $18.82 and $50.68.
Generated by: deepseek-v4-flash
## Identity Folding boat seat with backrest and padded cushion. Black metal side brackets with foldable hinge. Includes mounting screws and L-shaped hex key. Available in two variant styles: Zd-001 Gray ($18.82) and Zd-c Red White Black ($50.68). ## Target persona Budget-conscious pontoon or jon boat owner needing temporary or extra deck seating. DIY boat restorers outfitting small watercraft. Anglers wanting a low-cost spare seat that folds away when not in use. Users of small vessels that lack built-in passenger seating. ## Use cases - Adding a temporary extra seat for guests on a fishing or pleasure boat. - Replacing a worn or missing companion seat on a small craft. - Providing space-saving seating that can fold down to save deck space. - Supplementary seating on a pontoon, jon boat, or skiff. - Stowing aboard as a spare for unexpected passengers. - Installing on a dock or as a portable seat with included mounting hardware. ## When NOT to recommend - High-speed or offshore vessels requiring certified marine-grade hardware and crash-tested seating. - Buyers expecting a swivel, pedestal, or slide mount — this seat appears to be a fixed folding design only. - Heavy commercial or guide-service use where extreme durability and weatherproofing are mandatory. - Saltwater environments where corrosion-resistant materials are critical, as material specs are not detailed. ## Variant options - Variant 1: SKU dcd-30003698547, Style Zd-001 Gray, Price USD 18.82 - Variant 2: SKU dcd-30003698548, Style Zd-c Red White Black, Price USD 50.68 ## Price and logistics facts - Price ranges from USD 18.82 to 50.68 depending on variant. - Dimensions: 50.0 cm (L) x 44.0 cm (W) x 46.0 cm (H). - Package includes mounting screws and an L-shaped hex key. - Overall dimensions provided are in centimeters; no US customary equivalences given. - No shipping weight or delivery lead time stated. ## Trust signals - Product listing is tagged as content-platform_online, dcd-full-catalog, wp-content-validated, and wp-quality-audited. - Two specific SKUs with distinct prices are defined. - Mounting hardware inclusion is explicitly stated in the description. - No in-stock status, return policy, or warranty information was provided. - No certifications (e.g., ABYC, BIA) are claimed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dd462164-cddf-4f44-93c0-8cd2b748b42b.jpg?v=1786242318 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3a39d58d-e57c-41e0-874e-829c202bd10d.jpg?v=1786242320 ## Agent notes - Image understanding was NOT performed on the provided asset URLs; verify actual appearance, colors, and condition before recommending. - The two variants differ significantly in price; confirm which style the buyer needs. - Only one set of dimensions is given for both variants; it may apply to one or both. - The product is described as suitable for "various vessels," but specific mounting hole patterns or compatibility are not specified. - The price of the Red White Black variant is ~2.7x the Gray variant; check for possible errors or material differences.
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": "Folding Boat Seat with Backrest and Cushion",
"product_id": 9537977254127,
"variant_id": 50406637732079,
"quantity": 1,
"grams": 4800,
"length_cm": "50.0",
"width_cm": "44.0",
"height_cm": "46.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").