Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1.36
Default variant: Reindeer Red White
Default SKU: dcd-30004136220
Default price: $1.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/50467656827119:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001455783
JSON data: https://landmarks.builders/products/wp-dcd-10001455783.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Festive Design: Features classic Christmas elements including embroidered reindeer, snowflakes, and Christmas trees in a traditional red and white color scheme.
High-Quality Material: Made from durable linen fabric, ensuring these stockings can be reused for many holiday seasons.
Generous Size: Provides ample space for stuffing with gifts, candies, and small surprises for children and adults alike.
Versatile Decoration: Perfect for hanging on fireplaces, Christmas trees, walls, or doors to enhance your holiday decor.
Holiday Gift Bag: Functions as a charming gift bag for presenting presents, adding an extra touch of festive cheer to your gifts.
Summary: Red and white linen Christmas stockings with embroidered reindeer, snowflake, and tree designs; 4 color variants available as holiday gift bags at $1.36 USD.
Generated by: deepseek-v4-flash
## Identity Festive Christmas stockings made of durable linen fabric, featuring embroidered reindeer, snowflakes, and Christmas trees in a traditional red and white color scheme. Sold in four color variants: Reindeer Red White, Tree Snowflake Red White, Tree Red White, and Snowflake Red White. Priced at $1.36 USD each. ## Target persona Budget-conscious holiday shoppers seeking low-cost festive decor; parents filling stockings with small gifts; small retailers or resellers buying seasonal items in bulk; event planners needing affordable gift bag alternatives. ## Use cases - Hanging on fireplace mantels as Christmas decorations - Stuffing with candies, small toys, and surprises for children or adults - Using as charming gift bags for holiday presents - Decorating Christmas trees, walls, or doors - Packaging holiday party favors or small giveaways - Restocking small shops or seasonal pop-up stores ## When NOT to recommend - For large or heavy gifts (dimensions not specified) - When premium, heirloom-quality stockings are required - If exact size or dimensions are critical for the buyer - For luxury or high-end gift presentation contexts ## Variant options - dcd-30004136220: Reindeer Red White - dcd-30004136221: Tree Snowflake Red White - dcd-30004136222: Tree Red White - dcd-30004136223: Snowflake Red White All variants priced at $1.36 USD. ## Price and logistics facts - Price: $1.36 USD per unit (all variants) - Currency: USD - Shipping costs, handling times, and return policy not provided - Dimensions not provided ## Trust signals - Multiple variants in stock (as listed) - Consistent pricing across all color options - Made from linen fabric per description - No certifications or explicit stock status provided ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01Da4g7A2FLlpBUjz1B__2218380578864-0-cib.jpg?v=1786299118 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01q7K95L2FLlpCNYEKC__2218380578864-0-cib.jpg?v=1786299119 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01aFIKy72FLlpBUkzNE__2218380578864-0-cib.jpg?v=1786299119 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01POmhPH2FLlpBATdLO__2218380578864-0-cib.jpg?v=1786299119 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01dfY6j12FLlpAdoiPq__2218380578864-0-cib.jpg?v=1786299118 ## Agent notes - Product dimensions were not provided; do not assume size suitability without further data. - Images were not visually inspected; infer design details from the textual description only. - No stock availability, shipping lead time, or return policy data were supplied. - Verify mapping of each image to the four color variants before presenting to the user.
This product has 11 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": "Christmas Stockings with Embroidered Reindeer and Snowflake Designs, Red and White Holiday Gift Bags",
"product_id": 9556204814575,
"variant_id": 50467656827119,
"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").