Skip to main content

All Questions

Tagged with
-1 votes
1 answer
34 views

Wrong hook used when adding cart counter to site header [duplicate]

I'm trying to insert a cart counter in the header of a WooCommerce website, and have found that the code I used was breaking the checkout process (payment options were grayed out.) Apparently my ...
adamlaughlin's user avatar
1 vote
0 answers
41 views

Woocommerce - Cart form is being duplicated after adjusting the input quantity

After adjusting (increase or decrease) the quantity of the products on the cart page of my e-shop, the whole section is being duplicated. What I found on the web is that the problem si probably in the ...
pechyno's user avatar
  • 81
0 votes
0 answers
105 views

Woocommerce: Add to cart via URL with custom price and parts information

I am making a PC build website along with a Woocommerce shop. The PC build wizard is a project different from Woocommerce. So, this is what I am trying to achieve. Once the person has customised their ...
Noob YT's user avatar
  • 21
2 votes
1 answer
138 views

Refreshing WooCommerce Shortcode on AJAX Add-to-Cart

I created a custom shortcode to display the current quantity of a particular product that is in the customer's cart. The shortcode works great, but is only updated when the page is refreshed. I'm ...
Drew Parsons's user avatar
0 votes
0 answers
389 views

Auto refresh items in side cart of shopify prestige theme

I'm currently working on a Shopify store using the newest Prestige theme, and I've customized the cart functionality using the custom.js file. For now, I am encountering an issue where the cart does ...
user avatar
0 votes
0 answers
221 views

Refresh items in cart with every add to cart click

I have been working on the following code, in order to make the cart update with the new items added.. The cart items is not updating automatically( items not showing up) unless I manually refresh the ...
user avatar
0 votes
0 answers
82 views

Cart Not Automatically Updating After Adding items to Cart

I have been working on modifying the following code to remove the popup window when clicking the "Quick Add to Cart" button. I have successfully removed the popup, but now I'm facing a new ...
user avatar
0 votes
0 answers
517 views

In my shopfiy, prestige theme, i want when clicking the add to cart button, not to trigger any popup related to the cart drawer?

I already identified the "Add to Cart" button element in the theme's code. I Removed any JavaScript code or event listeners associated with the "Add to Cart" button that trigger ...
user avatar
0 votes
1 answer
237 views

How to stop Ajax cart button functionality from add to cart button

Plugin is WP Configurator Pro i want that the ajax add to cart button redirect to cart page. Tried this and many other examples but did not work add_action( 'wp_footer', 'trigger_for_ajax_add_to_cart' ...
Pptinyint's user avatar
0 votes
3 answers
1k views

How to update cart item quantities and price based on custom select field on checkout in woocommerce

I'm trying to update cart item quantities and its price based on the custom selection field on checkout. If someone selects "Single person" option from the dropdown then the quantity will be ...
Muhammad Qasim's user avatar
1 vote
1 answer
576 views

Adding product without page refresh in shopify

This is my first post here. I was working on adding list of product in my shopify mini cart. I have successfully added the products to the mini cart but when I click add to cart, it takes me to the ...
Diw_S's user avatar
  • 11
0 votes
0 answers
69 views

Updating HTML content after AJAX request

We are offering discounts if you buy products in bundle. The issue is only in the mini-cart. These are the liquid-variables we are using: ${item.final_price} and {item.line_level_total_discount} in ...
Marvin Blach's user avatar
0 votes
1 answer
42 views

Magnific Popup interfering with my Ajax cart slider, my coding won't work

Basically I have an Ajax cart slider - slides from right to left when item is added to cart. I have an option for customers to add a product with an image to their cart, I offer them to view the image ...
user3986510's user avatar
1 vote
1 answer
1k views

Ajax cart item count also shows 0 products in WooCommerce

I'm using Elementor (Pro) for a WooCommerce website where I added an icon widget to the header and a HTML element next to it with CSS to show to cart count which will update via Ajax when add/remove ...
MediaCreandum's user avatar
0 votes
1 answer
2k views

Ajax Success to Refresh Cart Contents on Shopify Capital Theme

I have been trying to update the cart drawer using my upsell product button. I have added product variant add to cart button in the cart drawer liquid code, which is using ajax cart to add the item ...
Junaid Khawaja's user avatar

15 30 50 per page
1
2 3 4 5
11