Discount price for set products, variants question

  • Posts: 29
  • Thank you received: 0
10 years 9 months ago #180294

-- url of the page with the problem -- : www.lienocka.sk
-- Joomla version -- : 2.5.14
-- PHP version -- : 2.2.1

Hello,
I have three questions regarding products:

1. Let's say I have product A (100€) and product B (50€). I want to give every customer automatic discount for ordering product A and B together, so the final invoice price will be 130€ and not 150€. How can I set this in HikaShop?

2. I have product with characteristics "color" (red, blue, green, black) and "size" (XS, S, M, L, XL). Each color has different images. Now when I need to add image to red product I must change red XS, red S, red M, .... variants. Is it possible to change only red product image for every size in one place? Because if I have more characteristics (color, size, edition, product year,....) they are hundreds of variants for one color and this is impossible to manage.

3. Is it possible to change the way how are product pictures shown on the product page? Now I have for example 3 pictures for one product, and web page visitor must open every picture and close it, before he can access another picture. It would be great to have arrows in the opened pictures to browse to another picture.

Thank you very much for your answers.

Filip

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

  • Posts: 193
  • Thank you received: 76
10 years 9 months ago #180318

Ahoj Filip,

1. short answer: You can't.
Best way is to create new product for this bundle and split stocks between products and bundle.
If B has 0 or 1 characteristic you create a copy of B with lowered price, hide it from shop(unpublished category) and add it as an option to product A.

2. No. Images are assigned to products not to characteristics, therefore you can't create relation characteristic->image.
Best way to do this is Excel/Calc + csv import/mass action import.

3.Yes, you can modify show_block_img.php from product view to change the way images are displayed.
Next week I'm going to modify one of my shops to display images as a gallery with thumbnails and arrows in modal window.
I can share some code snippets after.

Last edit: 10 years 9 months ago by korzo.
The following user(s) said Thank You: DuFFi_SK

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

  • Posts: 29
  • Thank you received: 0
10 years 9 months ago #180743

Thank you very much korzo.
Please let me know when you finish the modifications of displaying images.

I have one more question. Is it possible to add "note" to the checkout process? I need something where customer can write his preferences or questions regarding his order.
Thanks

Filip

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

  • Posts: 193
  • Thank you received: 76
10 years 9 months ago #180744

Sure. Add custom field of type Text area to Order (screen1), then add Custom fields to desired step in Checkout(screen2).

Attachments:
The following user(s) said Thank You: DuFFi_SK

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

  • Posts: 29
  • Thank you received: 0
10 years 9 months ago #180749

Dakujem :)

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

Time to create page: 0.071 seconds
Powered by Kunena Forum