Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $2.61 – $6.25
Default variant: 137x190cm / White
Default SKU: dcd-30004140969
Default price: $2.61
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/50467778593007:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001457540
JSON data: https://landmarks.builders/products/wp-dcd-10001457540.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Material: Crafted from soft, brushed microfiber fabric for a comfortable and luxurious feel.
Design: Features a three-sided ruffle design that elegantly drapes around your bed, concealing box springs and bed frames.
Functionality: Provides a neat and tidy appearance for your bedroom, suitable for both home and hotel use.
Durability: Made with high-quality materials to ensure long-lasting use and resistance to fading or shrinking.
Maintenance: Easy to care for, machine washable for convenient cleaning and upkeep.
Summary: Affordable brushed microfiber bed skirt with three-sided ruffle, available in white and multiple sizes, including custom; machine washable for home or hotel use.
Generated by: deepseek-v4-flash
## Identity Brushed microfiber bed skirt with a three-sided ruffle. Intended to conceal box springs and bed frames. Machine washable. ## Target persona - Budget-conscious home decorator seeking an inexpensive bed skirt. - Hotel or hospitality buyer purchasing in volume for basic bedding. - Renter or landlord furnishing a bedroom on a strict budget. ## Use cases - Covering an exposed box spring on a guest bed. - Preparing a hotel room bed with a clean, uniform look. - Hiding under-bed storage or bed frame clutter. - Refreshing a bedroom's look without replacing bedding. ## When NOT to recommend - When a four-sided wrap-around bed skirt is required (this is three-sided only). - When a specific color other than white is needed. - When a premium, high-thread-count or heavy-weight fabric is expected. - When exact fit is critical without a custom order (custom option costs more and may have longer lead time). ## Variant options - 137x190cm / White – $2.61 (SKU dcd-30004140969) - 152x203cm / White – $2.74 (SKU dcd-30004140970) - 198x203cm / White – $2.85 (SKU dcd-30004140971) - Customized / White – $6.25 (SKU dcd-30004140972) ## Price and logistics facts - Base price: $2.61 USD (137x190cm). - Custom size priced at $6.25 USD. - Currency: USD. - No shipping or delivery time information provided. ## Trust signals - In-stock status not explicitly stated; listed as catalog item. - Return policy not provided. - Price is consistent across variants (relative to size). - No certifications or third-party testing mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01ZQ7pyr2B9cr0ufk65__2211202868296-0-cib.jpg?v=1786299260 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN015YZhnz2B9cr0DOLLD__2211202868296-0-cib.jpg?v=1786299260 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01RNBRmb2B9cqympW3Z__2211202868296-0-cib.jpg?v=1786299260 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01zD81Uz2B9cquQYZV1__2211202868296-0-cib.jpg?v=1786299260 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01FUAqaL2B9cqzCPEVA__2211202868296-0-cib.jpg?v=1786299260 ## Agent notes - Actual product dimensions (length/width/height) not provided in cm. - Only color available per variants is White. - Images fetched from URLs, but visual contents were not inspected or described. - No warranty, material composition percentages, or origin details provided.
This product has 5 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Brushed Microfiber Bed Skirt with Three-Sided Ruffle for Home and Hotel",
"product_id": 9556250624239,
"variant_id": 50467778593007,
"quantity": 1,
"grams": 0,
"length_cm": "",
"width_cm": "",
"height_cm": ""
}],
"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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").