Brand: World Products (Landmark)
SKU: dcd-30002762966
Price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 600 g
Cart URL (default variant): https://landmarks.builders/cart/49879152722159:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001044936
JSON data: https://landmarks.builders/products/m4x-10001044936.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Fortunate Ingot Soft Pillow Gift Cartoon Wealth Cushion Back Support
Summary: Cartoon wealth ingot-shaped soft pillow cushion, 41x32x14 cm, for back support or as a gift. Price $9.99.
Generated by: deepseek-v4-flash
## Identity Fortunate Ingot Soft Pillow Gift Cartoon Wealth Cushion Back Support. A soft pillow shaped like a gold ingot with cartoon design, used for back support or decorative gift. ## Target persona Shoppers seeking affordable novelty cushions, gift buyers for Lunar New Year or wealth-themed occasions, office workers wanting playful back support, collectors of cartoon wealth symbols. ## Use cases - Decorative pillow for home or office with wealth symbolism. - Back support while sitting on couch or chair. - Gift for friends or family during Lunar New Year or housewarming. - Novelty item for collectors of cartoon wealth symbols. - Comfort cushion for short sitting or meditation. - Photo prop for social media or themed events. ## When NOT to recommend - For serious ergonomic back support (too small and novelty shape). - For users seeking high-quality memory foam or orthopedic pillows. - For children under 3 (small parts hazard, though not specified). - For those averse to cartoon or wealth symbolism. ## Variant options Only one variant: "Wealth Treasure" style at $9.99 USD. ## Price and logistics facts Price: $9.99 USD. Dimensions: 41 x 32 x 14 cm. No other variants. ## Trust signals No stock status or return policy provided. Price is single and consistent across variant. ## Image assets 5 images available at provided URLs: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c1c05b55-9c7d-4ad5-8e21-6cee786e9000.jpg?v=1782126335 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/99dfef76-8ccf-4ff8-b5f3-dec299a3c59a.jpg?v=1782126334 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/33305655-de35-45d2-9712-2ef81cbaa2ff.jpg?v=1782126333 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d2e2c403-35e8-41af-808a-138a4876e021.jpg?v=1782126333 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8694322f-f9a4-4b41-9c93-95b09b38c087.jpg?v=1782126333 ## Agent notes No additional information available.
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": "Fortunate Ingot Soft Pillow Gift Cartoon Wealth Cushion Back Support",
"quantity": 1,
"grams": 600000,
"properties": {
"_length_cm": "41.0",
"_width_cm": "32.0",
"_height_cm": "14.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").