This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

How to include SKU and price in the result?

Home Forums Product Support Forums Ajax Search Pro for WordPress Support How to include SKU and price in the result?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #39094
    kennypurnomokennypurnomo
    Participant

    How to include SKU and price in the result?
    At the moment, only name and description appear,,

    #39109
    Ernest MarcinkoErnest Marcinko
    Keymaster

    Hi,

    You can use the advanced title and content fields for that.

    For the SKU, use the {_sku}
    and for the price use {_price_html} variables.

    #39130
    kennypurnomokennypurnomo
    Participant

    How to put Custom Fields?
    I have custom Fields named
    “Car Type”,”Brand”

    #39137
    Ernest MarcinkoErnest Marcinko
    Keymaster

    The same way
    For custom fields: {custom_field name}
    For taxonomy terms (attributes etc..) prefix with __tax_, for example: {__tax_taxonomy_name}

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.