Merge pull request #3762 from nurbek91/DrupalCommercev2

Update Drupal Commerce
main
Elbert Alias 4 years ago committed by GitHub
commit b01638cfba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -5203,9 +5203,28 @@
6 6
], ],
"cpe": "cpe:/a:commerceguys:commerce", "cpe": "cpe:/a:commerceguys:commerce",
"html": "<[^>]+(?:id=\"block[_-]commerce[_-]cart[_-]cart|class=\"commerce[_-]product[_-]field)",
"icon": "Drupal Commerce.png", "icon": "Drupal Commerce.png",
"description": "Drupal Commerce is open-source ecommerce software that augments the content management system Drupal.",
"html": "<[^>]+(?:id=\"block[_-]commerce[_-]cart[_-]cart|class=\"commerce[_-]product[_-]field)",
"dom": {
"form.commerce-order-item-add-to-cart-form,form.commerce-add-to-cart": {
"attributes": {
"class": ""
}
},
"aside#cart-offcanvas": {
"attributes": {
"id": ""
}
}
},
"scripts": [
"/modules/(?:contrib/)?commerce/js/conditions\\.js\\;confidence:50",
"/profiles/commerce_kickstart/modules/contrib/commerce/modules/checkout/commerce_checkout\\.js\\;confidence:50",
"/sites/(?:all|default)/modules/(?:contrib/)?commerce/modules/checkout/commerce_checkout\\.js\\;confidence:50"
],
"implies": "Drupal", "implies": "Drupal",
"oss": true,
"website": "http://drupalcommerce.org" "website": "http://drupalcommerce.org"
}, },
"Duda": { "Duda": {