28Y951 • 04-Feb-2022 • Support Articles • ICM 7.10
Table of Contents Introduction Define a custom URLError page How to use a general Error page instead of URLError page while using URL Rewriting Introduction This article will shows how to overwrite the standard URL Error pages with your own cartridge. Define a custom URLError page Create a new cartridge
2G8950 • 09-Jul-2021 • Support Articles • ICM 7.10
Table of Contents Introduction Problem Change E-mail Sender With a Properties File Change E-mail Sender Directly in the Database Introduction This article will shows how to change the default e-mail sender for different shop actions. Problem By default most e-mails in your shop will be send from info@test
R28949 • 20-Jan-2025 • Concepts • ICM 7.10, ICM 11, ICM 12, ICM 13
Table of Contents Introduction References Features Options Storefront Behavior Configuration Customer-Specific Products Customer-Specific Product Exclusions Limitations Page Caching Main Menu Category Page Quick Order Number of Custom Attribute Values Introduction Note This concept is valid from Intershop
IS-25654 • 22-Mar-2023 • Bug • ICM 7.10, ICM 11
Description Steps to Repeat: Login inSPIRED Switch to inTRONICS Business (Works in inTRONICS) Go to Customers -> Customer Segments Click on "New Customers" Switch to "Customers" tab Check that all five customers are available -> new customers attachment Login SF inTRONICS as pmiller@test.intershop.de
IS-25642 • 28-Apr-2023 • Bug • ICM 11, Responsive Starter Store
Description Steps to Repeat: (Forward the mails to your own adress) Login inTRONICS Business as e.g pmiller@test.intershop.de Choose a product e.g Microsoft Surface Hub and add it to your cart Finish the checkout process and submit your order Check the incoming mails and switch to Patricias "Requisition
IS-25641 • 05-Jun-2024 • Bug • ICM 7.10
Description Steps to Repeat: (Forward the incoming mails to yourself) Login SF inTRONICS Business as pmiller@test.intershop.de Choose a product above $ 10.000 e.g Microsoft Service Hub and add it to your cart Choose a cost center and click "Checkout" Do Checkout till you are on "Review your order information
IS-25631 • 13-Sep-2023 • Bug • ICM 7.10, ICM 11
Description The ICM contains different database tables. Some of them use functional-based indexes: table name index name CACHECLEARKEYBATCHCONTAINER CACHECLEARKEYBATCHCONTAI_IE098 CACHECLEARKEYBATCHCONTAINER CACHECLEARKEYBATCHCONTAI_IE099 BASKET BASKET_FB001 These kind of indexes are not supported by
28948K • 13-Jan-2023 • Guidelines • ICM 7.10
Table of Contents Introduction Javascript Migration jQuery 3.0 Upgrade Guide jQuery Migrate Plugin YUI Compressor Issues Introduction Starting with version 7.0.0 of the Responsive Starter Store (depending on ICM 7.10.5.0), the current jQuery 3.3.1 is used instead of 1.11.3. All Javascript code of the
G28947 • 26-May-2023 • References • ICM 7.10
Table of Contents Introduction 3rd Party JavaScript Introduction This table is supposed to give an overview of the Javascript 3rd party libraries used in the Responsive Starter Store with additional information on why certain versions are used and what modifications needed to be done. 3rd Party JavaScript
IS-25580 • 13-Sep-2023 • Bug • ICM 7.10, ICM 11
Description Problem: The default password generator implementation uses lower and upper case characters and numbers only to generate default passwords. Expected: The default password generator can create passwords with special characters too. Steps to Repeat Problem: The default password generator implementation