Advertisement:

Author Topic: Need a completed listing area to let others know stuff is selling  (Read 1549 times)

mrdl

  • Jr. Member
  • **
  • Posts: 92
Like ebay.... Not just highest and lowest price .... It gives the marketing value of my site. Also If we have control in the admin to change Latest Items to sold in the index page people might consider listing on my site!

_CONEJO

  • Administrator
  • Hero Member
  • *****
  • Posts: 4689
Re: Need a completed listing area to let others know stuff is selling
« Reply #1 on: July 29, 2011, 10:13:26 am »
Hi mrdl,

What do you mean complete listing?
You already have a search function which allows you to display ALL the listing in the area (paginated, but ALL).

Latest Items are the latest... maybe you will interested in premiums ads (included in 2.2 version)

mrdl

  • Jr. Member
  • **
  • Posts: 92
Re: Need a completed listing area to let others know stuff is selling
« Reply #2 on: July 31, 2011, 02:43:21 am »
i've been studying php on youtube and I can understand what they say. What code and where is link to the php code in the page http://demo.osclass.org/cars/index.php?page=search&sCity=Albacete it says higher price first. Next when a user has sold the car and deletes the ad how do you remove that option? in which files?

Here on ebay you see the completed listings option
http://shop.ebay.com/i.html?_from=R40&_trksid=p5197.m570.l1313&_nkw=car&_sacat=See-All-Categories


And here you see the completed listings
http://completed.shop.ebay.com/i.html?rt=nc&LH_Complete=1&_nkw=car&_fln=1&_trksid=p3286.c0.m283

But for me I need to show just a sold @ said price. Like if I listed it for 300.00 dollers when it gets sold they have that as a option...


I noticed in the search php they have search for higher price in there as a option.... Is that my start?

Juan Ramón

  • Osclass Developer
  • Hero Member
  • *****
  • Posts: 2382
Re: Need a completed listing area to let others know stuff is selling
« Reply #3 on: August 02, 2011, 01:48:13 pm »
Well, right now you can't mark as sold an item... you should delete the item (at least, for now) or edit the item and change the description..

mrdl

  • Jr. Member
  • **
  • Posts: 92
Re: Need a completed listing area to let others know stuff is selling
« Reply #4 on: August 02, 2011, 09:39:29 pm »
ya buts thats not what I want.... I want to pay to have the item in a completed listing...... What my money is no good?

_CONEJO

  • Administrator
  • Hero Member
  • *****
  • Posts: 4689
Re: Need a completed listing area to let others know stuff is selling
« Reply #5 on: August 03, 2011, 10:37:13 am »
Hi mrdl,


We're working in a plugin to handle what you want and a little more (buy and sell), that will take some time since it's not an easy plugin. If you only want an extra field to display "not sold / sold" it's easy, and if I have some free time today I could make it for you, but I think it's better to wait for the other plugin.


Thanks