Commit Graph

68 Commits

Author SHA1 Message Date
MaxBUhe 4458fc55ee [Added] preventing wrong id-calling 2024-04-11 11:34:16 +02:00
MaxBUhe dbaf871c9e [Changed] styling 2024-04-11 11:24:18 +02:00
MaxBUhe 2a8c939afd [OST830498][Removed] ( for now ) unnecessary set 2024-04-11 11:24:18 +02:00
MaxBUhe 02db7be9d8 [OST830498][Fixed] comment-error
Syntax-Error duo to the OXID-strip that made the inline-comment cut off "})" of the code
2024-04-11 11:24:17 +02:00
MaxBUhe aa616db0f2 [OST830498][Fixed] dataLayer overwriting 2024-04-11 11:24:17 +02:00
MaxBUhe 60a3c797fb [OST830498][Added] multilang ident 2024-04-11 11:24:16 +02:00
MaxBUhe 55306e0495 [OST830498][Added] consent-mode standard values 2024-04-11 11:24:16 +02:00
MaxBUhe d856a994ab [OST830498][Changed] metadataid centralized 2024-04-11 11:24:15 +02:00
MaxBUhe 5f72d0837e [OST#929760][Added] multilang texts for desc
Test: OK
2024-04-11 10:58:25 +02:00
MaxBUhe 201bcb6e37 [OST#929760][Added] serverside tagging usability
*missing any test, yet!
2024-04-11 10:58:24 +02:00
MaxBUhe cbe3293ff1 [Fixed] potential error
if no basket-component is given, error occurs
2024-04-11 10:10:59 +02:00
MaxBUhe 5d5b3459cd [Changed] phpStan - set level to 4, clear files by level
Also changed method, to get the category for items (products)
2024-01-17 15:53:51 +01:00
MaxBUhe 007e83909b [Added] search controller extension (add_to_cart) 2024-01-17 15:32:59 +01:00
MaxBUhe 229cf3695f [Changed] template structure, template-structure information
all block extensions now only include the template instead of having the extension included immediately (dedicated event-templates within views/event); information about the structure changed to the correct paths
2024-01-02 16:07:53 +01:00
MaxBUhe e2564f613a [Changed] capture implementation
reworked to a safer path-through to get the data
2023-12-18 11:59:12 +01:00
MaxBUhe 9ea5408e44 [Added] add_to_cart to start-template 2023-12-18 11:23:43 +01:00
MaxBUhe ab6b7f7454 [Added] add_to_cart to recommlist, wishlist, noticelist, Class-Extensions for corresponding templates 2023-11-07 15:23:40 +01:00
MaxBUhe 81aab10c4e [Changed] process-list of add_to_cart; [Added] BasketComponent extensions to controll the trigger-behaviour of add_to_cart, ArticleDetailsController extension for add_to_Cart i view_item
add_to_cart no longer is a block extension, changed to an indiv tpl-file
2023-11-07 10:59:39 +01:00
MaxBUhe 5ac3385b53 [Added] add_to_cart to page/list/list.tpl 2023-11-02 13:36:44 +01:00
MaxBUhe f64eb35763 switch control-param name 2023-09-13 15:09:27 +02:00
MaxBUhe 36ac641233 adjust Doku with further infos new cookieid -> Control parameter 2023-09-13 15:00:44 +02:00
MaxBUhe eb2c7f73b9 add cookiebot essentials 2023-09-07 15:15:05 +02:00
MaxBUhe 6b18c50b42 add 'remove_from_cart' event 2023-08-17 08:53:00 +02:00
MaxBUhe 216c53fa90 general structure rework, debug_mode setter 2023-08-17 08:52:58 +02:00
MaxBUhe 8b344ffb85 add cookiefirst 2023-06-27 09:39:43 +02:00
MaxBuhe01 a93b1cf582 [working state] add rel_2.x adjustments 2023-06-26 17:41:00 +02:00
MaxBUhe 5ed924e840 [rework] change structure of GA-event
moving the procedere into one step so there's not an accidental triggering of an GA-Push-Event which at the end overwrites the View-Item-Push-Event in the cmpEvent
2023-06-19 11:34:45 +02:00
MaxBUhe c17ae1cef5 fix explicit manager bug
bug would adjust the script even if the check for an own cookieManager is not set
2023-05-31 14:11:50 +02:00
MaxBUhe 6eefc062ba add missing article-getter 2023-05-31 10:17:51 +02:00
MaxBUhe 6fca52cc06 add usercentrics chosable settings-value; add additional methods; add new multilang-idents 2023-05-23 14:33:35 +02:00
MaxBUhe ae6f9bfaa9 switch php-file-header hint 2023-05-23 10:49:59 +02:00
MaxBUhe 1d9e09b8b1 switch view_item and item_list template 2023-05-23 10:49:05 +02:00
MaxBUhe f9a0834d26 add settings-entry; add consentmanager-option 2023-05-16 14:42:12 +02:00
MaxBUhe bb70cda626 fix unnecessary convert of int to str 2023-05-16 14:41:47 +02:00
MaxBUhe c9a1174c98 genuine code cleanup; switch hard-getter to methods and use price-object
# Conflicts:
#	Application/views/blocks/view_item.tpl
#	Application/views/ga4/add_to_cart.tpl
2023-05-16 14:41:32 +02:00
Christoph Staeblein 6e62f39b71 OXID UserCentrics support, general overhaul for cookie managers
taken from pull-request; thank you C. Stäblein
2023-04-04 10:15:15 +02:00
MaxBuhe01 d8fa06233b adjust translation 2023-03-17 14:49:28 +01:00
MaxBUhe 1ff6f0159f rm overblowing files 2023-03-16 10:59:39 +01:00
MaxBUhe 98533cf7f7 add special price formatting 2023-02-22 14:19:38 +01:00
MaxBUhe 667b48ac4b rm unnecessary hint 2023-02-01 15:33:52 +01:00
MaxBUhe 5e358fc684 add own cookie-check method; rm unnecessary help-text 2023-02-01 15:32:28 +01:00
MaxBUhe 6d057971a7 rm unnecessary method call in gtm_js.tpl 2023-01-27 09:36:05 +01:00
MaxBUhe b5d056fd83 switch head-meta-infos 2023-01-27 09:35:44 +01:00
MaxBUhe 410be2fb40 rm unnecessary lang file 2023-01-27 09:27:38 +01:00
MaxBUhe bd17c3370d cleaning off branding 2023-01-27 09:27:27 +01:00
MaxBUhe 6a0fb759e1 add block to add_to_basket for indiv handling 2023-01-25 14:32:22 +01:00
MaxBUhe 120c765d0c rather using basket_component to get formatted price 2023-01-25 14:30:59 +01:00
MaxBUhe f6f4f87627 adjusted general texts of the mod 2023-01-20 11:04:22 +01:00
MaxBUhe 87ce3efc5f rm unnecessary files 2023-01-20 09:33:21 +01:00
MaxBUhe dfab91a71a adding missing standard-files; rebranding and moving ViewConfig extension 2023-01-19 15:31:56 +01:00