Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $72.99
Default variant: M
Default SKU: dcd-30001944054
Default price: $72.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 670 g
Cart URL (default variant): https://landmarks.builders/cart/49811279479023:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000900254
JSON data: https://landmarks.builders/products/m4x-10000900254.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Complete Pajama Set: Includes a long-sleeve, button-front top and a pair of matching long pants, offering a coordinated and stylish look for your sleepwear collection.
Soft & Stretchy Fabric: Crafted from a premium mix of 93% cotton and 7% spandex, this pajama set is exceptionally soft, breathable, and offers a slight stretch for supreme comfort throughout the night.
Playful feline print Design: Features a chic all-over feline print print complemented by a large, appealing feline print character graphic on the pocket and rear, adding a fun and fashionable element to your loungewear.
Comfortable easygoing fit: Designed for ease and ease of movement, this set boasts a easygoing fit, a timeless notched collar, and an stretchy waistbandband on the pants for a secure yet comfortable feel.
adaptable Loungewear: Perfect for sleep time, lazy weekend mornings, or simply lounging around the house. This stylish and comfortable pajama set also makes a thoughtful gift for friends and family.
Summary: spotted feline Print Button-Front Sleep Suit Long Sleeve for Lounging, Weekends, Adults. Description: 【Stylish Pajama Set】: A complete two-piece sleep suit for women, featuring a long-sleeve button-front top and a pair of matching long pants for a coordinated and fashionable loungewear look. 【Soft & Breathable Fabric】: Crafted from a premium combination of 93% cotton and 7% spandex, this knit fabric is gentle against the skin, breathable, and offers a slight stretch for unrestricted movement and supreme comfort. 【Chic & Playful Design】: Adorned with a fun all-over cartoon spotted feline print,
Generated by: m4x-map-v1
This product has 9 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": "spotted feline Print Button-Front Sleep Suit Long Sleeve for Lounging, Weekends, Adults",
"product_id": 9429953937647,
"variant_id": 49811279479023,
"quantity": 1,
"grams": 670,
"length_cm": "33.0",
"width_cm": "25.0",
"height_cm": "5.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. 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").