Is there a way to hide the minimum bid amount in the product list view if the minimum bid has been met?
Thanks
Bob
Hide minimum bid
3 posts
• Page 1 of 1
Hide minimum bidIs there a way to hide the minimum bid amount in the product list view if the minimum bid has been met?
Thanks Bob
You could do something like this in the templates/public_product_list.html template:
Note that the only modification here is to wrap the Minimum bid section in an {if} tag. -Steve
Thanks!! That worked great. I modified it slightly. I removed the = from the first part so that the minimum bid would not show up if it was the same as the current high bid. Then I added another if statement, so that the current bid won't show unless it is equal to, or greater than the minimum bid. Now the users see either Minimum bid: or Current bid:
Here's the code in case anyone is interested.
Thanks again! Bob
3 posts
• Page 1 of 1
Return to Web Auction Discussion Who is onlineUsers browsing this forum: No registered users and 12 guests |