Conditional variation in wordpress woocommrce - wordpress

I am currently working on a WordPress eCommerce website, where the chosen shopping platform is WooCommerce.
I would like the ability to hide other size product variations but cannot seem to find a solution, anywhere on the Internet.
For example, say I have a canvas wall arts Shop whereby the website sells wall arts. Product image Menu is as follows:
variation attributes
example:
if 1 piece is selected only 1 piece size show
1 piece
small
medium
large
when 3 piece selected only 3 piece size show
3 piece
small
medium
large
xl
when 5 piece selected only 5 piece size show
5 piece
small
medium
large
Please help me out with this problem.

Related

Variable product stock quantity

We have 2 attributes for sizes on our WooCommerce store - a bikini top and bikini bottom. We allow users to mix and match sizes. E.g. they can pick a Small top and a Medium bottom
We have a problem with stock control. If a customer buys a Small top and a Medium bottom then we can only reduce the stock quantity by 1. This wouldn't be right as we'd only be selling half the product. Has anyone come across this before? Or any plugins out there for this functionality?
Thanks

WooCommerce Variation/Attribute pictures for all tiers

I'm trying to create a product in WooCoomerce where I want to present to the vistor different product pictures when they are choosing a new variable.
So I have added this in Attributes
Name Values
Size: 5 mm double wrap | 5 mm bracelet
Material: Natural brown | dark brown w/ green sides
Fonts: Times New roman | Uppercase
In Variation I have Any Size - Natural Brow - Any Font and I've set a picture for that variation. In the post that works great.
The problem is that I would like to let the user see what kind of font type they can choose.
So I did Any Size - Any Material - Times New Roman and attached a picture to that.
Here's a screendump of the settings http://i.imgur.com/Nmv9wNl.png all is enabled.
But the picture of Times New Roman never shows up if I only choose the last dropdown in the product page.
Am I completly wrong that this possible or am I doing something wrong?

Allow duplicate products in woo commerce cart

Does anybody know how to set up product variations using Fancy Product Designer?
I.e. Different color t-shirts of the same size
You want to set up Product Variations.
EG You may have a T-Shirt that comes in various sizes. The TShirt is the product, however the variations are Large Medium Small. They cann all hold the same SKU or you can modify the SKU for each variant
More info here http://docs.woothemes.com/document/product-variations/
I had this with a tshirt company site that I was creating. What I had to do was give each item an individual stock number (SKU) for each design despite it being the same tshirt.
Hope this helps,
Ben.

How to add page number into multiple layout for one report form(.rdf) in Oracle reports

I have problem to put the page number layout for one report form(.rdf) in Oracle reports. i have design more than one layout but i want to display the page number with the different title in one form.
For example i have 4 design layout. The layout 1 have title A, layout 2 have title B,layout 3 have title C and layout 4 have title D. The problem is i don't know how to insert page number in diffrent page.
Anyone know about this?
This is my pictures
Did you try,
for page number --> &<PhysicalPageNumber>
for total page --> &<TotalPages>

woocommerce dynamic pricing display discount table

I use the woocommerce dynamic pricing plugin by Lucas Stark, the problem is that it doesn't display the discounts which isn't great from a marketing perspective. The problem is highlighted well here
This code, found in the Chris Lema link above, does display a discount table. BUT I use % discounts and this code doesn't work with that. e.g. a product's normal price is $100, 5% off if they buy more than 5, 10% off if they buy 10 or more, shows as price for 5 or more $5 10 or more $10. Clearly this isn't right it should display 5 or more $95 10 or more $90 - How do I achieve that?
Lastly from a marketing perspective it would be good if all products with a quantity discount displayed the cheapest price on the main price. e.g a product that is $100 normally, but with 5% off if you buy 5 or more or 10% off if you buy 10 or more should display the discount table as above but should also display from $90 i.e. the cheapest price, as the main price instead of $100 - How do I achieve that?
"...for performance reasons we decided that it should remain out" according to the plugin creator, Lucas.
I am thinking of a workaround like a meta box in each post where you can type discount information in just plain text and then hook to woocommerce_price_html(which runs everytime the shop page and single product page is displayed), thus eliminating the need to tweak Lucas Stark's plugin.
Lucas also released a new extension
( October 2013 ) which is purported to be 'a great way to let users know about a discount they can receive if they purchase more products.' This user said this extension has issues with discount tables, but I haven't tried it myself.
I haven't used either personally, but http://www.wplab.com/shop/woocommerce-bulk-pricing/ does bulk pricing with a display table if that's the killer feature.
try this plugin http://codecanyon.net/item/woocommerce-dynamic-discounts/6533113
It does allow to create discounts similar to what you need plus it displays discounts on both single and variable products .
try the demo here http://codecanyon.net/item/woocommerce-dynamic-discounts/full_screen_preview/6533113
There are more alternatives that are capable of displaying a quantity pricing table. Like the one that james posted or WooCommerce Dynamic Pricing & Discounts.
Also, it would be possible to hire some freelancer that would make it work with the plugin that you are referring to.
Here is a solution - though it does not (currently) allow the filtering of pricing results based on user role....
http://blueskysessions.com/2014/03/31/woocommerce-dynamic-pricing-plugin-how-to-show-the-quantity-pricing-rules-for-all-product-variations-on-the-product-page/#comments

Resources