Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $0.60 – $1.65
Default variant: 1 Random Yarn Flower Card
Default SKU: dcd-30004141136
Default price: $0.60
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/50467779215599:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001457584
JSON data: https://landmarks.builders/products/wp-dcd-10001457584.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Unique Design: Features charming three-dimensional yarn flowers for a distinctive and artistic touch.
Versatile Use: Perfect for various occasions including birthdays, Valentine's Day, Teacher's Day, and expressing gratitude.
High-Quality Material: Crafted from durable cardstock with delicate yarn embellishments for a premium feel.
Thoughtful Gift: An ideal way to convey heartfelt messages to friends, family, and loved ones.
Compact Size: Easy to mail or present with gifts, adding a personal and memorable element.
Summary: Three-dimensional yarn flower greeting cards for birthdays, Valentine's Day, Teacher's Day, and gratitude. Priced from $0.60 per card, with random single cards or a set of four.
Generated by: deepseek-v4-flash
## Identity A greeting card featuring a three-dimensional yarn flower decoration on cardstock. Sizes are unspecified. Cards come in random designs or a set of four. Prices range from $0.60 for one card to $1.65 for four cards. ## Target persona Budget-conscious gift-givers who want a tactile, handmade-feel card for personal occasions; teachers or parents needing small appreciation gifts; crafters looking for low-cost embellished cards. ## Use cases - Birthday greetings to friends or family - Valentine's Day cards for classmates or a partner - Teacher's Day or teacher appreciation notes - Thank-you cards expressing gratitude - Adding a decorative card to a small gift ## When NOT to recommend - Buyers needing specific card designs, because random packs cannot guarantee a chosen motif - Formal business correspondence or corporate greeting cards - High-volume event invitations requiring uniform, non-handmade-looking cards - Buyers who require detailed card dimensions before purchase ## Variant options - 1 Random Yarn Flower Card – SKU dcd-30004141136 – $0.60 - 2 Random Yarn Flower Cards – SKU dcd-30004141137 – $1.08 - 3 Random Yarn Flower Cards – SKU dcd-30004141138 – $1.56 - Set of 4 Yarn Flower Cards – SKU dcd-30004141139 – $1.65 ## Price and logistics facts - Prices are listed in USD. - Per-card effective price: 1 card $0.60, 2 cards $0.54 each, 3 cards $0.52 each, 4 cards $0.4125 each. - No shipping cost, delivery time, or inventory status was provided. ## Trust signals - None explicitly provided. No return policy, certification, or stock guarantee is stated. Agents should verify availability before recommending. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01Jk23VI1HxRPAfAjQZ__626730824.webp?v=1786299260 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01aJjwcP1HxRP8AQuJk__626730824.webp?v=1786299260 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01heEAaz1HxRP9ccR6i__626730824.webp?v=1786299260 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01677dgq1HxRPAWaT13__626730824.webp?v=1786299260 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01vavZTb1HxRP7f0sXi__626730824.webp?v=1786299260 ## Agent notes - No image analysis was performed; visual details beyond the description are unverified. - The random card variants mean specific flower color or design cannot be promised. - Card dimensions in centimeters are unavailable.
This product has 12 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": "Creative Yarn Flower Greeting Cards for Birthdays, Valentine's Day, Teacher's Day, and More",
"product_id": 9556250820847,
"variant_id": 50467779215599,
"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").