layout & winning price calculation

  • Posts: 64
  • Thank you received: 3
  • Hikashop Business
6 years 3 months ago #284861

-- url of the page with the problem -- : www.picton.place
-- HikaShop version -- : 3.2.2
-- HikaAuction version -- : 2.1.0
-- Joomla version -- : 3.8.3
-- PHP version -- : 7

H there,
so i bought the last part of your products :)
There are some troubles with HikaAuction:

1. "Add to cart" is still shown in the DIVs. Shouldn't that be hidden, like the donation plugin does?
2. layout in the product view (please see attachment)
3. The winning price calculation does not work right.

I made some screenshots of all that and the settings too.

greetings
Peter

Attachments:

Please Log in or Create an account to join the conversation.

  • Posts: 64
  • Thank you received: 3
  • Hikashop Business
6 years 3 months ago #284864

supplement:
Donation plugin, does not remove the price, it has not price, .... I removed the language string for FREE PRICE

Please Log in or Create an account to join the conversation.

  • Posts: 12953
  • Thank you received: 1778
6 years 3 months ago #284880

Hello,

1. The solution will be to directly use the "Show auctions" option through your product listing configuration page to properly hide auctions through product listings, or to create a listing composed of only auctions.

2. Can you give us more information about it ? Thank you.

3.
The winning price is the value of the current winning price (the product final price when the auction will be finish)
The current price will always be equals to :
If [0 - 1] bid => The starting price
If more than 2 bids => The second (customer) highest bid + bidding increment, the bidder with the highest bid will always be the winner until a customer bid with an higher value.

Please Log in or Create an account to join the conversation.

  • Posts: 64
  • Thank you received: 3
  • Hikashop Business
6 years 3 months ago #284928

Hi Mohamed,
ad1: You are absolutely right. There are enough options to configure it to my needs. Sorry to waste your time.
ad2: I made a test-auction publik. So you can see. The PRODUCT_LEFT_PART is on the left side, the PRODUCT_RIGHT_PART ist under the left part. Here is the link:
www.picton.place/shopping/auktionshaus/product/test-auktion
ad3: I'll try to get the auction-workflow in my brain. For me (now) it makes no sense, that the winning price ist not the same as the highest bid.
kind regards
Peter

Please Log in or Create an account to join the conversation.

  • Posts: 64
  • Thank you received: 3
  • Hikashop Business
6 years 3 months ago #284932

Hi Mohamed,

it's me again,...
i played around with "span6" and changed to "span5" and some css settings
It works for me now :)
greetings
Peter

Please Log in or Create an account to join the conversation.

  • Posts: 81504
  • Thank you received: 13063
  • MODERATOR
6 years 3 months ago #284930

Hi,

2. That's because the layout of the product page has been customized. You can add such CSS to counteract that:
.row-fluid .span6 {
margin: 0 !important;
}

3. That's how it is supposed to be though. Since these are not live auctions (you're not physically present), you can't easily bid over someone else like in an auction house. So instead of giving a specific bid price, you are actually giving a maximum bid price.
It's the same as if you were asking someone to bid for you at an auction house. You'd tell them to bid up to a certain price.
And so, if you were to win, you would actually pay what that person was able to propose above the bids of others but below your max bidding price.
Here the system calculates that automatically and up bid others by the amount of the increment. That's how auction bidding websites like ebay usually work as they can't have people stay on their website for the whole time the auction is going on like you can do at an auction house.

Please Log in or Create an account to join the conversation.

  • Posts: 64
  • Thank you received: 3
  • Hikashop Business
6 years 3 months ago #285168

Thank you, Nicholas for your assistance and explanations. Now it got more and more sense for me :)

Now i have some new trouble with my taxes: When i configure my Auction-product like every other product on my site, it shows the price without tax in the Auction Product view. Other prices are shown with taxes.
hmm maybe you have some hints for me.
greetings
Peter

Attachments:

Please Log in or Create an account to join the conversation.

  • Posts: 64
  • Thank you received: 3
  • Hikashop Business
6 years 3 months ago #285170

... sorry me again,

one more question: I have configured my checkout to be able to "proceed shopping". When i check out as winner of the auction, i can still proceed shopping as usual, but the Auction-Product don't remain in my cart. Is there a way to leave this product in my cart ?


greetings again
Peter

Please Log in or Create an account to join the conversation.

  • Posts: 12953
  • Thank you received: 1778
6 years 3 months ago #285265

Hello Peter and sorry for the late reply,

1. The price used for auctions starting price is the :
- Price with tax with discount if there's a tax and discount applied that that product
- Price with tax if there's only a tax applied to the product
- Price of the product without anything applied.

Can you edit the price of your auction, re-set it, save your new product configuration and test it again ?

2. Can you tell us what do you exactly mean by "the Auction-Product don't remain in my cart" through some screenshots for example ?

Best regards,
Mohamed Thelji.

Please Log in or Create an account to join the conversation.

  • Posts: 64
  • Thank you received: 3
  • Hikashop Business
6 years 3 months ago #285275

Hi Mohamed,

You see the settings of my auction-product. The Price in the DIV view is correct (price with tax). The starting price in the product view is wrong (price without tax)



When define the auction-product as "normal" product, the price on the product page ist correct.

Attachments:

Please Log in or Create an account to join the conversation.

  • Posts: 12953
  • Thank you received: 1778
6 years 3 months ago #285299

Hello,

Did you tried to re-set/configure your auction price ?

Also, can you show us some screenshots of how you configured your "Electronic good & services" taxe and its rate applied to it so that we can reproduce it on our end ?

Thank you.

Please Log in or Create an account to join the conversation.

  • Posts: 64
  • Thank you received: 3
  • Hikashop Business
6 years 3 months ago #285327

I give my test user temporary administrator right, so you can look into the settings.
use

Please do not share admin credentials ; for your own safety !

thanks

Last edit: 6 years 3 months ago by Jerome. Reason: Removing admin credentials so search engine won't spread it around the web
The following user(s) said Thank You: Mohamed Thelji

Please Log in or Create an account to join the conversation.

  • Posts: 12953
  • Thank you received: 1778
6 years 3 months ago #285332

Hello,

We just tested it on your end, and the problem seems to be coming with the compatibility the "Floating tax prices" Hikashop option. We also correctly reproduced it on our end so we'll fix it as fast as possible and keep you updated about it.

Thank you for your feedback !

Please Log in or Create an account to join the conversation.

  • Posts: 12953
  • Thank you received: 1778
6 years 3 months ago #285441

Hello,

Can you download the last HikaAuction version through our website, install it and test it again ?

Thank you.

The following user(s) said Thank You: seitenspieler

Please Log in or Create an account to join the conversation.

  • Posts: 64
  • Thank you received: 3
  • Hikashop Business
6 years 3 months ago #285478

Thank you,

it seems to work correct now. Good work!

Please Log in or Create an account to join the conversation.

Moderators: Mohamed Thelji
Time to create page: 0.094 seconds
Powered by Kunena Forum