As the marketplace admin, I am trying to add a button/link on vendor storefront called ‘Vendor Information/About Vendor’
Ideally, I would like it so that it doesn’t display the vendor’s description on their storefront and when the link is clicked on, it will take the customer to the separate page showing the company’s/vendor’s details such as contact details and vendor description.
At the moment, I am only able to add the ‘vendor information’ block on the store front, which permanently shows the description of the vendor on the storefront unless I change the block’s wrapper as a One Click DropDown, which when clicked on, it will display the description in a way that I do not want. It’s only when I click on the name of the vendor that is displayed within the block, it will then take me to the separate page. Is there a way to hide the vendor description from showing on the storefront and only have the ‘About’ Text displayed, which when clicked on, it will direct customers to its vendor information page?
Hi, I am now having an issue with this. The vendor info page is now not showing any content when the button is clicked on. Has something changed with cs cart?
Thanks for the reply and help. I have provided with the below screenshots to showing the block settings, url and the site pages with the block showing:
It seems that the Main content block is disabled on the layout page responsible for displaying this page, or on the Default layout page if there is no dedicated page for the supplier info page. Please check this.
I am wondering is it possible to add another tpl like vendor information. I have placed a file lower_vendor_information.tpl with content into theme/templates/blocks/vendors/lower_vendor_information.tpl , i want to have another option to call other vendor data and place the block lower down the page . can this be done via the vendor information block ?
the question is how do i get that new TPL file to appear into the dropdown menu of vendor information block ?
i was trying to add a schema via my changes but i cant get it to work.
The vendor information block is working well but i need more vendor information down the bottom of the page and i would like to create another vendor information tpl .