Search the Community
Showing results for tags 'Dk'.
-
I noticed that someone searched for a specific attribute of a product, specifically 'dk' which indicates 'double knit' which is the gauge of a knitting yarn. Even tho' dk appears in the description of many different yarns on my site, the search facility does not detect it. Here is one particular description 100% Wool, Machinewashable. 136yds, 50gr. DK weight. 5.5sts per inch on US#'s 6 or 7 needles. Made in Italy. Suitable for to socks, sweaters, vests, baby things, mittens and cold weather accessories. The search facility can find most of the words in this description, tho' not 'US#'s' either. Any suggestions friends?
-
** Help request ** The problem: I can't seem to get "id_cart" (from ps_orders) to show up in the PDF invoice :/ I'm not very good with Prestashops way of interacting with the database, though i am a "okay" programmer. I've created the plot in invoice.tpl where it should be, and even tested that i works with other database-calls, but i can't seem to get "id_cart" in any way.. Even tried making a DB statement with "Select" and "From" and all, but then i had a problem with the "where" part.. Attatched is the picture of where i've made place for the id_cart, and the part of the code where i have to make the database call (That i keep failing at) tl:dr Need help to make a database call, to get "id_cart" from "ps_orders", for a given PDF invoice/order I dearly hope someone here might be able to help!