Characteristic list and special price

  • Posts: 121
  • Thank you received: 1
4 years 7 months ago #310257

-- url of the page with the problem -- : www.vignaiolitreviso.com
-- HikaShop version -- : 4.2.1
-- Joomla version -- : 3.9.11

Hi,
I've two questions:

1) How can I show the characteristics like that I want? Explain: characteristic 1 under the image, characteristic 2 on a tab etc
2) Where I can insert a special price on product?

Thanks so much
Matteo Fontana

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

  • Posts: 81539
  • Thank you received: 13069
  • MODERATOR
4 years 7 months ago #310258

Hi,

1. I'm not sure what you mean. Could you do a screenshot of a product page with characteristics with arrows of what you want to move where ?

2. What do you mean by "special price" ? A price for only some users ? A discounted price ? Something else ?

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

  • Posts: 121
  • Thank you received: 1
4 years 7 months ago #310279

Hi,
I solve point 1:

<?php if (!empty ($this->element->abbinamenti)) { ?>
            <div id="hikashop_product_spec_main" class="hikashop_product_spec_main list-item">
                <span class="titolo"><?php echo JText::_('TPL_ITEM_PRODUCT_ABBINAMENTI'); ?>: </span><?php echo $this->element->abbinamenti; ?>
            </div>
        <?php } ?>

I don't understand how I can use the label of custom fields.

Point 2 see screenshot, I've regular price and a special price (promotion)

Thanks
Matteo

Attachments:

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

  • Posts: 81539
  • Thank you received: 13069
  • MODERATOR
4 years 7 months ago #310280

Hi,

2. In that case, you want to enter the price of 15€ in your product. And then, in the menu Orders>Discounts, you can create a discount with that product selected and a 4.5 value for the discount.

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

Time to create page: 0.066 seconds
Powered by Kunena Forum