Closed
Description
Preconditions:
- magento v2.0.0 installed
- catalog module version:
- 2.0.3 in module.xml
- 100.0.2 in composer.json
- configurable products module version:
- 2.0.0 in module.xml
- 100.0.2 in composer.json
- swatches module version:
- 2.0.0 in module.xml
- 100.0.2 in composer.json
- full sample data installed (this is not mandatory)
Steps to reproduce
- visit a configurable product page with a hash to autoselect the options: product.phtml#{attribute_id}={option_id}.
- example in sample data:
orion-two-tone-fitted-jacket.html#90=49
. This should select the color black automatically
Expected result
Actual result
Additional information