Getting Cart button to show for individual products!?!

  • Posts: 139
  • Thank you received: 10
7 years 3 months ago #275181

-- HikaShop version -- : 3.1.1
-- Joomla version -- : 3.7.4
-- PHP version -- : PHP 7.1.7 .
-- Browser(s) name and version -- : firefox
-- Error-message(debug-mod must be tuned on) -- : none

Hello Hika Shop Team

I could really do with some help with respect to setting up the cart button.

Reading the documentation here:

www.hikashop.com/support/documentation/5...fig.html#description

Add to cart on listings
You can either have one quantity field for each product of the listing and one main add to cart button for all of them. Or one quantity field and one add to cart button for each product of the listing.


I can get a cart button to show up on a page with more than one procduct which I guess is the global setting but not for the individual products?

Am I missing a setting some where?

I am attempting to

a) Test the cart button in conjunction with the standard Hika Shop Pay Pal Plugin.
Once I have this working I want to test it with some third party plugins…

FYI you can see the Cart button in the first screen shot it is the green blob bottom left hand side!

thanks

Paul

Attachments:

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

  • Posts: 82906
  • Thank you received: 13378
  • MODERATOR
7 years 3 months ago #275184

Hi,

The problem is that you must have turned off the display of the add to cart buttons for the products on the listing.
So edit your menu item via the Joomla menu manager and make sure that you're displaying the add to cart buttons.
Then, you should see either a quantity input field and the add to cart button on each product, or only a quantity input field with the main add to cart button at the bottom.

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

  • Posts: 139
  • Thank you received: 10
7 years 3 months ago #275256

Hi Nicolas

Thanks for the tip and yes as you suspected I had things set up incorrectly in the Product listings menu!

Here: Menu (Products Listing)
Under the tab “Products options”
In the section “Product features display”
I now have “Add to cart” set to Yes.

Here: Hika Shop Configuration
Under the tab “Display”
In the section “Product options”
Add to cart on listings is set to Yes

In the section “Default parameters for products”
Display 'Add to cart' button is set to Yes

If I go to product page (e.g. FCPX Media Foundations (TEST)) in the back end

The only reference to “cart” that I can find is “Add to cart HTML link!

the link is as follows:

www.finalbug.net/index.php?option=com_hi...1&cid=23&Itemid=2455

Copying and pasting the link into a browser

When not logged in = Message: Please login first

When Logged in = Notice
The product FCPX Media Foundations (TEST) is not available
Message
The cart is empty

The other thing I am noticing is that the item has the following price tag “Common price: 19,00 € Free ”

So I am wondering if something is misconfigured!?!

It appears to be free and yet costs 19€

I figured out where the Common price setting is:

www.hikashop.com/support/forum/product-c...n-price-display.html

I am guessing here but maybe there is some where else where I can:

a) switch of “free”
b) add a price

And then the “Add to cart” button magically appears!?!

I have to admit I find this all very confusing….

Any thoughts?

thanks

Paul

Last edit: 7 years 3 months ago by paurray.

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

  • Posts: 82906
  • Thank you received: 13378
  • MODERATOR
7 years 3 months ago #275270

Hi,

The retail price is the MSRP (mean sales retail price) and is only indicative of the normal price of the product when you purchase it elsewhere.
So since you only have a retail price configured and no price configured in the prices listing of the product, the system considers the product as having no price and thus displays "free" instead of the price of the product.
So what you probably want to do is remove the retail price you've set and instead add a price with the same value in the prices listing below.

You must also have the "display add to cart button for free products" setting of the HikaShop configuration turned off. And thus, all the free products won't have their add to cart button displayed and you'll only see the add to cart buttons for products with a price configured in their prices listing.

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

  • Posts: 139
  • Thank you received: 10
7 years 3 months ago #275332

Hello Nicolas

Is this what you are referring to?
Please see the screenshot “Prices-and-taxes-Restrictions ”
If so I still have the word “each” after the price!
This makes no sense in my case as I am selling a digital product.
I understand that I can set the minimum purchase to 1 although it resets to 100!!!
But one way or the other no one in their right mind would buy more than one of these “digital”products.

Am I…

a) doing this the wrong way?
b) am I missing something?
c) is there another way to do this?

www.finalbug.net/component/hikashop/product/23-fcpx-foundations

thanks

Paul

Attachments:

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

  • Posts: 82906
  • Thank you received: 13378
  • MODERATOR
7 years 3 months ago #275345

Hi,

Yes, you need to set the price there.
The quantity should be set to 1 or 0 there not 100.
There is no system that would reset the quantity to 100 so I'm not sure what you're talking about. I'm not able to reproduce the problem on my end.
When you create a new product, you should get that screen:
monosnap.com/file/TArK6pDpuNJTRbj0NAwpCoJDMa112f
There, juste enter the price in the price field and click on the "ok" button. Then, fill the rest of the product data you need like the name, the code, etc and save and that should do it.

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

  • Posts: 139
  • Thank you received: 10
7 years 3 months ago #275415

Hi Nicolas

Please check out the video I made here:
vimeo.com/228475481
Entering either 0 or 1 does not work as the quantity is always reset to 100!

To view the video you need to enter the password “hikashop”

thanks

Paul

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

  • Posts: 82906
  • Thank you received: 13378
  • MODERATOR
7 years 3 months ago #275479

Hi,

There is no system which does that in HikaShop.
So all I can think of is that you must have created a mass action which alters the price when you save a product.
Go in the menu System>Mass actions and disable all the mass actions and try again.

What if you try with a new product like I suggested, do you have the same issue ?

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

  • Posts: 139
  • Thank you received: 10
7 years 3 months ago #275511

Hi Nikolas

There is no system which does that in HikaShop.
So all I can think of is that you must have created a mass action which alters the price when you save a product.
Go in the menu System>Mass actions and disable all the mass actions and try again.


There are none please see first screen shot.

What if you try with a new product like I suggested, do you have the same issue ?


vimeo.com/228703465

I am assuming that the object of this exercise is to set quantity to 0 to that "each" no longer appears!

Is this correct?

One way or the other "each" is still there.

kindly advise

Paul

Attachments:
Last edit: 7 years 3 months ago by paurray.

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

  • Posts: 82906
  • Thank you received: 13378
  • MODERATOR
7 years 3 months ago #275535

Hi,

In your new video, the quantity stay to 1 when you save. So it looks fine.

Regarding the display of the "each" text, it will be done regardless of the quantity you set for the price of the product. If you want to remove that text, you just need to use a translation override in order to change it:
www.hikashop.com/download/languages.html#modify

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

  • Posts: 139
  • Thank you received: 10
7 years 3 months ago #275576

Hi Nicloas

Ok. good to know that every thing is working as it should.
I will look into translation overrides then.

thanks

Paul

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

Time to create page: 0.084 seconds
Powered by Kunena Forum