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
{{ message }}
This repository was archived by the owner on Nov 19, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: src/guides/v2.4/release-notes/commerce-2-4-2.md
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -103,7 +103,7 @@ See the [GraphQL Developer Guide]({{page.baseurl}}/graphql/) for details on thes
103
103
104
104
Magento 2.4.2 introduces B2B v1.3.1. This release includes support for online payments for purchase orders as well as multiple bug fixes.
105
105
106
-
**Purchase orders can now be completed using online payment methods**. B2B buyers are prompted to select their preferred payment method for each [purchase order](https://docs-beta.magento.com/user-guide/stores/b2b-purchase-order-flow.html) during the initial checkout. After the purchase order has been approved, buyers are prompted to enter payment details to convert the purchase order to a final order.
106
+
**Purchase orders can now be completed using online payment methods**. B2B buyers are prompted to select their preferred payment method for each [purchase order]({{ site.user_guide_url }}/stores/b2b-purchase-order-flow.html) during the initial checkout. After the purchase order has been approved, buyers are prompted to enter payment details to convert the purchase order to a final order.
107
107
108
108
To support a complete workflow for accepting online payments, this feature also:
109
109
@@ -145,11 +145,11 @@ This release includes enhancements to Page Builder content migration and Page Bu
145
145
146
146
* Content migrated to Page Builder is no longer padded with default inline styling.
147
147
148
-
* Page Builder no longer requires all content types to be placed within a row. The [Page Builder stage](https://docs-beta.magento.com/user-guide/cms/page-builder-workspace.html#stage) is now initially blank and supports adding the following content types directly to the stage: Rows, Columns, Tabs, HTML Code, Blocks, Dynamic Blocks.
148
+
* Page Builder no longer requires all content types to be placed within a row. The [Page Builder stage]({{ site.user_guide_url }}/cms/page-builder-workspace.html#stage) is now initially blank and supports adding the following content types directly to the stage: Rows, Columns, Tabs, HTML Code, Blocks, Dynamic Blocks.
149
149
150
150
* Predefined margins and paddings are no longer required for content types.
151
151
152
-
* The new mobile [viewport switcher](https://docs-beta.magento.com/user-guide/cms/page-builder-workspace.html#viewports) and viewport scope for form field values lets users and developers perform these actions:
152
+
* The new mobile [viewport switcher]({{ site.user_guide_url }}/cms/page-builder-workspace.html#viewports) and viewport scope for form field values lets users and developers perform these actions:
153
153
154
154
* View content on different view ports when authoring.
155
155
@@ -179,7 +179,7 @@ This release includes Adobe Stock Integration v2.1.1.
179
179
180
180
* Manage folder structure.
181
181
182
-
**Web-optimized images in content**. Merchants can now use [web-optimized image rendition](https://docs-beta.magento.com/user-guide/cms/media-gallery-image-optimization.html) in content instead of high resolution images. The original image remains unmodified in the Media Gallery, and the image rendition is dynamically generated when the image is inserted in the content.
182
+
**Web-optimized images in content**. Merchants can now use [web-optimized image rendition]({{ site.user_guide_url }}/cms/media-gallery-image-optimization.html) in content instead of high resolution images. The original image remains unmodified in the Media Gallery, and the image rendition is dynamically generated when the image is inserted in the content.
Copy file name to clipboardExpand all lines: src/guides/v2.4/release-notes/open-source-2-4-2.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -122,7 +122,7 @@ For information about enhancements and bug fixes, see [PWA Studio releases](http
122
122
123
123
* Manage folder structure.
124
124
125
-
**Web-optimized images in content**. Merchants can now use [web-optimized image rendition](https://docs-beta.magento.com/user-guide/cms/media-gallery-image-optimization.html) in content instead of high resolution images. The original image remains unmodified in the Media Gallery, and the image rendition is dynamically generated when the image is inserted in the content.
125
+
**Web-optimized images in content**. Merchants can now use [web-optimized image rendition]({{ site.user_guide_url }}/cms/media-gallery-image-optimization.html) in content instead of high resolution images. The original image remains unmodified in the Media Gallery, and the image rendition is dynamically generated when the image is inserted in the content.
Copy file name to clipboardExpand all lines: src/live-search/indexing.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -62,7 +62,7 @@ Streaming update workflow:
62
62
63
63
## Client search
64
64
65
-
The Live Search API allows a client to sort by any sortable product attribute by setting the [storefront property](https://docs-beta.magento.com/user-guide/stores/attributes-product.html), _Used for sorting in product listings_ to `Yes`. Depending on the theme, this setting causes the attribute to be included as an option in the [Sort by](https://docs-beta.magento.com/user-guide/catalog/navigation-pagination.html) pagination control on catalog pages. Up to 300 product attributes can be indexed by Live Search, with [storefront properties](https://docs-beta.magento.com/user-guide/stores/attributes-product.html) that are searchable and filterable.
65
+
The Live Search API allows a client to sort by any sortable product attribute by setting the [storefront property]({{ site.user_guide_url }}/stores/attributes-product.html), _Used for sorting in product listings_ to `Yes`. Depending on the theme, this setting causes the attribute to be included as an option in the [Sort by]({{ site.user_guide_url }}/catalog/navigation-pagination.html) pagination control on catalog pages. Up to 300 product attributes can be indexed by Live Search, with [storefront properties]({{ site.user_guide_url }}/stores/attributes-product.html) that are searchable and filterable.
66
66
67
67
The index metadata is stored in the indexing pipeline and is accessible by the search service.
Copy file name to clipboardExpand all lines: src/recommendations/release-notes.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -82,11 +82,11 @@ The release notes include:
82
82
83
83
## 3.0.6 of magento/product-recommendations for {{site.data.var.ee}} 2.4.0
84
84
85
-
- {:.new}**(Beta)** Includes support for new [Visual similarity recommendation type](https://docs-beta.magento.com/user-guide/marketing/prex-type-visualsim.html)
85
+
- {:.new}**(Beta)** Includes support for new [Visual similarity recommendation type]({{ site.user_guide_url }}/marketing/prex-type-visualsim.html)
86
86
87
87
## 1.0.0 of magento/module-visual-product-recommendations for {{site.data.var.ee}} 2.4.0
88
88
89
-
- {:.new}**(Beta)**[Visual similarity](https://docs-beta.magento.com/user-guide/marketing/prex-type-visualsim.html). With the _Visual similarity_ recommendation type, you can deploy a recommendation unit to your product detail page that displays products that are visually similar to the product being viewed.
89
+
- {:.new}**(Beta)**[Visual similarity]({{ site.user_guide_url }}/marketing/prex-type-visualsim.html). With the _Visual similarity_ recommendation type, you can deploy a recommendation unit to your product detail page that displays products that are visually similar to the product being viewed.
90
90
91
91
## 3.0.5 of magento/product-recommendations for {{site.data.var.ee}} 2.4.0
0 commit comments