• Resolved latro666

    (@latro666)


    Hi there

    I’m also trying to output a product’s custom attributes in the description area e.g. just after the excerpt. I worked out how to do it with:

    $attributes = $product->get_attributes();
    $schart = $attributes['kpfitting']['value'];

    in single-product.php

    But it errors if put in short-description.php, think its because the product object isn’t set at that point or something. I started to try and figure out the template system etc but got very confused very quickly as its pretty complex.

    any help appreciated.

    https://www.ads-software.com/extend/plugins/woocommerce-compare-products/

Viewing 1 replies (of 1 total)
  • Plugin Author Steve Truman

    (@a3rev)

    Hi latro666

    I think you have posted this here by mistake.

    I’m also trying to output a product’s custom attributes in the description area e.g. just after the excerpt. I worked out how to do it with:

    It has nothing to do with Compare Products that I can see?

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: Woocommerce Compare Products] Single post attributes’ is closed to new replies.