WooCommerce show your custom product attributes

edited April 2017 in WooCommerce
How can I add a permanent attribute to product in order to always show this attribute between title and price ?
This attribute should be seen also on "best sale slider" and in every other page in which the product is showing.
This attribute should be available for every product even if the value may vary.
thanks for all help!

demo sample:  http://i.imgur.com/0rcz6ml.png

Alex




 

Comments

  • Hi Alex,

    as far as we know, WooCommerce does not have such possibility so or it is necessary to modify existing files or you need to look for a plugin that can do things like this one.

    Thanks.
  • Tnk.
    I'm trying to
    use the "woocommerce plugin-show-attributes" but the attribute value does not appear in the page product nor the plugin slider of your theme. why?

    thanks for all help!

    Alex
  • Hi...
    I'm using the Be Theme, if that matters...
    I tried to modify the following file theme-woocommerce.php with this function

    add_action( 'woocommerce_shop_loop_item_title', 'funzione_alex' );
    function funzione_alex() {
    global $product;
    $product_id = $product->get_id();
    $attribute_slug = 'numero_capsule';
    $array = wc_get_product_terms( $product_id , 'pa_' . $attribute_slug, array( 'fields' => 'names' ) );
    $text = array_shift( $array );
    echo '<div>' . $text . '</div>';
    }

    the result is not satifying because I need to show it on product page but also on the slider_plugin
    title+price+attribute

    Could you please help me finding a good solution?
    Shoud I modify other files ? Do you know some good and relyable plug in that could do the trick?
    here you'll find a screen shot of the problem:
    http://i.imgur.com/RMcnGcA.png

    Thanks!
  • Hi, 
    We cannot recommend any plugin because it is not tested.
    What you ask for, requires files customization what in reference to Item Support Policy is not allowed. So if you want to modify files and don't know how, you should contact with your web developer. Item Policy clearly says: Item support does not include services to modify or extend the item beyond the original features, style and functionality described on the item page. For customization services that will help you tailor the item to your specific requirements, we recommend contacting the author to see if they privately offer paid customisation services or checking out the great service providers on Envato Studio thanks
  • Ok! how can i contact you privately for customisation services
  • We do not offer any customization services. Try going to the kraken team:
Sign In or Register to comment.
This website uses cookies

We use cookies to personalise content and ads, to provide social media features and to analyse our traffic. We also share information about your use of our site with our social media, advertising and analytics partners who may combine it with other information that you’ve provided to them or that they’ve collected from your use of their services.

Cookies are small text files that can be used by websites to make a user's experience more efficient.

The law states that we can store cookies on your device if they are strictly necessary for the operation of this site. For all other types of cookies we need your permission. This means that cookies which are categorized as necessary, are processed based on GDPR Art. 6 (1) (f). All other cookies, meaning those from the categories preferences and marketing, are processed based on GDPR Art. 6 (1) (a) GDPR.

This site uses different types of cookies. Some cookies are placed by third party services that appear on our pages.

You can at any time change or withdraw your consent from the Cookie Declaration on our website.

Learn more about who we are, how you can contact us and how we process personal data in our Privacy Policy.

Please state your consent ID and date when you contact us regarding your consent.