Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Black / Velvet
Default SKU: dcd-30002688260
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 250 g
Cart URL (default variant): https://landmarks.builders/cart/49903569109231:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001027558
JSON data: https://landmarks.builders/products/m4x-10001027558.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
2 Pieces Chair Armrest Heightening Pad Cooling Gel Memory Foam Armrest Pad
Summary: Cooling gel memory foam armrest pads for chairs, 2-piece set, available in black or gray with velvet or mesh finish.
Generated by: deepseek-v4-flash
## Identity 2 Pieces Chair Armrest Heightening Pad Cooling Gel Memory Foam Armrest Pad ## Target persona Office workers, gamers, and anyone using a chair with hard or low armrests seeking added comfort and height. ## Use cases - Adding cushion and height to standard office chair armrests - Reducing elbow pressure during long work or gaming sessions - Improving ergonomic alignment by raising armrest height - Staying cool with gel memory foam in warm environments - Quick DIY upgrade without replacing the chair - Fitting both left and right armrests (2-pack) ## When NOT to recommend - For chairs with already adjustable, padded, or premium armrests - Users needing a single pad (this is a 2-pack) - Non-standard armrest shapes (e.g., curved or extra wide) - High-end ergonomic chairs where aftermarket pads may interfere ## Variant options - Black / Velvet (sku: dcd-30002688260) $9.99 - Gray / Velvet (sku: dcd-30002688261) $9.99 - Black / Mesh (sku: dcd-30002688262) $9.99 - Gray / Mesh (sku: dcd-30002688263) $9.99 ## Price and logistics facts Price: $9.99 USD per set. Dimensions: 28.0 x 20.0 x 8.0 cm. No shipping or availability details provided. ## Trust signals No stock status, return policy, or certifications provided. Price is consistent across variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cc949a93-6cc3-4269-a37b-9c0e1285da35.jpg?v=1782146595 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f81c58c6-c5b1-4335-847b-2a91713aa945.jpg?v=1782146597 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/990e3c4e-b0ab-4b26-a311-eb6a0f3319d2.jpg?v=1782146593 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/12ac6493-7928-480f-b333-72908623c2ce.jpg?v=1782146594 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cef1b6a2-2535-4571-8118-5c51d57509cd.jpg?v=1782146593 ## Agent notes Image understanding was not performed; product appearance inferred from variant descriptions (color and fabric type) only.
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": "2 Pieces Chair Armrest Heightening Pad Cooling Gel Memory Foam Armrest Pad",
"quantity": 1,
"grams": 250000,
"properties": {
"_length_cm": "28.0",
"_width_cm": "20.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").