Vendor sold by position
11 years 4 months ago #200702
by m.fontana
Vendor sold by position was created by m.fontana
-- url of the page with the problem -- :
www.apicestore.com/def
-- HikaShop version -- : 2.4.0
-- HikaMarket version -- : 1.6.2
Hi,
in hikamerket what are the files who I modify the position of "sold by: name_vendor": in product list and category list is near the name of product, in product view is above of the image.
Thanks
Matteo
-- HikaShop version -- : 2.4.0
-- HikaMarket version -- : 1.6.2
Hi,
in hikamerket what are the files who I modify the position of "sold by: name_vendor": in product list and category list is near the name of product, in product view is above of the image.
Thanks
Matteo
Please Log in or Create an account to join the conversation.
11 years 4 months ago #200734
by Jerome
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.
Replied by Jerome on topic Vendor sold by position
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.
The following user(s) said Thank You: m.fontana
Please Log in or Create an account to join the conversation.
11 years 4 months ago #200754
by m.fontana
Replied by m.fontana on topic Vendor sold by position
Hi,
I try to add
in my product page, but nothing change.
Thanks
Matteo
I try to add
Code:
<?php if(!empty($this->element->extraData->topBegin)) { echo implode("\r\n",$this->element->extraData->topBegin); } ?>
Thanks
Matteo
Please Log in or Create an account to join the conversation.
11 years 4 months ago #200759
by Jerome
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.
Replied by Jerome on topic Vendor sold by position
Hi,
My fault ; it's "topEnd" and not "topBegin".
The block should already be in the product page ; so you should just move it and not add it (except if the block is not already there, for sure).
Regards,
My fault ; it's "topEnd" and not "topBegin".
The block should already be in the product page ; so you should just move it and not add it (except if the block is not already there, for sure).
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.
The following user(s) said Thank You: m.fontana
Please Log in or Create an account to join the conversation.
Moderators: Obsidev
Time to create page: 0.210 seconds