Questions tagged [product-variations]

106 questions
0
votes
0 answers

Editing Schema file in BigCommerce Cornerstone Theme

Google Merchant does not recognize my product size variations. The micro data that Cornerstone theme is generating is not display the different sku and price. I tried using Schema App but they can not edit theme files. I am struggling with where to…
0
votes
0 answers

How to update selected woocommerce product variation with custom calculator result?

I have a customized woocommerce variable product, where one attribute is a calculator. The result of the calculator should affect the currently selected variation price. say C*current-variation-price. The calculator attribute is NOT part of the…
Mulli
  • 1,138
  • 1
  • 16
  • 26
0
votes
0 answers

WooCommerce: set automatically the same selected attribute on all variations

I'm trying to achieve something I assumed to be simple but it turns out to be very complicated to me: I'm using WooCommerce Subscriptions to handle monthly payments WooCommerce Product Bundles to handle purchase/subscription of multiple products at…
0
votes
0 answers

Which Woocommerce object is modified upon value selection in product variation?

I am tyring to add a special attribute value into product variation in Woocommerce. The idea is that one of the options will trigger small JS interface to get the input text. For clarity, its a RAL number. The JS part works fine. Now I need to…
Mulli
  • 1,138
  • 1
  • 16
  • 26
0
votes
0 answers

Moving variable product price into main image wrapper - WooCommerce

I am trying to move WooCommerce variable product price into the wrapper of the main image, just like I did on the normal single product page. I am using WooCommerce V3.4.5 and WooCommerce Additional Variation Images V1.7.15 (here is a link to my…
0
votes
0 answers

Site is freezed after updating variations of products woocommerce

so the problem like described in the topic title. The site literally stops working after I make any bigger changes. I have got around 150 variations of products and sometimes I have to update all of them to for example change a stock. What can I do…
nightspite
  • 81
  • 1
  • 8
0
votes
0 answers

Use Excel/VB to create a list of product variations for food shop like size, price, plate size and side dishes options

I´m trying to create a Woocommerce food shop with the wp all import pro plugin. I need to upload a list of the products with their variations. To first do that i have a products list in excel where i´m going to put all the information. That list…
0
votes
1 answer

Filtering products via pre_get_posts by min and max price (use the product VARIATION set via default_attribute for filter results)

I have a list of products and currently I am implementing various filter functionalities. Each product has 12 variations assigned to it and every variation has a different price assigned to it. Each product has the 'cheapest' variation defined as…
matthias
  • 303
  • 2
  • 10
0
votes
1 answer

Set max quantity based on a custom field in a Product Variation

I am trying to set a variation's maximum quantity allowance based on the value of a one of its custom fields. Everything is good - the code is working below, however rather than $quantity = round(9/3); I want the value to be $quantity =…
0
votes
1 answer

Vue shopping cart product variations adding to cart but item in cart changes instead of adding new item

I have a vue version "^2.6.11" app with vuex where I am adding items to the cart. My items have variations like colour so I have two conditions before adding to cart comparing the colour and the product ID. product.productId == item.productId &&…
0
votes
1 answer

Can't get variation attributes from orders filtered with products attribute in woocommerce

in woocommerce my-account, i want to show all sells related to a variation attribute. In my case the attribute is the artiste name. I want to show the size/quantity and name of buyer for each order of each product related to the artist. if size is…
Keusta
  • 11
  • 4
-1
votes
0 answers

Woocommerce - Ignore variation price if price is set to zero

Need some help or advice if possible. Not a coding genius as of yet and my request is probably not possible but worth a try by asking. I am trying to get WooCommerce to ignore a variation price if set to zero. So for example this variation will be…
PoppySDev
  • 11
  • 2
-1
votes
1 answer

Display In stock available variations in WooCommerce single product short description

I have variable products with many variations where only a few items are actually In Stock while the majority of other variations are ''available on backorder'' I would like to be able to display a quick list of ONLY the items that are IN STOCK in…
-2
votes
0 answers

Custom Taxonomy for product variation in woocommerce

I need to display and make choosable the custom taxonomy in product variation. All my variations in variable product have own SKU. Right now I can apply this to the parent product but I want to be able select in each variation specifically. This is…
-3
votes
1 answer

Conditional logic for woocommerce variable product

I have a product with 2 combinations: OS = Mac -> Dropdown should have 2 options "Macbook Air", "Macbook Pro". OS = Windows -> Dropdown should have these 2 instead "Surface Book", "Lenovo ThinkBook". I have a label variation where u can select a…
zal ador
  • 175
  • 1
  • 1
  • 8
1 2 3 4 5 6
7