commerce/commerce.config.json
B 60dac1654b
Better Swatch Support (#335)
* Better support for swatches

* Better support for swatches

* Fix glitch for Swatch

* Fix glitch for Swatch

* Fix glitch for Swatch
2021-05-28 10:24:06 -03:00

8 lines
108 B
JSON

{
"provider": "reactioncommerce",
"features": {
"wishlist": false,
"customCheckout": true
}
}