Is there any way to have a product order controls?

  • Posts: 28
  • Thank you received: 3
10 years 1 month ago #210115

-- url of the page with the problem -- : albertatacticalrifle.com
-- HikaShop version -- : 2.5.0
-- Joomla version -- : 3.4.3
-- PHP version -- : 5.6.10

I need something like VirtueMart has, when I can order products by price, name, quantity and so on from a category view. So a user can select the product order.
I can see only menu item's settings, but it's not what I need.

Thanks.

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

  • Posts: 846
  • Thank you received: 92
10 years 1 month ago #210116

Hi
i don't think this is already implemented in the client side webpage ( like with javascript library like Hammer.js ...backbone.js) .We can define order in the backend for specific field but no client widget to change the server setting .It ll be nice to have also different view !!!

regard's

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

  • Posts: 2143
  • Thank you received: 747
10 years 1 month ago #210118

@remotelyyours:

Not sure why "lionel75" is neglecting the existence of a frontend ordering feature for product listings.

Since you are using the Business edition, of course you can have such function, simply by setting up a filter and apply it on "Sort", then to sort by many, many product features including custom fields. See here for more: www.hikashop.com/support/support/documen...-filter-listing.html


Need help with customisations of layouts, style or other site development? PM me!
(Don't forget to turn on "E-mail notification of new messages" )
The following user(s) said Thank You: Jerome

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

  • Posts: 28
  • Thank you received: 3
10 years 1 month ago #210135

Thanks a lot! I managed to add the filter.
Is it possible to have a filter to order by quantity?

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

  • Posts: 2143
  • Thank you received: 747
10 years 1 month ago #210142

remotelyyours wrote: Is it possible to have a filter to order by quantity?


I don't see quantity as a sortable option, so it's not an out-of-the-box option. I'm sure it could be added with some custom code, though. You'll just need have proper knowledge of PHP. ;)


Need help with customisations of layouts, style or other site development? PM me!
(Don't forget to turn on "E-mail notification of new messages" )

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

  • Posts: 28
  • Thank you received: 3
10 years 1 month ago #210161

It there a way to have customization in this case,. which would not be overridden upon an update?

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

  • Posts: 26274
  • Thank you received: 4045
  • MODERATOR
10 years 1 month ago #210138

Hi,

@lousyfool
That's right ; for the moment the sorting on price is done by the HikaShop filters.
In the future it should be possible to have such sorting in the dropdown, with the other product data ; but the algorithm for the price population is not ready yet.

@remotelyyours
You do not need to create a filter to order the product by quantity ; you can use the "ordering field" directly in the module/menu configuration.
www.hikashop.com/support/documentation/i...es-form.html#product

Regards,


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.

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

  • Posts: 846
  • Thank you received: 92
10 years 1 month ago #210196

if i understand the original question , the sorting order widget should look like the one available in standart e-commerce website like wildgems.com/brands/Amethyst.html ( see my capture screen).

Jerome write that this can be done in the module side and so this mean this functionnalities is implemented i nthe server side and can be configure in the joomla Back end side ( admin) and not the Front end (anonymous/register client javascript widget with client template AJAX or what you want angular react ... technology ) .

@jerome
Does the " frontend ordering feature for product listings" ( lousyfol writing) do that ? I mean not go to a web page search and request data refer to form . I speak about a widget include in the porduct item list page that can be switch refer to the item selected in the <option> items in real time ( javascript ) .
It really nice if this functionnalities is already implemented in hikashop . !


regard's

Attachments:
Last edit: 10 years 1 month ago by lionel75.

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

  • Posts: 26274
  • Thank you received: 4045
  • MODERATOR
10 years 1 month ago #210206

Hi,

Such dropdown is possible using the filters : pasteboard.co/2lWPZIQx.png
Doing it in "real time" is not possible yet in HikaShop because there is no support of ajax loading.

But it does not handle the product quantity. That's why I said that to sort on the product quantity, it is better to set it in the menu/module configuration (but it won't be dynamic..)
I created a task in order to update the filter/sort to add it some missing elements.

Regards,


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.

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

Time to create page: 0.082 seconds
Powered by Kunena Forum