Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1.67 – $3.19
Default variant: 23cm / Squatting Leopard
Default SKU: dcd-30004140867
Default price: $2.36
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/50467719315695:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001457514
JSON data: https://landmarks.builders/products/wp-dcd-10001457514.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Realistic Design: Features a lifelike snow leopard appearance, capturing the essence of this majestic animal.
Soft Material: Crafted from high-quality plush fabric, providing a soft and huggable texture.
Durable Construction: Expertly stitched to ensure long-lasting enjoyment and withstand playtime.
Versatile Decor: Perfect as a decorative piece for bedrooms, nurseries, or animal-themed spaces.
Ideal Gift: A charming present for animal lovers, children, or collectors of plush toys.
Summary: Affordable realistic snow leopard plush and novelty items in four variants (23cm squatting, 25cm lying small, 30cm lying, slap bracelet), priced $1.67–$3.19.
Generated by: deepseek-v4-flash
## Identity A budget-friendly line of snow leopard-themed plush toys and novelty items, featuring a realistic appearance and soft plush fabric. Variants include squatting and lying poses plus a slap bracelet. ## Target persona - Price-sensitive gift buyers looking for a small, affordable wildlife plush. - Parents or guardians shopping for a child's bedroom decoration or toy under $4. - Collectors of small plush animals interested in a snow leopard addition. - Animal-themed party favor or classroom prize seekers. ## Use cases - Adding a realistic snow leopard plush to a child's animal collection. - Decorating a nursery, bedroom, or animal-themed playroom with a compact plush. - Serving as a low-cost gift for an animal lover or plush enthusiast. - Using as a party favor, piñata filler, or small reward. - Purchasing a novelty slap bracelet as a quick, inexpensive animal-themed accessory. ## When NOT to recommend - Do not recommend for buyers seeking a large, high-quality, detailed collector plush (variants are 23–30 cm). - Not suitable for very young children under 3 years old if choking hazards are a concern (no safety certification provided). - Avoid if the buyer expects a single product with a fixed size; the main listing shows one version, but actual variant prices and sizes differ. - Do not recommend to those needing premium materials or long-lasting durability under heavy play; construction details are not independently verified. ## Variant options - SKU dcd-30004140867: 23cm / Squatting Leopard — $2.36 - SKU dcd-30004140868: 25cm / Lying Leopard Small — $2.22 - SKU dcd-30004140869: 30cm / Lying Leopard — $3.19 - SKU dcd-30004140870: As Pictured / Snow Leopard Slap Bracelet — $1.67 ## Price and logistics facts - Base listing price: $1.67 USD (corresponds to slap bracelet variant). - Variant prices range from $1.67 to $3.19 USD. - Dimensions (cm): length, width, height are not provided. - Currency: USD. - No shipping costs, lead time, or seller fulfillment details provided. ## Trust signals - In-stock status: Not provided. - Return policy: Not provided. - Price consistency: Prices are listed per variant with exact amounts. - Certifications: None claimed by the seller. - Descriptions mention realistic design, soft plush material, durable construction, and versatile decor, but these are unverified claims. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01uZ36ID1LM7gWy0LOG__2218632161284-0-cib.jpg?v=1786299220 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN015sM9xp1LM7gX4EyeE__2218632161284-0-cib.jpg?v=1786299220 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01QB9Xbs1LM7gXqNRhI__2218632161284-0-cib.jpg?v=1786299220 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01KXnxVU1LM7gXNxmH3__2218632161284-0-cib.jpg?v=1786299222 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01Yv50XO1LM7gX7y4vx__2218632161284-0-cib.jpg?v=1786299220 ## Agent notes - Image understanding was not performed; visual details not inferred from image URLs. - Product type field is empty; treated as a plush toy/novelty item based on title and description. - No sizes (dimensions) for the main product or variants beyond the size option labels (23cm, 25cm, 30cm). - No explicit stock status, return policy, or certification data available. - The description uses generic marketing language (e.g., 'high-quality', 'expertly stitched') which should be treated as unverified claims.
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": "Realistic Snow Leopard Plush Toy Stuffed Animal",
"product_id": 9556229390575,
"variant_id": 50467719315695,
"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").