bcf38a6e11
Merge remote-tracking branch 'remotes/origin/rel_1.x' into dev_2.x
2024-01-22 11:13:05 +01:00
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
e2564f613a
[Changed] capture implementation
...
reworked to a safer path-through to get the data
2023-12-18 11:59:12 +01:00
9ea5408e44
[Added] add_to_cart to start-template
2023-12-18 11:23:43 +01:00
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
216c53fa90
general structure rework, debug_mode setter
2023-08-17 08:52:58 +02:00
9e7b4653ea
add deug_mode switch
2023-08-16 10:44:50 +02:00
0f15df8364
[working-state] rebuilding meta structure
2023-08-03 15:55:07 +02:00
cc89303595
[fix-bug] wrong category method used for check
2023-06-29 08:31:57 +02:00
9f1deab099
[bug-fix] non-category having articles throw exception
...
deny method-call on no category
2023-06-27 12:15:21 +02:00
a93b1cf582
[working state] add rel_2.x adjustments
2023-06-26 17:41:00 +02:00
d505d8530a
rm unnecessary code
2023-06-23 15:08:09 +02:00
fd79710158
add coupon to view_cart
2023-06-22 10:43:50 +02:00
d2ef663dd3
add paymentType to puchase-event
...
extend Basket-Model to add method to get payment-desc
2023-06-22 10:37:40 +02:00
fec30b1109
add coupon to puchase-event
2023-06-22 09:57:30 +02:00
5c53d83f32
[finished] item_category added to purchase-Event
2023-06-22 09:39:03 +02:00
8a7c25fad9
[working state] add method for article category steps
...
change naming of vars
Not working yet: getting of category-steps
2023-06-21 15:58:46 +02:00
429069e0cf
fix wrong var usage
2023-06-21 15:56:58 +02:00
50f9fbca23
renaming vars on puchase-tpl
2023-06-21 15:47:06 +02:00
cb18feba82
add missing item_list_name
2023-06-21 15:45:12 +02:00
226a80f138
implementing Category->getSplitCategoryArray() method for category-step
2023-06-21 15:29:27 +02:00
5dd7b51fb5
adjust view_cart; extend Model\Category
...
add categories to ecommerce-DataLayer; add method to immediately get the requested Category-Steps
2023-06-21 15:23:50 +02:00
7b82476e8b
adjust view_item
...
add categories to ecommerce-DataLayer
2023-06-21 14:24:47 +02:00
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
1d194d445a
rm unnecessary check
2023-05-31 12:16:10 +02:00
1d9e09b8b1
switch view_item and item_list template
2023-05-23 10:49:05 +02:00
bb70cda626
fix unnecessary convert of int to str
2023-05-16 14:41:47 +02:00
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
d531ba648b
fix unnecessary convert of int to str
2023-05-12 14:08:52 +02:00
122dd4cf53
genuine code cleanup; switch hard-getter to methods and use price-object
2023-05-10 15:01:56 +02:00
Christoph Staeblein
8eb734be8a
OXID UserCentrics support, general overhaul for cookie managers
2023-05-02 14:28:47 +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
bd51b37159
hot-fix: add missing view_item file; add metadata entry
2023-03-20 09:49:49 +01:00
1ff6f0159f
rm overblowing files
2023-03-16 10:59:39 +01:00
5fe656988c
genuine cleaning off of unnecessary files (prevent confusion)
2023-03-10 11:22:49 +01:00
98533cf7f7
add special price formatting
2023-02-22 14:19:38 +01:00
0ef3d3373a
Merge remote-tracking branch 'remotes/origin/dev/view_cart/illegal_character_U+20AC' into rel_2.x
2023-02-22 14:05:56 +01:00
fd2b4a5bbe
add special price formatting
2023-02-22 13:46:27 +01:00
1589f202a9
add own cookie-check method; rm unnecessary help-text
2023-02-21 12:09:04 +01:00
5e358fc684
add own cookie-check method; rm unnecessary help-text
2023-02-01 15:32:28 +01:00
4ea0c19d7b
Merge remote-tracking branch 'remotes/origin/rel_1.x' into rel_2.x
2023-01-27 11:04:23 +01:00
6d057971a7
rm unnecessary method call in gtm_js.tpl
2023-01-27 09:36:05 +01:00
bd17c3370d
cleaning off branding
2023-01-27 09:27:27 +01:00
56740f1f10
rm unnecessary method call in gtm_js.tpl
2023-01-27 09:19:05 +01:00
975d07056a
cleaning off branding
2023-01-27 08:59:06 +01:00
120c765d0c
rather using basket_component to get formatted price
2023-01-25 14:30:59 +01:00
5200232a32
Merge remote-tracking branch 'remotes/origin/rel_1.x' into dev_1.x_OXID_6.3
2023-01-20 11:11:17 +01:00
b861aef8a9
fix bug that'd stop jquery from running duo to no-datalayer error
2023-01-19 09:32:38 +01:00
a74b6d9f15
add cookieManager switch
2023-01-17 14:42:17 +01:00
34c27d101d
commenting out debug
2023-01-12 08:38:51 +01:00