Contains general settings for Cart Suggestions.
- Custom CSS Class
- Display position – position on cart page to display suggested products:
- Before cart table
- After cart table
- After cart total
- Before cart table 2
- Before cart page content
- After cart page content
- Style – visual style of suggested products
- Default
- Image
- Image with Title
- Image with Title and Price
- Title
- Title with Price
- Slider
- Slider with Title
- Products per line – products count, that will be displayed per one line [1-10]
- Suggestions Title – title before suggested products
- Max Suggestions Count – maximum count of products, that can be displayed
- Same product variation – remove variation from suggestions if anothe variation from same product in cart
- Disable Font Awesome – do not upload the CSS file for Font Awesome to the site. Disable it only if you do not use Font Awesome icons in widgets or you have Font Awesome in your theme.
- Font Awesome Version – version of Font Awesome, which will be used in the settings and the front end pages of the shop. Please select the version that is in your theme.
- Shortcode
- [br_cart_suggestion title=”title” type=”default” count=4 add_to_cart=0 slide_count=4] – Display suggested products
- Parameters:
- title – text title (text)
- type – display type(default/image/image_title/image_title_price/title/title_price)
- count – count of products (number)
- add_to_cart – display add to cart button (1/0)
- slide_count – products displayed per line or per slide
