I tried with your demo site and I verify the same behavior with the “v-neck-t-shirt” product.
I’m missig something, but what?
Thanks in advance.
]]>I’m facing an issue with WooCommerce variable products. When I select a variation and try to add it to the cart, I get this error:
“Please choose product options by visiting Custom Handwritten Projects.”What I’ve Tried:
I disabled the plugin and tested it again. Without the plugin, I initially got the same error because I hadn’t added an amount for Handwriting Style: Calligraphy and Postage Options: First Class. After setting a price, the Add to Cart button worked fine.
I then reactivated the plugin, and the error reappeared, even though the price was set correctly. The product won’t add to the cart.
I found some articles suggesting that certain JavaScript files might need to be deferred. Also, I noticed this error in the console: Screenshot.
Can you please guide me on how to resolve this issue? Is this a known conflict with the plugin?
Thanks
]]>In Analytics -> Stock, as well as in Analytics – Products, the product title does not show variation if variable product has more than two attributes added. How can this be fixed?
Best regards,
Oleg
You suggested to use the URL parameter (as per below post) as a suffix (or in suffix column) for the price to auto-update if the visitor comes from their own Country.
Say, URL parameter for USA (Country) in the suffix column-
?wcpbc-manual-country=US
as per this post
https://www.ads-software.com/support/topic/google-shopping-feed-issues-dissaproval/#post-16369782
My point is, what if the product is a variable product.
Everything works well with Product feed pro (by Ademti) or CTX feed pro for Simple products. The only concern is for Variable product.
If we set the any product variation as a default variation in Woo product settings, then the URL of variable product (with default variation set) generates as something like below in the product feed –
https://www.productURL.com/?attribute_pa_size=38
And if we Add the URL parameter (as suggested by you) in the suffix column, it becomes like below-
https://www.productURL.com/?attribute_pa_size=38/?wcpbc-manual-country=US
But the problem is that, with this URL structure, the currency do NOT changes or updates.
However, for Simple product it works normally with this URL structure
https://www.productURL.com/?wcpbc-manual-country=US
So, what is wrong with this here. Are we missing something.
What are the possible solutions in this case.
Regards
]]>Here is an image of the cart when the Ajax Add to Cart feature is disabled:
The product added includes the variation: Birdseye Suit Jacket – L.
Here is an image of the cart when the Ajax Add to Cart feature is enabled:
The product added only shows the title without the variation: Birdseye Suit Jacket.