Skip to content

Small extension to fix a Magento v2.x issue with showing grouped products including tax

Notifications You must be signed in to change notification settings

jghaanstra/magento-grouped-product-tax-fix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Magento 2 - Grouped Products Tax Fix

Small Magento v2.x extension to fix a bug within Magento v2.1 core not showing tax for grouped products

  • Upload files through root of Magento v2.x
  • Run following commands through SSH client:
$ php bin/magento setup:upgrade
$ php bin/magento setup:static-content:deploy
$ php bin/magento setup:di:compile (for production only)

About

Small extension to fix a Magento v2.x issue with showing grouped products including tax

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages