Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $6.53
Default variant: S / Black
Default SKU: dcd-30004140977
Default price: $6.53
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/50467782000879:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001457542
JSON data: https://landmarks.builders/products/wp-dcd-10001457542.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 260g fabric, providing warmth and comfort suitable for autumn and winter seasons.
Design: Features a stylish stand-collar and a full-zip cardigan style, offering a modern and versatile look.
Versatility: Unisex design makes it suitable for both men and women, perfect for casual wear or as team uniforms.
Customization: Ideal for group events, corporate wear, or personal branding with options for logo printing.
Comfort: Long-sleeve design ensures ample coverage and warmth, making it a practical choice for cooler weather.
Summary: Unisex stand-collar cardigan jacket in Black (S-XL) made from 260g fabric, priced at $6.53 per unit, available for team orders with customizable logo printing.
Generated by: deepseek-v4-flash
## Identity Unisex Stand-Collar Cardigan Jacket – 260g long-sleeve full-zip outerwear. Black only. Sizes S-XL. Price $6.53 per unit. SKUs dcd-30004140977 through dcd-30004140980. ## Target persona - Procurement manager buying team uniforms for a small business or event staff. - Nonprofit/event organizer sourcing affordable matching outerwear for volunteers. - Corporate HR or marketing coordinator ordering workwear with company logo. ## Use cases - Team uniforms for staff or field crew in autumn/winter. - Promotional merchandise for giveaways or company store. - Group event outfits (marathons, conferences, trade shows). - Personal branding for small business (logo embroidery/print on chest). ## When NOT to recommend - Customer expecting heavy winter insulation (260g is lightweight-medium weight). - Individual buyer wanting style variety or fabric details (no material composition). - Orders requiring more colors (only Black) or larger size range beyond XL. - Large corporate orders needing bulk pricing or minimum order terms (not provided). ## Variant options - S / Black – SKU dcd-30004140977 – $6.53 - M / Black – SKU dcd-30004140978 – $6.53 - L / Black – SKU dcd-30004140979 – $6.53 - XL / Black – SKU dcd-30004140980 – $6.53 ## Price and logistics facts - Price: $6.53 per unit (consistent across all variants). - Currency: USD. - Attributes: 260g fabric; full-zip; long-sleeve; stand-collar; unisex. - No shipping cost, minimum order, or lead time information provided. ## Trust signals - Uniform price across variants. - Sizes S-XL available. - Item is intended for customization (logo printing) per description. - No stock status, return policy, brand, or certification data provided. ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01mDz7aC2B2kvjgQWdb__2214271568281-0-cib.jpg?v=1786299263) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01DghBV72B2kvjKpEqM__2214271568281-0-cib.jpg?v=1786299263) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01KOKwcN2B2kvkigAgl__2214271568281-0-cib.jpg?v=1786299263) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01PVLMjZ2B2kvehZks8__2214271568281-0-cib.jpg?v=1786299263) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01mX5Qeg2B2kvjNblw7__2214271568281-0-cib.jpg?v=1786299263) ## Agent notes - No image analysis performed; visual details not inferred. - Material composition (e.g., cotton/polyester blend) not specified. - Customization (logo printing) mentioned in description but no process/constraints. - Only one color available. Price point suggests bulk/wholesale use, but no order minimums confirmed.
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": "Unisex Stand-Collar Cardigan Jacket, 260g Autumn\/Winter Long-Sleeve Outerwear for Teams, Customizable Logo",
"product_id": 9556252164335,
"variant_id": 50467782000879,
"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").