Hey everyone, I have a large job here.
We basically have this client that has around 20-40k products in their store.
We need to reformat a bunch of data in columns. We want to reformat all the data into one to three columns and use some HTML code to make it look like a table.
The data is currently formatted in the CSV like this:
What needs to happen is we need to assort it into one column and use HTML code to make it look like a table.
In the CSV it would look something like this:
On the website, it would show like this:
Please add me on Discord: tacoguy0096
This job must be completed ASAP.
We basically have this client that has around 20-40k products in their store.
We need to reformat a bunch of data in columns. We want to reformat all the data into one to three columns and use some HTML code to make it look like a table.
The data is currently formatted in the CSV like this:
| Model | Capacity | Standard Lift | Lever Pull | Reeving | |
| LSB | 200 t | 5ft | 75 | 1 |
What needs to happen is we need to assort it into one column and use HTML code to make it look like a table.
In the CSV it would look something like this:
| Tab: Specifications |
<table style="border-collapse: collapse; width: 100%; height: 358.25px;" border="1"><colgroup><col style="width: 50%;"><col style="width: 50%;"></colgroup> <tbody> <tr style="height: 22.3906px;"> <td style="height: 22.3906px;"><strong>Model</strong></td> <td style="height: 22.3906px;">LSB</td> </tr> ... and so on using HTML code & the information. |
On the website, it would show like this:
| Model: | LSB |
Please add me on Discord: tacoguy0096
This job must be completed ASAP.
- Type
- Requesting
- Provided by
- Individual
