WebsiteBaker Logo
  • *
  • Templates
  • Help
  • Add-ons
  • Download
  • Home
*
Welcome, Guest. Please login or register.

Login with username, password and session length
 

News


WebsiteBaker 2.13.8 is now available!


R.I.P Dietmar (luisehahne) and thank you for all your valuable work for WB
https://forum.websitebaker.org/index.php/topic,32355.0.html


* Support WebsiteBaker

Your donations will help to:

  • Pay for our dedicated server
  • Pay for domain registration
  • and much more!

You can donate by clicking on the button below.


  • Home
  • Help
  • Search
  • Login
  • Register

  • WebsiteBaker Community Forum »
  • WebsiteBaker Support (2.8.x) »
  • Bakery Shop »
  • Showing prices in Searches
  • Print
Pages: [1]   Go Down

Author Topic: Showing prices in Searches  (Read 16312 times)

Offline svsanchez

  • Posts: 589
Showing prices in Searches
« on: July 17, 2018, 11:50:30 PM »
Hello!

Is it possible to show prices from bakery items when making a search on the site? If so, how do I do that?

Thank you!
Logged

Offline dbs

  • Betatester
  • **
  • Posts: 8920
  • Gender: Male
  • tioz4ever
    • WebsiteBaker - jQuery-Plugins - Module - Droplets - Tests
Re: Showing prices in Searches
« Reply #1 on: July 18, 2018, 10:12:56 AM »
Hello, try that in modules/bakery/search.php
Line 48 add comma + price
Code: [Select]
SELECT item_id, title, sku, definable_field_0, definable_field_1, definable_field_2, link, description, full_desc, modified_when, modified_by, price
Line 103 if you want the price in the title
Code: [Select]
'page_title' => $res['title'].' '.$res['price'].' €',
Line 104 if you want the price as first in description
Code: [Select]
'page_description' => $res['price'].' €<br />'.$res['description'],
But maybe a more bakery pro has better ideas.
Logged
https://onkel-franky.de

Offline svsanchez

  • Posts: 589
Re: Showing prices in Searches
« Reply #2 on: July 19, 2018, 06:53:20 PM »
Hello dbs, thanks a lot, it worked perfectly!!!
Logged

  • Print
Pages: [1]   Go Up
  • WebsiteBaker Community Forum »
  • WebsiteBaker Support (2.8.x) »
  • Bakery Shop »
  • Showing prices in Searches
 

  • SMF 2.0.19 | SMF © 2017, Simple Machines
  • XHTML
  • RSS
  • WAP2