Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1.38
Default variant: Red
Default SKU: dcd-30004137334
Default price: $1.38
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/50467645554927:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001456091
JSON data: https://landmarks.builders/products/wp-dcd-10001456091.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 soft, comfortable knitted fabric with delicate crochet rose flower details.
Design: Features an elegant rose flower motif, adding a touch of femininity and style to any outfit.
Versatility: Can be worn as a waist chain, necklace, or even a long scarf, offering multiple styling options.
Accessory: Perfect for enhancing dresses, blouses, or tunics, providing a fashionable waist accent or neck adornment.
Occasion: Suitable for daily wear, parties, dates, or special events, complementing various fashion ensembles.
Summary: Knitted crochet rose accessory priced at $1.38 USD; can be worn as waist chain, necklace, or scarf; available in Red, Beige, White, and Pink.
Generated by: deepseek-v4-flash
## Identity Rose Flower Knitted Crochet Waist Chain Necklace Belt for Women. Soft knitted fabric with crochet rose flower details. Multi-wear piece: waist chain, necklace, or long scarf. Available in Red, Beige, White, Pink. Price: $1.38 USD each. ## Target persona Budget-conscious fashion accessory buyer; bohemian or craft-style enthusiast; someone seeking a multi-purpose decorative piece for dresses, blouses, or tunics; also relevant for event wear or resale at low price point. ## Use cases - Waist accent over dresses or tunics - Necklace for daily wear, parties, or dates - Wrapped as a long scarf accent - Styled for special events or fashion ensembles ## When NOT to recommend - Buyer needs exact waist or necklace length (dimensions not provided) - Buyer expects a cold-weather full-size scarf (length not confirmed) - Buyer seeks premium metal chain or real rose material - Buyer needs an adjustable or structural belt with closures ## Variant options - Red – SKU dcd-30004137334 – $1.38 - Beige – SKU dcd-30004137335 – $1.38 - White – SKU dcd-30004137336 – $1.38 - Pink – SKU dcd-30004137337 – $1.38 ## Price and logistics facts - Price: $1.38 USD (all variants) - Dimensions: not provided - Shipping, stock status, and return policy not provided ## Trust signals - Price consistency across variants - Stock availability not confirmed - Return policy not specified - No certifications or material guarantees stated ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01aD4haI1HzjPO4Tioa__2211721460829.webp?v=1786299111 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01VOjHHw1HzjPNU5vS2__2211721460829.webp?v=1786299111 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01TJ1ye91HzjPNtbiwL__2211721460829.webp?v=1786299111 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01SLR4LR1HzjPOUmgrY__2211721460829.webp?v=1786299111 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01CGwNwH1HzjPNt63sW__2211721460829.webp?v=1786299111 ## Agent notes Image understanding was not performed on provided asset URLs; no visual details are inferred. Dimensions, shipping, stock, and return policy are missing from source facts. All price and variant details preserved as listed.
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": "Rose Flower Knitted Crochet Waist Chain Necklace Belt for Women Fashion Accessory",
"product_id": 9556200784111,
"variant_id": 50467645554927,
"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").