6
6
# path :string
7
7
# sizes :string
8
8
# formats :string
9
- # tag_long :string
10
- # tag_short :string
9
+ # caption :string
10
+ # alt :string
11
11
# created_at :datetime not null
12
12
# updated_at :datetime not null
13
13
#
@@ -16,19 +16,19 @@ image_1:
16
16
path : " /images/products/soldering-flux-IF-2005M-25L-drum-front-right-top"
17
17
sizes : " 2000x2000,1800x1800,1600x1600,1400x1400,1200x1200,1000x1000,800x800,600x600,500x500,400x400,300x300,200x200,100x100"
18
18
formats : " webp,jpg"
19
- tag_long : soldering flux IF 2005M 25L drum front right top
20
- tag_short : 25L drum front right top
19
+ alt : soldering flux IF 2005M 25L drum front right top
20
+ caption : 25L drum front right top
21
21
22
22
image_2 :
23
23
path : " /images/products/soldering-flux-IF-2005M-1L-bottle-front-top"
24
24
sizes : " 2000x2000,1800x1800,1600x1600,1400x1400,1200x1200,1000x1000,800x800,600x600,500x500,400x400,300x300,200x200,100x100"
25
25
formats : " webp,jpg"
26
- tag_long : soldering flux IF 2005M 1L bottle front top
27
- tag_short : 1L bottle
26
+ alt : soldering flux IF 2005M 1L bottle front top
27
+ caption : 1L bottle
28
28
29
29
image_3 :
30
30
path : " /images/products/solder-paste-LMPA-Q6-front-top"
31
31
sizes : " 2000x2000,1800x1800,1600x1600,1400x1400,1200x1200,1000x1000,800x800,600x600,500x500,400x400,300x300,200x200,100x100"
32
32
formats : " webp,jpg"
33
- tag_long : solder paste LMPA Q6 500gr jar front top
34
- tag_short : 500gr jar
33
+ alt : solder paste LMPA Q6 500gr jar front top
34
+ caption : 500gr jar
0 commit comments