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_901606_wrapper table {border-collapse: collapse;} #wtbp-table-68_901606_wrapper th {background-color: #f7fbff !important;color: #0f0f0f;text-align: center;} #wtbp-table-68_901606 td {text-align: center;} #wtbp-table-68_901606 .thumbnail img, #wtbp-table-68_901606 .wtbpAddToCartWrapper {margin-left: auto;margin-right: auto;} .wtbpModalContent {width: 80%;} .wtbpModalContent.wtbpModalContentForVariations {max-width: 600px;} #wtbp-table-68_901606 .wtbpAddToCartWrapper .button {overflow: hidden !important;color: #ffffff !important;border-radius: 5px !important;background: #007bff !important;} #wtbp-table-68_901606 .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_48236_wrapper table {border-collapse: collapse;} #wtbp-table-70_48236_wrapper th {background-color: #f7fbff !important;color: #0f0f0f;text-align: center;} #wtbp-table-70_48236 td {text-align: center;} #wtbp-table-70_48236 .thumbnail img, #wtbp-table-70_48236 .wtbpAddToCartWrapper {margin-left: auto;margin-right: auto;} .wtbpModalContent {width: 80%;} .wtbpModalContent.wtbpModalContentForVariations {max-width: 600px;} #wtbp-table-70_48236 .wtbpAddToCartWrapper .button {overflow: hidden !important;color: #ffffff !important;border-radius: 5px !important;background: #007bff !important;} #wtbp-table-70_48236 .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_70467_wrapper table {border-collapse: collapse;} #wtbp-table-71_70467_wrapper th {background-color: #f7fbff !important;color: #0f0f0f;text-align: center;} #wtbp-table-71_70467 td {text-align: center;} #wtbp-table-71_70467 .thumbnail img, #wtbp-table-71_70467 .wtbpAddToCartWrapper {margin-left: auto;margin-right: auto;} .wtbpModalContent {width: 80%;} .wtbpModalContent.wtbpModalContentForVariations {max-width: 600px;} #wtbp-table-71_70467 .wtbpAddToCartWrapper .button {overflow: hidden !important;color: #ffffff !important;border-radius: 5px !important;background: #007bff !important;} #wtbp-table-71_70467 .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_387303_wrapper table {border-collapse: collapse;} #wtbp-table-72_387303_wrapper th {background-color: #f7fbff !important;color: #0f0f0f;text-align: center;} #wtbp-table-72_387303 td {text-align: center;} #wtbp-table-72_387303 .thumbnail img, #wtbp-table-72_387303 .wtbpAddToCartWrapper {margin-left: auto;margin-right: auto;} .wtbpModalContent {width: 80%;} .wtbpModalContent.wtbpModalContentForVariations {max-width: 600px;} #wtbp-table-72_387303 .wtbpAddToCartWrapper .button {overflow: hidden !important;color: #ffffff !important;border-radius: 5px !important;background: #007bff !important;} #wtbp-table-72_387303 .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.