Greatly simplify our cart view

  • Posts: 317
  • Thank you received: 20
  • Hikashop Business
1 year 1 week ago #351052

-- url of the page with the problem -- : jimg57.sg-host.com/en/my-cart
-- HikaShop version -- : 4.7.2
-- Joomla version -- : 4

The production version of our store has gone very well. see here jimg57.sg-host.com/en/buy-boat-lifeline-...ne-stanchions-online
Just have a couple issues regarding checkout.


Thanks much,
-Jim Gribble

Last edit: 1 year 1 week ago by jgribble.

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

  • Posts: 317
  • Thank you received: 20
  • Hikashop Business
1 year 1 week ago #351057

I was trying to work with a menu item configured as cart. That does not work well. Have switched to using the cart module, and that is addressing most of my issues. Please stand by.
-Jim Gribble

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

  • Posts: 317
  • Thank you received: 20
  • Hikashop Business
1 year 1 week ago #351059

I had much greater success using the cart module. However, there's a problem with allowing customers to change quantity. At the cart level, if we allow customer to change quantity of the top-level base product, it does not automatically change the quantity of the varient products. They need to be in synch.
Varient quantity must inherent whatever quantity is entered for the parent product.
Is this the purpose of "bundled products?" It appears so. In our case, how to make best use of it?
On add to cart, the main product quantity does always determine the option quantities.
Now though, in the cart, I want to be able to increase the main product quantity and have that automatically change the option quantities, the same wau it works when we add to cart.
Thank you for any suggestions.
-Jim Gribble

Last edit: 1 year 6 days ago by jgribble.

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

  • Posts: 81539
  • Thank you received: 13069
  • MODERATOR
1 year 6 days ago #351055

Hi,

I think what you want is to activate the "group options with product" setting in the HikaShop configuration.
That way, when you add a product to the cart and that product has options selected, the options will be grouped together with the main product as one product in the cart.
It should help a lot.

To hide the status column, you can add such CSS on your website:

.hikashop_cart_status_title, td[data-title="Status"] { display: none; }

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

  • Posts: 317
  • Thank you received: 20
  • Hikashop Business
1 year 6 days ago #351080

I am trying it now, sounds like it should work.
Thank you.
-Jim Gribble

Last edit: 1 year 6 days ago by jgribble.

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

  • Posts: 317
  • Thank you received: 20
  • Hikashop Business
1 year 6 days ago #351081

This is exactly what I needed. But, what is the purpose of "bundled products?"
And, how do I syle this? "hikashop_cart_module_product_name_value hikashop_cart_value" I want to make the top-level product parent big and bold. The CSS solution isn't readily apparent, but I know there is one.
Thank you.
-Jim Gribble

Last edit: 1 year 6 days ago by jgribble.

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

  • Posts: 317
  • Thank you received: 20
  • Hikashop Business
1 year 6 days ago #351089

This seems to do what I wanted:
.hikashop_cart_option_name {
display: block;
margin-top: 20px;
font-size: 15px;
line-height: .6;
font-style: italic;
}
.hikashop_cart_module_product_name_value {
display: block;
font-size: 20px;
font-weight: 700;
}
-Jim G.

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

  • Posts: 81539
  • Thank you received: 13069
  • MODERATOR
1 year 6 days ago #351085

Bundle products is to maintain the stock of products.

Suppose I'm selling wines on my website, one product for one bottle. And I want the stock to be relistic so that when a product is out of stock, customers can't purchase it.
Now, suppose I also want to sell a wine pack with 3 specific bottles in it. But I want the stock of the pack to reflect the lowest stock of the bottles in it.
So for example, if bottle 1 has a stock of 10, bottle 2 has a stock of 20 and bottle 3 has a stock of 30, then there will be only a stock of 10 for the pack. And if someone buys the pack, the stock is decremented for all the products in the pack.
Bundle products allow you to set that up.

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

  • Posts: 317
  • Thank you received: 20
  • Hikashop Business
1 year 6 days ago #351096

Wow, that is very, very sophisticated! It is great to know and maybe we will have a use for it.
Our case is a little simpler. And it is done except for checkout. On the whole thrilled with the outcome. The client loves it, and it's going to go over big with their customers.
The main product page can be seen here jimg57.sg-host.com/en/buy-boat-lifeline-...ne-stanchions-online
Thanks for all the tips along the way.
-Jim Gribble

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

Time to create page: 0.072 seconds
Powered by Kunena Forum