If you’re looking for an efficient WooCommerce store, you should definitely check out the WooBeWoo WooCommerce Product Table plugin to help you display product variations properly!
The Product Table plugin dynamically displays product options and allows your customers to select their desired product option to add to cart in real time without refreshing the page.
However, this can be done in several ways:
1. Display each variation as a separate product.
Thumbnail | Name | Color | Buy |
---|---|---|---|
![]() | Gray top - Gray | Gray | |
![]() | Gray top - Black | Black | ![]() |
#wtbp-table-68_306851_wrapper table {border-collapse: collapse;} #wtbp-table-68_306851_wrapper th {background-color: #f7fbff !important;color: #0f0f0f;text-align: center;} #wtbp-table-68_306851 td {text-align: center;} #wtbp-table-68_306851 .thumbnail img, #wtbp-table-68_306851 .wtbpAddToCartWrapper {margin-left: auto;margin-right: auto;} .wtbpModalContent {width: 80%;} .wtbpModalContent.wtbpModalContentForVariations {max-width: 600px;} #wtbp-table-68_306851 .wtbpAddToCartWrapper .button {overflow: hidden !important;color: #ffffff !important;border-radius: 5px !important;background: #007bff !important;} #wtbp-table-68_306851 .wtbpAddToCartWrapper .button:hover {color: #007bff !important;border-top: 1px solid #007bff !important;border-right: 1px solid #007bff !important;border-bottom: 1px solid #007bff !important;border-left: 1px solid #007bff !important;background: #ffffff !important;}
2. Display options in the form of drop-down lists in the “buy” column.
Thumbnail | Name | Color | Buy |
---|---|---|---|
![]() | Gray top | Black, Gray | Original price was: $13.40.$12.00Current price is: $12.00. $13.50 |
#wtbp-table-70_392675_wrapper table {border-collapse: collapse;} #wtbp-table-70_392675_wrapper th {background-color: #f7fbff !important;color: #0f0f0f;text-align: center;} #wtbp-table-70_392675 td {text-align: center;} #wtbp-table-70_392675 .thumbnail img, #wtbp-table-70_392675 .wtbpAddToCartWrapper {margin-left: auto;margin-right: auto;} .wtbpModalContent {width: 80%;} .wtbpModalContent.wtbpModalContentForVariations {max-width: 600px;} #wtbp-table-70_392675 .wtbpAddToCartWrapper .button {overflow: hidden !important;color: #ffffff !important;border-radius: 5px !important;background: #007bff !important;} #wtbp-table-70_392675 .wtbpAddToCartWrapper .button:hover {color: #007bff !important;border-top: 1px solid #007bff !important;border-right: 1px solid #007bff !important;border-bottom: 1px solid #007bff !important;border-left: 1px solid #007bff !important;background: #ffffff !important;}
3. Show a button for each variation.
Thumbnail | Name | Color | Buy |
---|---|---|---|
![]() | Gray top | Black, Gray |
#wtbp-table-71_993808_wrapper table {border-collapse: collapse;} #wtbp-table-71_993808_wrapper th {background-color: #f7fbff !important;color: #0f0f0f;text-align: center;} #wtbp-table-71_993808 td {text-align: center;} #wtbp-table-71_993808 .thumbnail img, #wtbp-table-71_993808 .wtbpAddToCartWrapper {margin-left: auto;margin-right: auto;} .wtbpModalContent {width: 80%;} .wtbpModalContent.wtbpModalContentForVariations {max-width: 600px;} #wtbp-table-71_993808 .wtbpAddToCartWrapper .button {overflow: hidden !important;color: #ffffff !important;border-radius: 5px !important;background: #007bff !important;} #wtbp-table-71_993808 .wtbpAddToCartWrapper .button:hover {color: #007bff !important;border-top: 1px solid #007bff !important;border-right: 1px solid #007bff !important;border-bottom: 1px solid #007bff !important;border-left: 1px solid #007bff !important;background: #ffffff !important;}
4. Select options in the pop-up window.
Thumbnail | Name | Color | Buy |
---|---|---|---|
![]() | Gray top | Black, Gray | Gray top This is the product short description. Original price was: $13.40.$12.00Current price is: $12.00. $13.50 |
#wtbp-table-72_277723_wrapper table {border-collapse: collapse;} #wtbp-table-72_277723_wrapper th {background-color: #f7fbff !important;color: #0f0f0f;text-align: center;} #wtbp-table-72_277723 td {text-align: center;} #wtbp-table-72_277723 .thumbnail img, #wtbp-table-72_277723 .wtbpAddToCartWrapper {margin-left: auto;margin-right: auto;} .wtbpModalContent {width: 80%;} .wtbpModalContent.wtbpModalContentForVariations {max-width: 600px;} #wtbp-table-72_277723 .wtbpAddToCartWrapper .button {overflow: hidden !important;color: #ffffff !important;border-radius: 5px !important;background: #007bff !important;} #wtbp-table-72_277723 .wtbpAddToCartWrapper .button:hover {color: #007bff !important;border-top: 1px solid #007bff !important;border-right: 1px solid #007bff !important;border-bottom: 1px solid #007bff !important;border-left: 1px solid #007bff !important;background: #ffffff !important;}
Check out this article to learn more about it.