Skip to content

Commit

Permalink
Merge pull request #2391 from spryker/profuel-patch-7
Browse files Browse the repository at this point in the history
Update create-email-cms-blocks.md
  • Loading branch information
feversocial authored Mar 29, 2024
2 parents e304903 + 4637790 commit 75c53f5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ class GiftCardConfig extends SprykerGiftCardConfig

{% info_block warningBox "Verification" %}

When you finish the [Setup Behaviour](#install-the-required-modules-using-composer) step, make sure that the `NoShipment` shipment method is selected automatically while ordering only a gift card.
When you finish the [Setup Behaviour](#install-the-required-modules) step, make sure that the `NoShipment` shipment method is selected automatically while ordering only a gift card.

{% endinfo_block %}

Expand Down Expand Up @@ -171,7 +171,7 @@ class SalesConfig extends SprykerSalesConfig
```

{% info_block warningBox "Verification" %}
When you finish the [Setup Behaviour](#install-the-required-modules-using-composer) step, make sure the following:
When you finish the [Setup Behaviour](#install-the-required-modules) step, make sure the following:
* The `NoPayment01` state machine is activated successfully.
* When using a gift card to cover an entire order, the configured order state machine is used—for example, `Nopayment01`.
* You can't use denied payment methods when using a gift card.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,8 @@ You don’t need to activate the email CMS block, as the deactivated status of t

## Reference information: Create an email CMS block

| ATTRIBUTE | DESCRIPTION: EMAIL CMS BLOCK |
| --- | --- | --- |
| ATTRIBUTE | DESCRIPTION: EMAIL CMS BLOCK |
| --- | --- |
| STORE RELATION | Irrelevant. |
| TEMPLATE | Defines the layout of the Email CMS Block. A developer can [create more templates](/docs/pbc/all/content-management-system/{{page.version}}/base-shop/tutorials-and-howtos/create-cms-templates.html#cms-block-template). |
| NAME | The name should correspond to the name defined in the email template the block will be assigned to. |
Expand Down

0 comments on commit 75c53f5

Please sign in to comment.