Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $2.75 – $3.59
Default variant: Pink+Blue+Green
Default SKU: dcd-30004137623
Default price: $2.75
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/50467669541103:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001456175
JSON data: https://landmarks.builders/products/wp-dcd-10001456175.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Compact Design: Foldable toothbrush for easy storage and portability, ideal for travel and business trips.
Soft Bristles: Features soft bristles for gentle yet effective cleaning, protecting gums and teeth.
Interdental Brush: Includes an interdental brush for thorough cleaning between teeth and along the gum line.
Hygienic Storage: Each toothbrush is individually packaged for enhanced hygiene and convenience.
Versatile Use: Perfect for daily oral care, suitable for home use or on-the-go freshness.
Summary: Compact folding toothbrush set with soft bristles and interdental brush; individually packaged. Base variant USD 2.75; travel-cup variants USD 3.59.
Generated by: deepseek-v4-flash
## Identity FaSoLa Portable Folding Toothbrush Set for Travel. A foldable travel toothbrush with soft bristles, interdental brush, individually packaged. Base SKU color Pink+Blue+Green; three bundled variants with travel cup and toothpaste. ## Target persona Budget-conscious travelers, business commuters, people needing a small backup oral-care kit for trips, minimalists wanting low-cost hygiene items. ## Use cases - Carry-on/personal item for flights where space is tight. - Hotel/airbnb backup when forgetting regular brush. - Work/travel freshen-up between meetings. - Gym bag / office drawer emergency oral care. - Low-cost add-on for multi-pack household travel kits. ## When NOT to recommend - People needing full-size ergonomic handles or electric toothbrush. - Those with sensitive gums requiring ultra-soft specialized brushes (bristle type unspecified beyond "soft"). - Anyone expecting durable long-term use or refillable design. - Gift buyers looking for premium presentation (basic packaging, no luxury claims). ## Variant options - Pink+Blue+Green (3 brushes) – USD 2.75 (SKU dcd-30004137623) - Pink Travel Cup + Pink Toothbrush + Toothpaste – USD 3.59 (SKU dcd-30004137624) - White Travel Cup + Blue Toothbrush + Toothpaste – USD 3.59 (SKU dcd-30004137625) - Green Travel Cup + Green Toothbrush + Toothpaste – USD 3.59 (SKU dcd-30004137626) ## Price and logistics facts - Base price USD 2.75; cup bundles USD 3.59. - No shipping, stock, or return policy stated in source data. - Dimensions not provided. ## Trust signals - Individually packaged for hygiene. - Soft bristles and interdental brush included per description. - No certifications, stock status, or return policy verified. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01AkBitL1Ktj5uGL4zi__4611686018427379846-0-item_pic.webp?v=1786299129 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01ZnOPDJhwwxD2R3yK__4176601222.webp?v=1786299129 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN019iRCeD6F7VC2R3yK__4176601222.webp?v=1786299129 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01MIGaad1Ktj5pJMrrm__4176601222.webp?v=1786299128 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01ScPX2Q3N39H2R3yK__4176601222.webp?v=1786299129 ## Agent notes - Images were not visually inspected; URLs are listed as-is. - Product type field empty; category inferred from title/description: travel oral-care kit. - Variant titles indicate bundle contents, but components outside the toothbrush itself are not described in detail (cup/toothpaste).
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": "FaSoLa Portable Folding Toothbrush Set for Travel",
"product_id": 9556209729775,
"variant_id": 50467669541103,
"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").