Back to Medusa

{metadata.title}

www/apps/bloom/app/prompting/ecommerce-operations-prompting/page.mdx

2.14.23.9 KB
Original Source

export const metadata = { title: Ecommerce Operations Prompting, }

{metadata.title}

Bloom handles admin tasks and data management for you. Add demo data, update products in bulk, and more. This guide shows you how to use Bloom for ecommerce operations that save you time.

Add Demo Data to Test Your Store

If you don't have products yet or you're a designer showcasing your store, adding demo data manually is time-consuming and doesn't give you a realistic view of your store.

Bloom can generate demo data for you, making your store look real while you're building it. Bloom can generate products, images, reviews, and more.

See the Demo Data guide for tips on adding demo data to your store.


Manage Data Efficiently

Bloom is an ecommerce expert. It can handle data management tasks related to products, orders, regions, and more.

Instead of manually managing data using the admin dashboard, ask Bloom to perform operations for you. Bloom will do it quickly and accurately, saving you time and effort.

Example: Set Up Regions and Currencies

For example, you can tell Bloom which regions and currencies you want to sell in:

bash
Set up my store to sell in the US and Europe, accepting USD and EUR currencies.

Bloom will configure your store's regions and currencies based on your instructions. You can then manage prices in those currencies or set up tax rules for each region:

bash
Set tax rate to 8% for the US region and 20% for the Europe region

Example: Update Product Information

You can ask Bloom to update product information in bulk. This is useful when you want to change prices, add tags, or update descriptions for multiple products at once.

For example, ask Bloom to generate relevant descriptions for all products in the "T-Shirts" collection:

bash
Generate product descriptions for all products in the "T-Shirts" collection based on their names and images.

Bloom will create unique descriptions for each product based on its name and image, saving you the time of writing them manually.

Example: Organize Products

You can also ask Bloom to organize your products by adding categories or tags. This is useful to make products accessible to customers and improve navigation in your store.

For example, ask Bloom to create a new category and add products to it:

bash
Create a new category called "Accessories" and add all products with "hat" in the name to this category.
Show the products in the "Accessories" category in the homepage's featured section.

You can also ask Bloom to add tags to products based on certain criteria:

bash
Add "Bestseller" tag to products with more than 50 sales,
and show a "Bestseller" badge on those products in the store.

Bloom can perform the necessary operations and customize your store to display the category and badges as you described.

Example: Create Test Orders

You often need to test features or workflows related to creating orders. Instead of creating test orders manually, ask Bloom to create them for you.

For example, ask Bloom to create a test order to test email notifications:

bash
Create a test order that includes 2 "Classic T-Shirts" in size M for a
new customer named John Doe with email [email protected]

Bloom will create the test order with the specified details, allowing you to test the order process and email notifications without manual work.


Verify Bloom's Changes

While Bloom is highly accurate, it's always good to verify that the changes it made are correct. This is especially the case for sensitive operations like managing orders or updating product information.

Bloom may misunderstand your instructions, so it's important to review the changes it made in your store and admin dashboard. This way, you can catch any errors early and ask Bloom to fix them if needed.