docs: fix wrong key for order placed in sendgrid docs (#2923)
Hello! I just found out that the key in plugin options for Order Placed `order.placed` is wrong. It should be `order_placed_template` instead.
This commit is contained in:
@@ -78,7 +78,7 @@ You don’t have to create a template for every type in the reference. You can s
|
|||||||
|
|
||||||
### Order Placed
|
### Order Placed
|
||||||
|
|
||||||
**Key in plugin options:** `order.placed`
|
**Key in plugin options:** `order_placed_template`
|
||||||
|
|
||||||
**Description:** Template to be sent to the customer when they place a new order.
|
**Description:** Template to be sent to the customer when they place a new order.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user