Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $2.99
Default variant: Persimmon Small Fruit
Default SKU: 5163355141385
Default price: $2.99
Availability: In Stock
Product Type: Artificial Fruits
Vendor: JISADER
Weight: 102 g
Cart URL (default variant): https://landmarks.builders/cart/48017434509551:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/artificial-persimmon-branches-for-decor-lifelike-foam-fruit-branches-no-watering
JSON data: https://landmarks.builders/products/artificial-persimmon-branches-for-decor-lifelike-foam-fruit-branches-no-watering.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Transform your home with these lifelike artificial persimmon branches. Crafted from foam, they offer a realistic look and feel, bringing the beauty of nature indoors without any maintenance. for home decor enthusiasts, interior designers, and seasonal decorators, these branches add a touch of elegance to any space. Their versatile design allows for diverse decorative arrangements, making them ideal for table centerpieces, living room accents, or festive displays. Enjoy everlasting freshness and color without the need for watering or sunlight, making them a practical and beautiful addition to your home.
| Material | Foam |
| Capacity | L |
| Recommended Uses | Home Decor |
| Included Components | Artificial fruit branch |
| Product Weight | kg |
| Package Weight | 0.33 pounds |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | Not applicable |
| Number of Items | 1 |
Summary: Set of artificial persimmon branches made of foam, priced at $2.99 USD, available in small and large fruit sizes, for no-maintenance home decor.
Generated by: deepseek-v4-flash
## Identity Artificial Persimmon Branches for Decor, Lifelike Foam Fruit Branches, No Watering Needed, Home Decor, Thanksgiving Harvest Decor, Lemon Big Fruit ## Target persona Budget home decorators, seasonal decorators (e.g., Thanksgiving), crafters, event planners on a low budget. ## Use cases - Table centerpieces for casual gatherings or holiday meals - Accent on living room shelves or mantels - Thanksgiving harvest display - Filler in floral arrangements or wreaths - Office desk decoration requiring no maintenance - DIY craft projects (e.g., garlands, wreaths) ## When NOT to recommend - For outdoor use (foam material may degrade in weather) - For high-end realistic decor (foam may look artificial up close) - For large-scale decorations (only one branch per unit) - For gift giving (low price point and minimal packaging) ## Variant options - Persimmon Small Fruit ($2.99) - Persimmon Large Fruit ($2.99) ## Price and logistics facts - Price: $2.99 USD per unit - Package weight: 0.33 pounds - Dimensions: not provided - Shipping: not specified ## Trust signals - No stock status or return policy provided - Price is consistent across both variants - Material: foam (durable, lightweight) - No certifications or guarantees listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/87ecf48e778d49788836657ba6c2f6ad.png?v=1773820218 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ec1e49ac0c314ab5945865bd662cfa87.png?v=1773820218 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/feb5275fe053409cbf7f27e74c76b9f0.png?v=1773820218 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3e38ec81d2a64387a256582cb3403e22.png?v=1773820218 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/589c8369285545f2a64104e6713c934c.png?v=1773820218 ## Agent notes - Image understanding was not performed; actual appearance may differ from descriptions. - Missing product dimensions and shipping details. - No warranty or return information provided. - Consider verifying stock with seller.
This product has 13 imagesin 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/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Artificial Persimmon Branches for Decor, Lifelike Foam Fruit Branches, No Watering Needed, Home Decor, Thanksgiving Harvest Decor, Lemon Big Fruit",
"quantity": 1,
"grams": 102000,
"properties": {
"_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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").