Guest User

woocommerce minicart console log

a guest
Mar 5th, 2026
241
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 4.56 KB | Software | 0 0
  1. GET
  2. http://localhost:10003/w…e/assets/styles/single-product-mmd.css
  3. [HTTP/1.1 404 Not Found 712ms]
  4.  
  5. GET
  6. http://localhost:10003/w…e/assets/styles/single-product-tab.css
  7. [HTTP/1.1 404 Not Found 1227ms]
  8.  
  9. GET
  10. http://localhost:10003/w…e/assets/js/cart_logic.js
  11. [HTTP/1.1 404 Not Found 1145ms]
  12.  
  13. Layout was forced before the page was fully loaded. If stylesheets are not yet loaded this may cause a flash of unstyled content. node.js:418:1
  14. JQMIGRATE: Migrate is installed with logging active, version 3.4.1 jquery-migrate.js:104:17
  15. Loading failed for the <script> with source “http://localhost:10003/w…e/assets/js/cart_logic.js”. exterior-accessories:243:187
  16. Uncaught SyntaxError: export declarations may only appear at top level of a module request_a_part.js:1:1
  17. mini-cart classlist (constructor):  
  18. DOMTokenList [ "widget_shopping_cart_content", "cart_inactive" ]
  19. exterior-accessories:2530:13
  20. this is miniCartActivator (mini_cart_actions) exterior-accessories:2639:17
  21. this is close_mini_cart from miniCartActivator:  
  22. <button id="close-container" aria-label="Close">
  23. exterior-accessories:2640:17
  24. stateControl() trigger:  
  25. <img id="cart-icon" class="menu-icon" src="http://localhost:10003/w…e/assets/images/cart.svg" alt="Cart">
  26. exterior-accessories:2541:17
  27. stateControl() element:  
  28. <div class="widget_shopping_cart_content cart_inactive">
  29. exterior-accessories:2542:17
  30. stateControl() after trigger:  
  31. <div class="widget_shopping_cart_content cart_inactive">
  32. exterior-accessories:2554:17
  33. Setting up outside click handler exterior-accessories:2614:17
  34. Setting up close mini cart listener exterior-accessories:2563:17
  35. Uncaught TypeError: can't access property "addEventListener", slider is null
  36.    <anonymous> http://localhost:10003/w…e/assets/js/variantActions.js?ver=1.0.0:52
  37.    EventListener.handleEvent* http://localhost:10003/w…e/assets/js/variantActions.js?ver=1.0.0:23
  38. variantActions.js:52:4
  39. Uncaught TypeError: can't access property "addEventListener", wc_tab_description is null
  40.     <anonymous> http://localhost:10003/w…e/assets/js/product_tabs.js?ver=1.0.0:56
  41.     EventListener.handleEvent* http://localhost:10003/w…e/assets/js/product_tabs.js?ver=1.0.0:2
  42. product_tabs.js:56:2
  43. this is mobile_ui
  44. <div class="shop-icons">
  45. index.js:864:13
  46. mini-cart classlist (constructor):  
  47. DOMTokenList [ "widget_shopping_cart_content", "cart_inactive" ]
  48. index.js:586:13
  49. this is miniCartActivator (mini_cart_actions) index.js:688:13
  50. this is close_mini_cart from miniCartActivator:  
  51. <button id="close-container" aria-label="Close">
  52. index.js:689:13
  53. stateControl() trigger:  
  54. <img id="cart-icon" class="menu-icon" src="http://localhost:10003/w…e/assets/images/cart.svg" alt="Cart">
  55. index.js:600:13
  56. stateControl() element before trigger:  
  57. <div class="widget_shopping_cart_content cart_inactive">
  58. index.js:601:13
  59. Setting up outside click handler index.js:664:13
  60. Setting up close mini cart listener index.js:621:13
  61. miniCartActions in index.js:  
  62. Object { "use strict": undefined, body: body.archive.tax-product_cat.term-exterior-accessories.term-36.logged-in.admin-bar.wp-embed-responsive.wp-theme-wj-parts-theme.theme-wj-parts-theme.woocommerce.woocommerce-page.woocommerce-no-js.customize-support, sidebar: div.sidebar.bg-light, shopping_menu: div.shopping-menu, mini_cart: div.widget_shopping_cart_content.cart_inactive, cart_icon: img#cart-icon.menu-icon, cart_items: NodeList(1), mini_cart_counter: div.mini_cart_counter.counter_inactive, p_add_to_cart: NodeList [], close_mini_cart: button#close-container }
  63. index.js:1368:11
  64. miniWishlistActions in index.js:  
  65. Object { body: body.archive.tax-product_cat.term-exterior-accessories.term-36.logged-in.admin-bar.wp-embed-responsive.wp-theme-wj-parts-theme.theme-wj-parts-theme.woocommerce.woocommerce-page.woocommerce-no-js.customize-support, sidebar: div.sidebar.bg-light, shopping_menu: div.shopping-menu, actions_wrapper: null, mini_wishlist: div.wishlist_container.wishlist-container.inactive, wishlist_icon: svg#wishlist.menu-icon.menuIcon, wishlist_counter: div.mini_wishlist_counter, wishlist_items: NodeList(3), p_add_to_wishlist: NodeList [], close_mini_wishlist: button#close-container }
  66. index.js:1371:11
  67. the partRequest module index.js:990:13
  68. QM error from JS: QM output does not exist <anonymous code>:1:145535
  69. Source map error: Error: request failed with status 404
  70. Stack in the worker:networkRequest@resource://devtools/client/shared/source-map-loader/utils/network-request.js:43:9
  71.  
  72. Resource URL: http://localhost:10003/product-category/new-parts/exterior-accessories/%3Canonymous%20code%3E
  73. Source Map URL: installHook.js.map
Advertisement
Add Comment
Please, Sign In to add comment