The "Quantity field" option in "Product features display" does not work.

  • Posts: 8
  • Thank you received: 0
6 years 4 months ago #282921

-- HikaShop version -- : 3.2.1
-- Joomla version -- : 3.8.2
-- PHP version -- : 5.6.3
-- Browser(s) name and version -- : Chorme V62.0.3202.94


I created a new module called HikaShop Content Module and named it Best sellers. Pls check image: prntscr.com/hdok0h

Then I configure the module at the tab Hikashop Options -> check image:
prnt.sc/hdolmk

Here in the "Product features display" tab I uncheck Quantity field -> check image: prnt.sc/hdom8m

When I go outside the frontend and check the Quantity is not hidden. -> check image: prnt.sc/hdon6d

But when I choose to hide "Add to cart", it hides the add to cart and quantity field -> check image: prntscr.com/hdoo3y
prnt.sc/hdood3

Please respond to me soon, because I need to finish it in a day. Thank You.

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

  • Posts: 81361
  • Thank you received: 13037
  • MODERATOR
6 years 4 months ago #282928

Hi,

I'm not able to reproduce the problem.
It works fine on my end.
First, please switch to the default template of Joomla and check that you have the same problem. Because it could actually come from an old view override.
If that doesn't help, please provide a screenshot of the settings of the product and of the settings under the Display and Advanced tabs of the HikaShop configuration as they too can have an influence on the display of the quantity field.

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

  • Posts: 8
  • Thank you received: 0
6 years 4 months ago #282929

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

  • Posts: 81361
  • Thank you received: 13037
  • MODERATOR
6 years 4 months ago #282932

Hi,

I looked at the video, but unfortunately, it doesn't answer any of the questions of my message.
So again:

First, please switch to the default template of Joomla and check that you have the same problem. Because it could actually come from an old view override.
If that doesn't help, please provide a screenshot of the settings of the product and of the settings under the Display and Advanced tabs of the HikaShop configuration as they too can have an influence on the display of the quantity field.

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

  • Posts: 8
  • Thank you received: 0
6 years 4 months ago #282941

Hi!
In a nutshell. My problem is that outside the product listing page I do not want to display Quantity Field. On the product details page, the Quantity Field still shows normal. So how do I do? You can specifically instruct how config helps me. Thank You.

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

  • Posts: 81361
  • Thank you received: 13037
  • MODERATOR
6 years 4 months ago #282948

Hi,

On the product page, it's the setting from the HikaShop configuration which is takend into account: "Quantity input method"
Set it to "none" and it won't display the quantity input field.

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

  • Posts: 8
  • Thank you received: 0
6 years 4 months ago #282979

I would like the quantity field list page not to display this page:
demo.hikashop.com/index.php/en/hikashop/...sting/display-in-div

And on the product details page, the quantity field appears as this page:
date.hikashop.com/index.php/en/hikashop/...oduct/1-pink-sandals

How can I do that?

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

  • Posts: 81361
  • Thank you received: 13037
  • MODERATOR
6 years 4 months ago #282984

Hi,

The settings you've shown previously looks ok to do what you want, which is why I've been requesting additional information in order to try and understand why you have that behavior.
Now, if you could test and provide the things I talked about before that would help us move forward on that topic...

First, please switch to the default template of Joomla and check that you have the same problem. Because it could actually come from an old view override.
If that doesn't help, please provide a screenshot of the settings of the product and of the settings under the Display and Advanced tabs of the HikaShop configuration as they too can have an influence on the display of the quantity field.

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

  • Posts: 8
  • Thank you received: 0
6 years 3 months ago #283914

Hi.
I did what I wanted to do. Now I have a problem wanting you to help.
1. I created a cart module and wanted it to look like this: prntscr.com/hjsvwj
how to config?
Here is the image on my site:
prnt.sc/hjsws4
2. In the product vote. hikashop is using a star image named star.gif. How can I override it and replace it with my image?
Pls help me. Thank You.

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

  • Posts: 81361
  • Thank you received: 13037
  • MODERATOR
6 years 3 months ago #283916

Hi,

1. You want to turn off the "mini cart" setting of your cart module.
And only activate the show proceed to checkout button, show product name and show prices settings and it will display like that.

2. The stars as defined in the CSS of the main file of HikaShop in media/com_hikashop/css/hikashop.css:

/*
 * Rating
 */
.hk-rating {
	margin:auto;
	display:inline;
}
.hk-rating a { cursor: pointer; background-color: transparent !important; }
.hk-rate-star {
	width:16px;
	height:16px;
	font-size:2px;
	display:inline-block;
	text-decoration:none;
	vertical-align:bottom;
	background-image:url('../images/star.gif') !important;
	background-repeat:no-repeat;
}
.hk-rate-star.state-full { background-position:left top; }
.hk-rate-star.state-mid { background-position:left -16px; }
.hk-rate-star.state-empty { background-position:left -32px; }
.hk-rate-star.state-hover { background-position:left -48px !important; }
So you can change it by adding your own CSS to override it.

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

  • Posts: 8
  • Thank you received: 0
6 years 3 months ago #284288

Hi!
Thanks for your help. I have a problem you need support. I want the config checkout workflow like demo.hikashop.com. Can you send me snapshot of config in admin? Thank You.

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

  • Posts: 81361
  • Thank you received: 13037
  • MODERATOR
6 years 3 months ago #284291

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

  • Posts: 8
  • Thank you received: 0
6 years 3 months ago #284365

Hi. Thank You for Help.

When I configure the same as you instruct the mini module module in the image paypal payment under the checkout button. How to hide it?
prnt.sc/hmupnq

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

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

Hello,

The solution will probably to directly un-publish the "HikaShop Paypal Express Checkout payment plugin" via "Hikashop->System->Configuration->Payment method".

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

  • Posts: 8
  • Thank you received: 0
6 years 3 months ago #284913

Thank You So Much
I have a problem wanting you to help
I want to make this page: demo.hikashop.com/index.php/en/hikashop/.../personalized-layout
On the page layout in the product I do not see the "show_custom" layout like the "Graphic Tablet" product on demo.hikashop.com. Thank You.!

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

  • Posts: 81361
  • Thank you received: 13037
  • MODERATOR
6 years 3 months ago #284921

Hi,

That's because it's a custom layout that we've written for the demo website, so it's not in HikaShop. The goal was to show that you can easily add new layouts.
You can actually access the layout code via the menu Display>Views in the backend of the demo website:
monosnap.com/file/q2HtkHZUPcjDAvoNqtDa86ICQ7sNFc
So just copy / paste the code in your show_default view file and save and your products will use that layout.

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

Time to create page: 0.097 seconds
Powered by Kunena Forum