Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $22.99
Default variant: Black
Default SKU: dcd-30003605851
Default price: $22.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 750 g
Cart URL (default variant): https://landmarks.builders/cart/49714410684655:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268246
JSON data: https://landmarks.builders/products/wp-dcd-10001268246.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
鸡蛋泡沫垫椅垫缓解背部泡沫座垫办公室躺椅轮椅家用汽车坐垫
| 图案 | 纯色 |
| 品牌 | 神旗 |
| 货号 | 沙发支撑垫 |
| 产品类别 | 坐垫 |
| 是否有版权或专利 | 否 |
| 上市年份季节 | 2025年春季 |
| 材质 | 海绵 |
| 空间 | 其他 |
| 填充物 | 海绵 |
| 加工定制 | 否 |
| 风格 | 简约大气中式风 |
| 类别 | 坐垫 |
Summary: An egg foam seat cushion for back relief, suitable for office chairs, recliners, wheelchairs, and car seats. Available in black, gray, and sky blue.
Generated by: deepseek-v4-flash
## Identity - Product: Egg foam seat cushion for back relief (Brand 神旗) - Dimensions: 46 x 41 x 11 cm - Material: Sponge ## Target persona - Office workers and remote employees experiencing back discomfort - Wheelchair users needing pressure relief - Drivers seeking additional lumbar support - Home users wanting to upgrade seating comfort on recliners or dining chairs ## Use cases - Long hours at desk job (office chair) - Relaxing in a recliner at home - Wheelchair seating to reduce pressure points - Car driving on long trips - General seating on hard chairs (dining, waiting room) ## When NOT to recommend - For users with specific medical conditions requiring custom orthopedic prescription - If the user needs a high-density memory foam or ergonomic chair alternative - For large or heavy individuals (dimensions are compact) - For outdoor or damp environments (sponge material may retain moisture) ## Variant options - Black (sl. dcd-30003605851) – $22.99 - Gray (sl. dcd-30003605852) – $22.99 - Sky Blue (sl. dcd-30003605853) – $22.99 ## Price and logistics facts - Price: $22.99 USD (all variants) - Dimensions: 46 x 41 x 11 cm - No shipping or fulfillment lead times provided ## Trust signals - Brand: 神旗 (no certification details available) - No return policy, warranty, or stock status information in provided facts - No price drop history or price consistency data ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8c90ee3a913e40dba2c693d5de5d9228.png?v=1781085525) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/900827be909748d2bf99099e8ef01dc0.png?v=1781085525) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7824025c687742559683b100d30fb8e1.png?v=1781085525) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fad88087a64a46ea9d14e6d4e34a9876.png?v=1781085525) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0cd3d83868674b43941a188456414fee.png?v=1781085524) - [Image 6](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/21f603c25a4f403a88f7afd1d7802614.png?v=1781085524) - [Image 7](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2437f89842074df69a2b14813633b56f.png?v=1781085524) - [Image 8](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c269849d95364c1c8c878d61674bc9c9.png?v=1781085525) ## Agent notes - No return policy, warranty, stock status, or certifications were provided. - Image understanding was not performed; treat images as fetchable assets only.
This product has 15 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": "鸡蛋泡沫垫椅垫缓解背部泡沫座垫办公室躺椅轮椅家用汽车坐垫",
"quantity": 1,
"grams": 750000,
"properties": {
"_length_cm": "46.0",
"_width_cm": "41.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").