Display the "Restrictions and dimensions" ," Available To" date, on frontend

  • Posts: 143
  • Thank you received: 9
6 years 1 month ago #304135

-- HikaShop version -- : 4.0.2
-- Joomla version -- : 3.9.3
-- PHP version -- : 7.x.x

Hi
I want to display the date and time in product detail view, from
Restrictions and dimensions > Available To:

How can I do that?
Thank you

Last edit: 6 years 1 month ago by ButterflyPixel.

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

  • Posts: 83486
  • Thank you received: 13507
  • MODERATOR
6 years 3 weeks ago #304137

Hi,

You can use such code:

<?php echo hikashop_getDate($this->element->product_sale_end,'%Y-%m-%d %H:%M'); ?>
in one of the view files of the product page.
www.hikashop.com/support/documentation/1...-display.html#layout

The following user(s) said Thank You: ButterflyPixel

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

  • Posts: 143
  • Thank you received: 9
6 years 3 weeks ago #304162

Worked fine, thank you

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

Time to create page: 0.060 seconds
Powered by Kunena Forum