Products in orders are hidden opencart 2.x - e-commerce

Im using opencart 2.1.0.1, everything was okay but now, when there is a new order, products are not showing! Everything else is okay except that the products are not there! I will attach screen to be more clear. see pic here

Related

Fetching products with swatches in product page Shopify

Above is the image.
I'm fetching products in Product page Shopify but the variation swatches not working properly. I used Smart Filter App in Shopify and the products are coming with swatches using GLO Color Swatches. Both are Globo Teams apps. But the variation swatches not working properly. Suppose we select variation of first product, the other product variations are affected too. I contacted Globo team for that issue but they told me that "It is not possible to change the app workflow as product page has only one product.". Also the wishlist app isn't working while we change variation. It always adds first variation of product.
Anyone has any idea about this issue? Thanks for any suggestions too.
The main goal is Product page contains more from this collection products they can also buy from this collection in Product page. Suppose we have Cloths collection and we opened one product's product page in Shopify. The product page contains More from Cloths collection in which there are many products with variation with add to cart and wishlist. Swatches should work properly with instock or out of stock functionality. Wishlist should perfectly work with variation swatches. If I select Black / Tshirt. The Wishlist must add Black / Tshirt in wishlist not the first variant of products.
This is not possible by any app. The only way to do it by custom coding.

How can you get all the Apps on the Product Page to work on the Featured Product section on the home page?

I have spent hours looking through all the code on Shopify but can't seem to work out why I am unable to get all the apps that work on my product page, to work on the featured product section on the home page.
To give you an example of what I am trying to achieve, would be that I want to add what payment providers we use or the rating of reviews. These work fine on the product page but not on the featured product page.
Hope that makes sense to you. If not, please ask.

Prestashop - Too many categories

I have too many categories loading at the same time in prestashop catalog > products page.
I want to hide them or add something like "show more" button. It takes too long to load around 20000 categories and it also won't fully load so I can't save / edit products.
I will be happy if someone could help me out.
First question, Frontoffice or Backoffice you try to load your categories?
you are right. it is since 1.7.0 that this problem is unresolved in prestashop. in 1.6.x there was no problems with categories loading in backoffice due was used ajax. in 1.7x they reworked the product admin page and removed ajax. bad error. now prestashop is simply unfit to handle large sites with too much categories. change platform.

Adding new fields to Prestashop cart back office

I need to add fields to the prestashop 1.6 cart back office, i.e. I need something similar to http://nemops.com/prestashop-products-new-tabs-fields/#.VuysZfl97IU
I know that I can easily manipulate the Admin Cart code to get the result I need but I'm wondering if there is a 'correct' way to do it - like in the product tab solution.
A 'correct' way as in:
encapsulate in a model
works on any prestashop version that keeps compatible API
works on any theme

WooCommerce Variable Product Swatches Are Disabled, Don't Know Why

I've recently been working on a new Wordpress site using the WooCommerce and official Woocommerce Variable Product Swatches plugin.
My issue is that the product variation swatches have stopped working on their own. Here's a page for an example: http://butterlane.com/butterlanedev/product/cupcake/
The image swatches lined up along the top should switch the product image when clicked. Everything was working fine before but now the swatches are greyed out and i can see in the CSS that they've been switched to a .disabled class
I've tried creating a brand new product with brand new variations and the page still won't let me click on any of the swatches. I'm truly at a loss as to how this could have stopped working on its own. Hopefully someone with experience using the WooCommerce Variable Product Swatches plugin can help me figure out whats going on.
Thanks in advance for any help.
Try to turn off your swatches plugin and see if there are still "disabled" classes in the select dropdown list for your variations in the single product view page. If the class is still there then the plugin works how it should.
The variations are disabled if there are no more stocks in the inventory or is not available for purchase. Check your variable products for their stock quantity and price in each variation.
i believe there's a conflict in what the new Woocommerce (2.05) and what the last version of the plugin are meant to do with the other variation images once one has been selected. I'm guessing that the variation plugin uses one of the same trigger ID's in it's javascript as something else WooCommerce has chosen to use (there are only so many logical names for these things).
At this time it basically kills the ability to buy any of the products with variations... which is 'less than useful', for the moment I suggest turning off the plugin and using the default select list, which while ugly at least allows selection.
Waiting for this to get sorted out myself... and since WooThemes have decided to host on the slowest servers on the planet, I can't actually view their website to check the latest version of the plugin.
I guess i'll be pinging them on twitter.