Brand: World Products (Landmark)
This product has 12 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Light Purple White / 30-50cm
Default SKU: dcd-30002759956
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: 260 g
Cart URL (default variant): https://landmarks.builders/cart/49879164944623:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001044145
JSON data: https://landmarks.builders/products/m4x-10001044145.json
This product comes in 12 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Premium Material: Crafted from polyester fiber, this velvet pillowcase with piping offers a exceptionally touch and a sophisticated gloss that elevates any room.
Elegant Design: Each color piped throw pillow cover features a contrasting border that adds modern, minimalist minimalist aesthetic to your home decor.
Zipper: The pillow cover is designed with a color-coordinated invisible zipper for a seamless look and easy insertion or removal of pillow cores.
Versatile Decor for house decoration, these covers come in various sizes and colors to complement your sofa, bed, or armchair effortlessly.
Quality: This pillow cover is built to last with reinforced stitching and resistant textile, ensuring it maintains its beauty through daily use.
Summary: Polyester velvet throw pillow cover with contrasting piping and invisible zipper, available in multiple sizes and colors for $9.99.
Generated by: deepseek-v4-flash
## Identity Color Piped Throw Pillow Cover Zipper Decorative Velvet Cushion Home Decor Decoration for Bed ## Target persona Budget-conscious home decorators seeking affordable accent pillows; renters wanting non-permanent decor updates; seasonal decorators refreshing for holidays. ## Use cases - Decorative accent on sofa or armchair - Bed pillow decoration for a pop of color - Quick decor refresh for guest room or rental - Event or party decoration (e.g., baby shower) - Layered pillow styling on a neutral couch ## When NOT to recommend - If you need a complete pillow with insert (cover only) - If you require outdoor or waterproof covers - If you prefer natural fiber fabrics (cotton, linen) - If you need oversized pillows larger than 60x60 cm ## Variant options - Light Purple White: 30x50cm, 40x40cm, 45x45cm, 50x50cm, 60x60cm - Light Camel: 30x50cm, 40x40cm, 45x45cm, 50x50cm, 60x60cm - Dark Camel: 30x50cm, 40x40cm ## Price and logistics facts - Price: $9.99 USD per cover (flat, no variation by size/color) - Dimensions: varies by variant (e.g., 30x50cm, 40x40cm, etc.) - Material: polyester velvet with piping - Closure: invisible zipper ## Trust signals - Multiple variants in stock (12 SKUs available) - Price consistent across all variants - Return policy: not specified in provided data - No certifications mentioned ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cd5068ba-3459-49ad-b33e-fb0008ef6138.jpg?v=1782126340 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b37ff67c-b909-4915-b497-4c1fa5f6a938.jpg?v=1782126339 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1cfb3b81-6d24-438a-872a-4a2788b084ba.jpg?v=1782126340 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/171eb059-027a-4925-a899-5302a9b8fe30.jpg?v=1782126339 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4496b89f-ea8e-413e-89eb-ca7d341361db.jpg?v=1782126340 ## Agent notes - Product is a pillow cover only; no insert included. Image contents not analyzed.
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": "Color Piped Throw Pillow Cover Zipper Decorative Velvet Cushion Home Decor Decoration for Bed",
"quantity": 1,
"grams": 260000,
"properties": {
"_length_cm": "32.0",
"_width_cm": "32.0",
"_height_cm": "4.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").