diff --git a/CHANGELOG.md b/CHANGELOG.md index e8641c26..332691fb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,8 @@ ## Unreleased ### Added - Add possibility to select field to be exported as numerical in module configuration. Numerical fields will be exported in new multi-attribute column `NumericalAttributes` - + - Changing page is now update the page parameter in the canonical link (meta rel="canonical") + ## [v2.1.0] - 2021.07.15 ### Added - Add possibility to export fields from variant level. Previously export took only configurable attributes from variants and rest was copied from parent diff --git a/src/view/frontend/templates/ff/communication.phtml b/src/view/frontend/templates/ff/communication.phtml index 4c8680b5..b8db7872 100644 --- a/src/view/frontend/templates/ff/communication.phtml +++ b/src/view/frontend/templates/ff/communication.phtml @@ -7,8 +7,17 @@ $parameters = $viewModel->getParameters((array) $block->getData('communication_p $value) /* @noEscape */ echo sprintf(' %s="%s"', $key, $block->escapeHtmlAttr($value)) ?>>