Questions tagged [sku]

SKU stands for Stock Keeping Unit, and is a product or service identification code that helps track the item for inventory. This tag relates to Questions regarding identification systems usually used to track inventory.

SKU stands for Stock Keeping Unit, and is a product or service identification code that helps track the item for inventory. This tag relates to Questions regarding identification systems usually used to track inventory.

132 questions
0
votes
0 answers

change IAP SKU using apktool

Due to the age of a project we are forced to use apktool to decompile and recompile a project. The app is free to download and uses IAP to unlock main feature. The IAP was deleted by accident from the play console and now we need to change the SKU…
Awinad
  • 99
  • 1
  • 7
0
votes
1 answer

I have an input document, where I only want to extract the elements with the prefix p , T and C

I am new to XML and XSLT and I have an input document, where I want to extract the elements with the prefix p , T and C and count number of serial with root SKU and list. I tried lots of ways but am unable to get it to work and need some…
0
votes
1 answer

Get sku and product image in woocommerce emails

I made a copy of the file "email-order-details.php" to my child theme. Now I can modify the html, but would like to add an extra column to my table for the product image. With this code I am able to display the image and sku, but it's in the same…
maariaa
  • 149
  • 1
  • 2
  • 10
0
votes
1 answer

Remove all skus woocommerce

We have a site with over 1200 sku's that are wrong and we want to delete them all without affecting the products. Is there a quicker way to do this via the db in phpmyadmin. Any help would be great. Thanks
GazzaC
  • 13
  • 1
  • 6
0
votes
2 answers

How to add SKU to Invoices

In OpenCart 3.0.2.0, I'm trying to get the Invoices pages to display the "SKU" variable for each product. The variable is in the database, along with other product data, but for some ungodly reason, OpenCart doesn't have an option to display it. You…
Navid
  • 65
  • 10
0
votes
1 answer

Shopify - Partial SKU Search

I'm wanting to be able to have the search functionality to be able to do the following Example Product SKU: DPT10203 At the moment, if you search DPT10203, it will appear in the search results page with the product, but I'm wanting to be able to…
JimKT
  • 15
  • 4
0
votes
1 answer

Woocommerce SKU Generator: Generate a sku for all variations same as parent sku

i need a simply function that allow me to add or replace empty sku code for variation in my published product with parent sku of product. is there a way to obtain this work?
0
votes
1 answer

magento ce 1.8 skus are not referenced on google

I have 1.5 m SKUs. 95% of these are available only via the search engine. But Magento provides with human-readable URLs in a table for these. How can I get these to be refrenced by a search engine ?
mat
  • 9
  • 3
0
votes
1 answer

modify "sku" index column in Magento product sold report

I want to add a size column in Magento product sold report. Size value is the last character of sku. I already had sku column, fetching from database. But I don't know how to modify the value of sku to size column. Below is my code: //sku…
Tedxxxx
  • 238
  • 3
  • 19
0
votes
3 answers

Displaying the SKU in cart item names on WooCommerce cart page

I am showing SKU value with product title in cart page but right now each words SKU and product title getting linking separately.how can i show just single link rather then having linking separately. for showing SKU value In cart page added this…
Asher
  • 131
  • 3
  • 10
0
votes
0 answers

Excel find multiple values and copy them

I'm trying to make Up-Sells list for my personal web shop but cannot figure it out. I have a lot of items in my database and I'm trying to sort them. I have unique ID's for categories and I need to paste every SKU which is under that…
0
votes
1 answer

Azure: SKU property value for Automation Account, where are centralized Template Docs?

I'm trying to deploy a Resource Group that includes an Azure Automation Account. One of the parameters in the parameters.json file is called automationAccounts_DSCAutomationAccount_sku. Putting an arbitrary string as its value results in an…
AllTradesJack
  • 2,762
  • 5
  • 25
  • 36
0
votes
1 answer

how to create a replicable, unique code for a pre-ISBN book

I am putting my collection of some 13000 books in a mySQL database. Most of the copies I possess can be identified uniquely by ISBN. I need to use this distinguishing code as a foreign key into another database table. However, quite a few of my…
user2849202
0
votes
1 answer

Android Naming a SKU

For my testing I used: private static final String SKU_PRO = "android.test.purchased"; Now I want to release my app and create the purchasable item in the developer console. Before releasing the apk I have to know how to name the SKU. In a tutorial…
XxGoliathusxX
  • 922
  • 13
  • 34
0
votes
1 answer

Need clarification re Product table and Sku table - BigCommerce

I see that the Sku fields are duplicated in the Product table. When creating a product in BigCommerce from info in an independent POS system: If there is only one Sku, do we create a Sku record in addition to the Product record? If there are two…
1 2 3
8
9