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?

This topic contains 3 replies, has 2 voices, and was last updated by Ernest Marcinko Ernest Marcinko 1 year, 7 months ago.

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

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

    Attachments:
    You must be logged in to view attached files.
    #39109
    Ernest Marcinko
    Ernest 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.

    Best,
    Ernest Marcinko

    If you like my products, don't forget to rate them on codecanyon :)


    #39130
    kennypurnomo
    kennypurnomo
    Participant

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

    #39137
    Ernest Marcinko
    Ernest Marcinko
    Keymaster

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

    Best,
    Ernest Marcinko

    If you like my products, don't forget to rate them on codecanyon :)


Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.