@@ -96,7 +96,7 @@ However, the Hyva implementation requires changes to the .phtml-template to modi
9696
9797
9898
99- Enable: `basecom_performance/speculation_rules /moderate_enabled`
99+ Enable: `basecom_performance/speculation_rules_toolbox /moderate_enabled`
100100
101101| **Configurable for** | `All pages` |
102102|----------------------|-------------|
@@ -129,7 +129,7 @@ Useful for providing relevant resources to the user early.
129129
130130
131131
132- Enable (Scope): `basecom_performance/speculation_rules /{{ scope }}/custom_links_enabled`
132+ Enable (Scope): `basecom_performance/speculation_rules_toolbox /{{ scope }}/custom_links_enabled`
133133
134134| **Configurable for** | `All pages`,`Homepage`,`PLP`,`PDP` |
135135|----------------------|------------------------------------|
@@ -153,7 +153,7 @@ Depending on the `concurrent_preloads` value for the selected device, the preloa
153153> For a quick and effective setup, use a CSS-selector that targets a product list container. This allows you to preload
154154> the first products, which the user is likely to navigate to, if the recommendation is useful.
155155
156- Enable (Scope): `basecom_performance/speculation_rules /{{ scope }}/dynamic_links_enabled`
156+ Enable (Scope): `basecom_performance/speculation_rules_toolbox /{{ scope }}/dynamic_links_enabled`
157157
158158| **Configurable for** | `Homepage`,`PLP`,`PDP` |
159159|----------------------|------------------------|
@@ -187,7 +187,7 @@ initiate the preload.
187187
188188
189189
190- Enable: `basecom_performance/speculation_rules /dynamic_intersections/enabled`
190+ Enable: `basecom_performance/speculation_rules_toolbox /dynamic_intersections/enabled`
191191
192192| **Configurable for** | `All pages`,`Homepage`,`PLP`,`PDP` |
193193|----------------------|------------------------------------|
@@ -215,4 +215,4 @@ basecom GmbH & Co. KG
215215
216216[ico-compatibility]: https://img.shields.io/badge/magento-2.4-brightgreen.svg?logo=magento&longCache=true&style=flat-square
217217
218- [link-packagist]: https://packagist.org/packages/basecom/magento2-csp-split-header
218+ [link-packagist]: https://packagist.org/packages/basecom/magento2-speculation-rules-toolbox
0 commit comments