Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $18.99
Default variant: Black
Default SKU: dcd-30003604384
Default price: $18.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 400 g
Cart URL (default variant): https://landmarks.builders/cart/49714338431215:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267680
JSON data: https://landmarks.builders/products/wp-dcd-10001267680.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Universal moon chair footrest/ottoman compatible with 18-30mm tube recliners, full aluminum alloy bracket, for outdoor use, available in Black and Gray, $18.99.
Generated by: deepseek-v4-flash
## Identity All-aluminum alloy footrest/ottoman for moon chairs and tube-frame recliners (18-30mm diameter). Compact size: 48x13.5x8.5 cm. Two color options: Black, Gray. ## Target persona - Outdoor campers and hikers who use folding moon chairs or recliners with tubular frames. - Budget-conscious buyers seeking a lightweight, portable foot support for camping or leisure. - Owners of 18-30mm diameter tube chairs needing an accessory footrest. ## Use cases - Adding a footrest to a moon chair for enhanced lounging comfort during camping. - Using with a recliner chair at a campsite or outdoor event. - Elevating feet while reading, napping, or relaxing outdoors. - Compatible with various brands of tube-frame folding chairs (18-30mm). - Lightweight foot support for travel or caravan use. ## When NOT to recommend - If chair tube diameter is outside 18-30mm range. - For heavy-duty load bearing beyond typical lightweight use (no weight capacity stated). - For users wanting a padded, upholstered footrest. - For indoor-only use where a larger, softer ottoman is preferred. ## Variant options - **Black** (SKU: dcd-30003604384) – $18.99 - **Gray** (SKU: dcd-30003604385) – $18.99 ## Price and logistics facts - Price: $18.99 (same for both colors). - Dimensions: 48 x 13.5 x 8.5 cm. - No shipping or return policy information provided in source data. ## Trust signals - Listed as in-stock on the platform. - No customer reviews or warranty information available. - Price appears consistent across variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9d8387e6e6dc42ad878ea9e6abbcc972.png?v=1781085479 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dc6853df53bf4bb288186d8835311984.png?v=1781085479 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c9026d48717a4e1ca1f0977cb029e437.png?v=1781085479 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f6cfe59c376643b38c7c2cff50700005.png?v=1781085477 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a64243db9daf4fc0add46312f5b1dfeb.png?v=1781085478 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7053034f82914b2b998d0e66017ddb5f.png?v=1781085478 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ef2493be7ee24285963d99d365bccd78.png?v=1781085478 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/57d91bcc9a5943f98da7c8c039363f1b.png?v=1781085479 ## Agent notes - Image understanding was not performed; URLs are provided as-is. No visual details inferred. - Product description field was empty; all info derived from title, tags, and variants. - No return policy, shipping details, or certifications were present in source data.
This product has 14 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": "月亮椅脚拖脚踏 18-30mm直径管通用躺椅全铝合金支架克米特椅脚托",
"quantity": 1,
"grams": 400000,
"properties": {
"_length_cm": "48.0",
"_width_cm": "13.5",
"_height_cm": "8.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").