Cookie preferences
This website uses cookies, which are necessary for the technical operation of the website and are always set. Other cookies, which increase the comfort when using this website, are used for direct advertising or to facilitate interaction with other websites and social networks, are only set with your consent.
Configuration
Technically required
These cookies are necessary for the basic functions of the shop.
"Allow all cookies" cookie
"Decline all cookies" cookie
CSRF token
Cookie preferences
Currency change
Customer-specific caching
Individual prices
Selected shop
Session
Comfort functions
These cookies are used to make the shopping experience even more appealing, for example for the recognition of the visitor.
Note
Statistics & Tracking
Affiliate program
Google Analytics
Hubspot
Track device being used
Catalog Mode (hide prices + disable checkout)
by brainstation no ratings yet Source Available 161 DownloadsCurrent version:
Can be used in:
Cloud / Self-hosted
You can run Shopware in the cloud or use it as a self-hosted solution for your shop. Here you can check if a particular extension or theme can be used in the cloud or self-hosted variant.
Not available
This extension/theme cannot be used in a Shopware Cloud shop. Cloud Self-hosted
This extension/theme cannot be used in a Shopware Cloud shop. Cloud Self-hosted
This plugin is available for Shopware 6
Support
- Support by: brainstation
- Support available in:
This manufacturer responds quickly to support requests
Plugin details
- Order number: bst4897485042290
- Manufacturer: brainstation
- Version: 1.0.4
- Last update: 19 Jan 2021
- Plugin available in:
- Self-hosted compatibility: 5.3.05.3.2 – 5.3.75.4.0 – 5.4.65.5.0 – 5.5.105.6.0 – 5.6.95.7.0
Your shop as a pure showcase without buying function The plug-in gives you the opportunity to... more
Product information
Your shop as a pure showcase without buying function
The plug-in gives you the opportunity to prevent the display of article prices in the shop and to block the checkout so that no orders can be triggered by customers. Customers can get an overview of your assortment similar to a catalog. The prices are actually removed from the HTML and not hidden only by Styles/Javascript.
Are you satisfied with our plugin and our service? Then rate the plugin in your Shopware account. With this you support us to develop further plugins in the future. Many Thanks ;)
Reviews 0
Read, write and discuss reviews... more
Customer reviews
As the owner of this extension you can rate it in the Shopware account
Rate now in your accountInstallation manual
- Step 1: Installation of plugin through plugin manager
- Step 2: Activate and configure it in the plugin configuration.
- Step 3: Clear the cache and rebuild your theme in the theme manager.
If prices still visible:
Check block overrides
The prices will be removed with block overrides. Please check if you use any of those blocks in your theme:
{block name='frontend_checkout_cart_item_price'}{/block}
{block name='frontend_checkout_cart_item_tax_price'}{/block}
{block name='frontend_checkout_cart_item_total_sum'}{/block}
{block name='frontend_checkout_cart_item_rebate_total_sum'}{/block}
{block name='frontend_checkout_ajax_cart_prices_container'}{/block}
{block name='frontend_checkout_ajax_cart_articlename_price'}{/block}
{block name='frontend_checkout_cart_footer_element'}{/block}
{block name='frontend_checkout_cart_header_price'}{/block}
{block name='frontend_checkout_cart_header_tax'}{/block}
{block name='frontend_checkout_cart_header_total'}{/block}
{block name='frontend_detail_data_price_configurator'}{/block}
{block name='frontend_detail_data_pseudo_price'}{/block}
{block name='frontend_detail_data_price'}{/block}
{block name='frontend_detail_data_tax'}{/block}
{block name='frontend_listing_box_article_price'}{/block}
{block name="search_ajax_list_entry_price"}{/block}
You can use the smarty variable {$sBstHidePrice} to hide the price display if you are using any of those blocks in your theme. Example:
{block name='frontend_detail_data_price_configurator'}
{if !$sBstHidePrice}
YOUR CUSTOMIZATION
{/if}
{/block}
If checkout is disables you can use the smarty variable {$sBstCheckoutDisabled} to hide individual checkout elements or links.
Example:
{if !$sBstCheckoutDisabled}
YOUR CHECKOUT ELEMENT
{/if}
IMPORTANT! After disabling the price hiding in the plugin settings you have to clear the cache and rebuild your theme in the theme manager.
Changelog
Version 1.0.4
Remove price display in header cart and also the tax display on checkout confirmVersion 1.0.3
Adjusted empty price templates to fix the following error: directory not allowed by security settingVersion 1.0.2
Optimization of the installation process so that manual cache clearing is not necessary.
Version 1.0.1
Optimized display on detail page (availability). Hide price filters and shopping cart button on list.Version 1.0.0
Release CatalogModule PluginsAbout the manufacturer
