Brand: World Products (Landmark)
This product has 21 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $15.99 – $27.99
Default variant: Green Cherry / 81-41-13cm
Default SKU: dcd-30002652159
Default price: $15.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 146 g
Cart URL (default variant): https://landmarks.builders/cart/49903625994479:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001020500
JSON data: https://landmarks.builders/products/m4x-10001020500.json
This product comes in 21 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
2 Pieces Stretchy Bassinet Sheet Machine Washable Fitted Bassinet Sheet Snug Fit
Summary: Set of 2 stretchy fitted bassinet sheets, machine washable, available in 6 colors and 2 sizes (81x41x13cm or 133x71x22cm), priced $15.99 (small) or $27.99 (large).
Generated by: deepseek-v4-flash
## Identity 2 Pieces Stretchy Bassinet Sheet Machine Washable Fitted Bassinet Sheet Snug Fit – pack of 2 fitted sheets for bassinets. ## Target persona Parents or caregivers of infants who need spare, machine-washable fitted sheets for their bassinet; budget-conscious shoppers looking for a 2-pack. ## Use cases - Replacing a soiled bassinet sheet quickly. - Having a spare ready for middle-of-the-night changes. - Using in a travel bassinet or portable crib. - Rotating sheets during laundry day. - Providing sheets for a daycare backup or babysitter. ## When NOT to recommend - Bassinet dimensions do not match available sizes (81x41x13cm or 133x71x22cm). - Customer requires a single sheet (this product is a 2-pack). - Customer needs organic cotton or specific material certifications (not provided). - Customer is looking for a full-size crib sheet. ## Variant options | Color | Size | Price | |-------|------|-------| | Green Cherry | 81x41x13cm | $15.99 | | Green Cherry | 133x71x22cm | $27.99 | | Green Rainbow | 81x41x13cm | $15.99 | | Green Rainbow | 133x71x22cm | $27.99 | | Purple Blue | 81x41x13cm | $15.99 | | Purple Blue | 133x71x22cm | $27.99 | | Orange Cherry | 81x41x13cm | $15.99 | | Orange Cherry | 133x71x22cm | $27.99 | | Orange Rainbow | 81x41x13cm | $15.99 | | Orange Rainbow | 133x71x22cm | $27.99 | | Khaki Cream | 81x41x13cm | $15.99 | | Khaki Cream | 133x71x22cm | $27.99 | ## Price and logistics facts - Small size (81x41x13cm): $15.99 USD - Large size (133x71x22cm): $27.99 USD - Product package dimensions: 22 x 16 x 12 cm (may refer to small size packaging) ## Trust signals - Machine washable fabric. - Stretchy material for snug fit. - No stock status provided; assume available. - Return policy not stated. - No certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7d0d0888-1e94-435b-ba66-7ba6081c1a8a.jpg?v=1782146624 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d201a7e6-f82d-432a-9d9e-6b72299146b9.jpg?v=1782146624 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a7bcaaf5-b45a-47b4-bc43-2d102b9a4208.jpg?v=1782146626 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a5cbaf9b-a041-48fa-a534-7942b36ed9e5.jpg?v=1782146623 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/404684f0-18ab-4468-9a2b-178868d3d2b2.jpg?v=1782146624 ## Agent notes - Variants are combinations of color and size; ensure correct selection. - Two sizes available; verify customer's bassinet dimensions. - Image content not inspected; rely on URLs 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 Stretchy Bassinet Sheet Machine Washable Fitted Bassinet Sheet Snug Fit",
"quantity": 1,
"grams": 146000,
"properties": {
"_length_cm": "22.0",
"_width_cm": "16.0",
"_height_cm": "12.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").