|
|
@ -1972,12 +1972,12 @@
|
|
|
|
6
|
|
|
|
6
|
|
|
|
],
|
|
|
|
],
|
|
|
|
"html": [
|
|
|
|
"html": [
|
|
|
|
"<a[^>]*href=.*/Cart",
|
|
|
|
"<a[^>]*href=[^>]*/Cart",
|
|
|
|
"<a[^>]*href=.*/Basket",
|
|
|
|
"<a[^>]*href=[^>]*/Basket",
|
|
|
|
"<a[^>]*href=.*/Trolley",
|
|
|
|
"<a[^>]*href=[^>]*/Trolley",
|
|
|
|
"<a[^>]*href=.*/Bag",
|
|
|
|
"<a[^>]*href=[^>]*/Bag",
|
|
|
|
"<a[^>]*href=.*/ShoppingBag",
|
|
|
|
"<a[^>]*href=[^>]*/ShoppingBag",
|
|
|
|
"<a[^>]*href=.*/Checkout"
|
|
|
|
"<a[^>]*href=[^>]*/Checkout"
|
|
|
|
],
|
|
|
|
],
|
|
|
|
"icon": "Cart-generic.svg",
|
|
|
|
"icon": "Cart-generic.svg",
|
|
|
|
"website": "https://www.wappalyzer.com/technologies/ecommerce/cart-functionality"
|
|
|
|
"website": "https://www.wappalyzer.com/technologies/ecommerce/cart-functionality"
|
|
|
|