Product_Attribute::get_attribute_options_html( string $attribute_key )
Get Product Attribute Options HTML
Parameters
- $attribute_key
-
(Required) is attribute key to get comma seperated attribute options.
Return
(string)
Source
File: includes/modules/woocommerce_booster/comparison_table/product_attribute.php
Expand full source code Collapse full source code View on Github