Article Categories
- All Categories
-
Data Structure
-
Networking
-
RDBMS
-
Operating System
-
Java
-
MS Excel
-
iOS
-
HTML
-
CSS
-
Android
-
Python
-
C Programming
-
C++
-
C#
-
MongoDB
-
MySQL
-
Javascript
-
PHP
-
Economics & Finance
Selected Reading
Turnoff redirect to mobile pages in SAP Hybris
To start with, first, you need to turn off the cookies on a mobile device. Next is to run the following command to the “project.properties” file of your storefront extension.
Example
# disabling the mobiles redirects:
# uiexperience.level.supported.b2ctelco=DESKTOP uiexperience.level.supported=DESKTOP
When this function is used, it communicates to SAP Hybris system that only DESKTOP based support is required.
Advertisements
