You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: www/apps/bloom/app/developers/email-templates/page.mdx
+6-1Lines changed: 6 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -315,7 +315,12 @@ This template component uses React Email components to structure the email and a
315
315
316
316
If you're using the [Code Editor](../code-editor/page.mdx) feature, save the template's file to commit it to the GitHub repository of the project. If you've [exported your project to GitHub](../export-to-github/page.mdx) and you created the template locally, make sure to push it to GitHub.
317
317
318
-
Then, in your Bloom project's interface, click on <InProductActionproduct={"bloom"}type={"MEDUSA_AI_OPEN_PANE"}data={{ pane: "emails" }}>**Emails**</InProductAction> at the top of the preview. This will open the email previewer where you can switch between your email templates and see how they look with demo data.
318
+
Then, in your Bloom project's interface, open your <InProductActionproduct={"bloom"}type={"MEDUSA_AI_OPEN_PANE"}data={{ pane: "emails" }}>**Emails**</InProductAction> tab:
319
+
320
+
1. Press <Kbd>{getOsShortcut()}</Kbd> + <Kbd>k</Kbd> to open the preview tab switcher.
321
+
2. Select the "Emails" tab from the list.
322
+
323
+
This will open the email previewer where you can view your email template and see how it looks on desktop and mobile.
Copy file name to clipboardExpand all lines: www/apps/bloom/app/features/emails/page.mdx
+15-13Lines changed: 15 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@ When you publish your store, Bloom automatically sends the emails to customers b
23
23
24
24
<Note>
25
25
26
-
Emails only send from your live store. You can only send test emails in preview mode.
26
+
Emails only send from your live store. You can only send test emails in preview mode to yourself or anyone in your [team](../../organization-management/team/page.mdx).
27
27
28
28
</Note>
29
29
@@ -51,13 +51,16 @@ To open the <InProductAction product={"bloom"} type={"MEDUSA_AI_OPEN_PANE"} data
51
51
1. Press <Kbd>{getOsShortcut()}</Kbd> + <Kbd>k</Kbd> to open the preview tab switcher.
52
52
2. Select the "Emails" tab from the list.
53
53
54
-
This will open the email preview where you can switch between email templates, see how they look on desktop and mobile, and make changes to the design and content.
54
+
This will open the email preview where you can:
55
+
56
+
1. Switch between email templates, see how they look on desktop and mobile, and make changes to the design and content.
57
+
2. Copy prompts for common email templates to ask Bloom to create them for you.
55
58
56
59
### Choose Email Template
57
60
58
-
To choose which email template to preview, use the dropdown at the top right of the preview. This dropdown lists all the email templates Bloom has created for your store.
61
+
If you have email templates, you can preview them at the left side of the Emails tab.
59
62
60
-
Once you choose a template, a preview of the template will show in the main area.
63
+
Clicking the template will preview its content in the main area on the right.
61
64
62
65
{/* TODO: Screenshot of template dropdown */}
63
66
@@ -100,22 +103,21 @@ hard to click. Can you make the text bigger and the buttons larger on mobile?
100
103
101
104
Bloom will see the issue from the screenshot and update the template to fix the mobile design.
102
105
103
-
### Send Test Emails
106
+
---
104
107
105
-
After previewing the email template and making any necessary changes, you can send a test email to yourself to see how it looks in your inbox. This is necessary to see how the email realistically looks to customers and to check that all links and images work correctly.
108
+
## Start Sending Emails
106
109
107
-
To send a test email:
110
+
Once you're done building your email templates with Bloom, you can test them in preview mode before publishing them to your live store.
108
111
109
-
1. In the Email preview, click the "Test" button at the top right.
110
-
2. Enter your email address when prompted and click "Send Test".
112
+
### Send Test Emails
111
113
112
-
Bloom will send a test email to your inbox so you can see how it looks in your email app. If there are any issues with the email, take a screenshot and ask Bloom to fix them.
114
+
To send a test email, simulate the flow that triggers the email in preview mode. You can only send test emails to yourself or anyone in your [team](../../organization-management/team/page.mdx).
113
115
114
-
---
116
+
For example, if you created an order confirmation email, you can try placing an order in preview mode using your email address. This will trigger the order confirmation email to be sent to you as a test.
115
117
116
-
##Send Emails to Customers
118
+
### Publish Email Templates
117
119
118
-
Once you're done building your email templates with Bloom, you need to publish the changes to your live store for customers to start receiving the emails.
120
+
Once you're satisfied with your email templates and have tested them, you need to publish the changes to your live store for customers and admin users to start receiving the emails.
119
121
120
122
To publish the changes, click the "Publish" button at the top right of the preview and confirm publishing.
Copy file name to clipboardExpand all lines: www/apps/bloom/app/going-live/page.mdx
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -93,15 +93,15 @@ Ask Bloom to integrate Stripe for payments, Klaviyo for email marketing, Slack f
93
93
94
94
See the [Integrations](../features/integrations/page.mdx) guide for instructions on integrating services with Bloom.
95
95
96
-
{/*### 1.6. Set Up Transactional Emails
96
+
### 1.6. Set Up Transactional Emails
97
97
98
98
Bloom allows you to design and customize transactional emails that customers receive for important events like order confirmations and shipping notifications.
99
99
100
100
Before publishing, make sure transactional emails are set up and customized to match your brand. This ensures customers receive professional and branded communications from your store.
101
101
102
-
See the [Emails](../features/emails/page.mdx) guide for detailed setup instructions.*/}
102
+
See the [Emails](../features/emails/page.mdx) guide for detailed setup instructions.
103
103
104
-
### 1.6. Optimize for Search Engines
104
+
### 1.7. Optimize for Search Engines
105
105
106
106
Search Engine Optimization (SEO) is crucial for helping customers find your store through search engines like Google. Before publishing, optimize your store's SEO to improve visibility and attract organic traffic.
107
107
@@ -121,7 +121,7 @@ And more.
121
121
122
122
You can also upload images and ask Bloom to use them for OpenGraph meta tags, which improve how your store looks when shared on social media.
123
123
124
-
### 1.7. Test Mobile Experience
124
+
### 1.8. Test Mobile Experience
125
125
126
126
Most customers shop from their phones, so it's crucial to ensure your store looks and works great on mobile devices before publishing.
0 commit comments